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

Last updated on 2025-04-12 20:52:16 CEST.

Package ERROR OK
authoritative 14
linelist 2 12

Package authoritative

Current CRAN status: OK: 14

Package linelist

Current CRAN status: ERROR: 2, OK: 12

Version: 1.1.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [43s/55s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(linelist) > > test_df <- as.data.frame(test_check("linelist")) Starting 2 test processes [ FAIL 0 | WARN 2 | SKIP 9 | PASS 134 ] ══ 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 2 | SKIP 9 | PASS 134 ] > > if (any(test_df$warning > 0) && !identical(Sys.getenv("NOT_CRAN"), "TRUE")) { + stop("tests failed with warnings") + } Error: tests failed with warnings Execution halted Flavor: r-devel-macos-arm64

Version: 1.1.4
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [58s/46s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(linelist) > > test_df <- as.data.frame(test_check("linelist")) Starting 2 test processes [ FAIL 0 | WARN 4 | SKIP 9 | PASS 134 ] ══ 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 4 | SKIP 9 | PASS 134 ] > > if (any(test_df$warning > 0) && !identical(Sys.getenv("NOT_CRAN"), "TRUE")) { + stop("tests failed with warnings") + } Error: tests failed with warnings Execution halted Flavor: r-devel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.