CRAN Package Check Results for Package naaccr

Last updated on 2024-09-18 12:48:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.1 4.82 82.47 87.29 OK
r-devel-linux-x86_64-debian-gcc 3.0.1 3.82 136.23 140.05 OK
r-devel-linux-x86_64-fedora-clang 3.0.1 187.77 ERROR
r-devel-linux-x86_64-fedora-gcc 3.0.1 151.24 ERROR
r-devel-windows-x86_64 3.0.1 7.00 109.00 116.00 OK
r-patched-linux-x86_64 3.0.1 5.21 154.11 159.32 OK
r-release-linux-x86_64 3.0.1 4.48 154.15 158.63 OK
r-release-macos-arm64 3.0.1 59.00 OK
r-release-macos-x86_64 3.0.1 105.00 OK
r-release-windows-x86_64 2.0.2 6.00 108.00 114.00 OK
r-oldrel-macos-arm64 3.0.1 57.00 OK
r-oldrel-macos-x86_64 3.0.1 216.00 OK
r-oldrel-windows-x86_64 3.0.1 7.00 128.00 135.00 OK

Check Details

Version: 3.0.1
Check: data for non-ASCII characters
Result: NOTE Note: found 50 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [118s/96s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(naaccr) > > test_check("naaccr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 204 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-item-interpreting.R:59:3'): Datetime columns are properly parsed and re-encoded ── `encoded_24` not equivalent to input[["full_24"]]. 1/5 mismatches x[3]: "2004010122" y[3]: "20040101220000" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 204 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [84s/77s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(naaccr) > > test_check("naaccr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 204 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-item-interpreting.R:59:3'): Datetime columns are properly parsed and re-encoded ── `encoded_24` not equivalent to input[["full_24"]]. 1/5 mismatches x[3]: "2004010122" y[3]: "20040101220000" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 204 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc