Last updated on 2025-12-07 07:50:31 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| psychmeta | 1 | 12 | |
| schoenberg | 2 | 11 |
Current CRAN status: ERROR: 1, OK: 12
Version: 2.7.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'rmarkdown', 'knitr'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.7.0
Check: examples
Result: ERROR
Running examples in ‘psychmeta-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: metabulate_rmd_helper
> ### Title: Add metabulate equation commands and LaTeX dependencies
> ### Aliases: metabulate_rmd_helper
>
> ### ** Examples
>
> ## Include this line as 'asis' output in your RMarkdown document:
> metabulate_rmd_helper()
Error: Package 'knitr' is not installed. 'knitr' is required for 'metabulate_rmd_helper'.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.7.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 2.0.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jeffrey A. Dahlke <jeff.dahlke.phd@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Jeffrey", "A."),
family = "Dahlke",
role = c("aut", "cre"),
email = "jeff.dahlke.phd@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc