CRAN Package Check Results for Package rappdirs

Last updated on 2026-04-28 20:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 2.60 23.39 25.99 OK
r-devel-linux-x86_64-debian-gcc 0.3.4 1.66 19.50 21.16 OK
r-devel-linux-x86_64-fedora-clang 0.3.4 37.12 OK
r-devel-linux-x86_64-fedora-gcc 0.3.4 35.61 OK
r-devel-windows-x86_64 0.3.4 10.00 45.00 55.00 OK
r-patched-linux-x86_64 0.3.4 2.36 20.33 22.69 OK
r-release-linux-x86_64 0.3.4 1.83 20.37 22.20 OK
r-release-macos-arm64 0.3.4 1.00 10.00 11.00 ERROR
r-release-macos-x86_64 0.3.4 5.00 29.00 34.00 OK
r-release-windows-x86_64 0.3.4 12.00 53.00 65.00 OK
r-oldrel-macos-arm64 0.3.4 1.00 24.00 25.00 OK
r-oldrel-macos-x86_64 0.3.4 3.00 59.00 62.00 OK
r-oldrel-windows-x86_64 0.3.4 13.00 44.00 57.00 OK

Check Details

Version: 0.3.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rappdirs) > > # ensure CRAN settings don't affect tests > Sys.unsetenv("R_USER_DATA_DIR") > Sys.unsetenv("R_USER_CONFIG_DIR") > Sys.unsetenv("R_USER_CACHE_DIR") > > test_check("rappdirs") [ FAIL 0 | WARN 0 | SKIP 3 | PASS 45 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ Error in base::nchar(wide_chars$test, type = "width") : cannot open file '/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/cli/R/sysdata.rdb': No such file or directory Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous> Execution halted Flavor: r-release-macos-arm64