CRAN Package Check Results for Package withr

Last updated on 2024-04-16 18:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 2.49 54.51 57.00 OK
r-devel-linux-x86_64-debian-gcc 3.0.0 1.86 41.13 42.99 OK
r-devel-linux-x86_64-fedora-clang 3.0.0 76.30 OK
r-devel-linux-x86_64-fedora-gcc 3.0.0 83.64 OK
r-prerel-macos-arm64 3.0.0 34.00 ERROR
r-prerel-macos-x86_64 3.0.0 13.00 WARN
r-prerel-windows-x86_64 3.0.0 6.00 72.00 78.00 OK
r-patched-linux-x86_64 3.0.0 2.91 52.89 55.80 OK
r-release-linux-x86_64 3.0.0 2.43 50.35 52.78 OK
r-release-macos-arm64 3.0.0 59.00 OK
r-release-macos-x86_64 3.0.0 136.00 OK
r-release-windows-x86_64 3.0.0 6.00 80.00 86.00 OK
r-oldrel-macos-arm64 3.0.0 60.00 OK
r-oldrel-windows-x86_64 3.0.0 8.00 73.00 81.00 OK

Check Details

Version: 3.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(withr) > > test_check("withr") [ FAIL 0 | WARN 3 | SKIP 5 | PASS 382 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ Error in base::nchar(wide_chars$test, type = "width") : cannot open file '/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cli/R/sysdata.rdb': No such file or directory Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous> Execution halted No deferred expressions to run No deferred expressions to run Flavor: r-prerel-macos-arm64

Version: 3.0.0
Check: package dependencies
Result: WARN Skipping vignette re-building Packages suggested but not available for checking: 'callr', 'covr', 'DBI', 'knitr', 'rlang', 'rmarkdown', 'RSQLite', 'testthat' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-prerel-macos-x86_64