CRAN Package Check Results for Maintainer ‘Hugo Gruson <hugo at data.org>’

Last updated on 2024-06-06 05:58:22 CEST.

Package ERROR OK
linelist 1 12

Package linelist

Current CRAN status: ERROR: 1, OK: 12

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