CRAN Package Check Results for Package linelist

Last updated on 2024-06-06 05:57:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 4.34 76.65 80.99 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 3.84 56.20 60.04 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 102.04 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 136.46 OK
r-devel-windows-x86_64 1.1.3 6.00 83.00 89.00 OK
r-patched-linux-x86_64 1.1.3 5.18 72.98 78.16 OK
r-release-linux-x86_64 1.1.3 5.11 74.07 79.18 OK
r-release-macos-arm64 1.1.3 64.00 OK
r-release-macos-x86_64 1.1.3 101.00 ERROR
r-release-windows-x86_64 1.1.3 7.00 82.00 89.00 OK
r-oldrel-macos-arm64 1.1.3 68.00 OK
r-oldrel-macos-x86_64 1.1.3 139.00 OK
r-oldrel-windows-x86_64 1.1.3 9.00 96.00 105.00 OK

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [53s/44s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (9): 'test-deprecated.R:5:3', 'test-deprecated.R:13:3', 'test-deprecated.R:19:3', 'test-deprecated.R:27:3', 'test-compat-dplyr.R:58:3', 'test-compat-dplyr.R:70:3', 'test-compat-dplyr.R:139:3', 'test-print.R:3:3', 'test-validate_types.R:26:3' [ FAIL 0 | WARN 11 | SKIP 9 | PASS 133 ] > > if (any(test_results$warning > 0) && Sys.getenv("NOT_CRAN", FALSE)) { + stop("tests failed with warnings") + } Error in any(test_results$warning > 0) && Sys.getenv("NOT_CRAN", FALSE) : invalid 'y' type in 'x && y' Execution halted Flavor: r-release-macos-x86_64