Last updated on 2024-09-15 12:49:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.2 | 4.59 | 81.05 | 85.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0.1 | 3.50 | 119.84 | 123.34 | OK | |
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 | 3.0.1 | 5.46 | 153.81 | 159.27 | 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 | 9.00 | 132.00 | 141.00 | OK |
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-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