CRAN Package Check Results for Package naaccr

Last updated on 2024-09-13 05:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 4.94 80.08 85.02 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.2 3.13 160.29 163.42 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.1 101.53 ERROR
r-devel-linux-x86_64-fedora-gcc 3.0.1 151.24 ERROR
r-devel-windows-x86_64 2.0.2 5.00 111.00 116.00 NOTE
r-patched-linux-x86_64 2.0.2 6.13 151.15 157.28 OK
r-release-linux-x86_64 2.0.2 3.91 151.12 155.03 NOTE
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 9.00 132.00 141.00 OK

Additional issues

M1mac

Check Details

Version: 2.0.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: write_naaccr_xml.Rd: XMLInternalDocument-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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’ [64s/38s] 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

Version: 2.0.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘devtools’ Flavor: r-release-linux-x86_64