Last updated on 2025-12-07 07:50:28 CET.
| Package | ERROR | OK |
|---|---|---|
| crunch | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.31.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'covr', 'devtools', 'knitr', 'lintr', 'rmarkdown', 'spelling'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.31.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [99s/110s]
Running the tests in ‘tests/spelling.R’ failed.
Complete output:
> spelling::spell_check_test(
+ vignettes = TRUE, error = identical(Sys.getenv("GITHUB_ACTION"), "true")
+ )
Error in loadNamespace(x) : there is no package called 'spelling'
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.31.1
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