CRAN Package Check Results for Package crunch

Last updated on 2025-12-06 00:48:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.31.1 36.92 355.72 392.64 OK
r-devel-linux-x86_64-debian-gcc 1.31.1 20.38 162.29 182.67 ERROR
r-devel-linux-x86_64-fedora-clang 1.31.1 90.00 512.71 602.71 OK
r-devel-linux-x86_64-fedora-gcc 1.31.1 133.00 507.97 640.97 OK
r-devel-windows-x86_64 1.31.1 39.00 303.00 342.00 OK
r-patched-linux-x86_64 1.31.1 37.72 324.91 362.63 OK
r-release-linux-x86_64 1.31.1 34.33 329.31 363.64 OK
r-release-macos-arm64 1.31.1 OK
r-release-macos-x86_64 1.31.1 34.00 347.00 381.00 OK
r-release-windows-x86_64 1.31.1 40.00 291.00 331.00 OK
r-oldrel-macos-arm64 1.31.1 OK
r-oldrel-macos-x86_64 1.31.1 36.00 373.00 409.00 OK
r-oldrel-windows-x86_64 1.31.1 52.00 360.00 412.00 OK

Check Details

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’ [81s/81s] 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