CRAN Package Check Results for Package farver

Last updated on 2026-04-28 02:50:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.2 26.31 25.58 51.89 OK
r-devel-linux-x86_64-debian-gcc 2.1.2 26.78 20.86 47.64 OK
r-devel-linux-x86_64-fedora-clang 2.1.2 32.00 35.77 67.77 OK
r-devel-linux-x86_64-fedora-gcc 2.1.2 78.00 33.47 111.47 OK
r-devel-windows-x86_64 2.1.2 1.00 5.00 6.00 ERROR
r-patched-linux-x86_64 2.1.2 35.75 22.24 57.99 OK
r-release-linux-x86_64 2.1.2 34.06 21.60 55.66 OK
r-release-macos-arm64 2.1.2 5.00 10.00 15.00 OK
r-release-macos-x86_64 2.1.2 20.00 31.00 51.00 ERROR
r-release-windows-x86_64 2.1.2 40.00 61.00 101.00 OK
r-oldrel-macos-arm64 2.1.2 OK
r-oldrel-macos-x86_64 2.1.2 17.00 28.00 45.00 OK
r-oldrel-windows-x86_64 2.1.2 47.00 65.00 112.00 OK

Check Details

Version: 2.1.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 2.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) Error: package or namespace load failed for 'testthat' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'rlang' Execution halted Flavor: r-release-macos-x86_64