CRAN Package Check Results for Package admiral

Last updated on 2022-09-11 12:56:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 17.84 291.36 309.20 ERROR
r-devel-linux-x86_64-debian-gcc 0.8.0 12.97 214.48 227.45 OK
r-devel-linux-x86_64-fedora-clang 0.8.0 385.90 OK
r-devel-linux-x86_64-fedora-gcc 0.8.0 391.43 OK
r-devel-windows-x86_64 0.8.0 118.00 378.00 496.00 OK
r-patched-linux-x86_64 0.8.0 20.88 263.13 284.01 OK
r-release-linux-x86_64 0.8.0 17.31 261.06 278.37 OK
r-release-macos-arm64 0.7.1 118.00 OK
r-release-macos-x86_64 0.8.0 131.00 OK
r-release-windows-x86_64 0.8.0 100.00 342.00 442.00 OK
r-oldrel-macos-arm64 0.7.1 112.00 OK
r-oldrel-macos-x86_64 0.8.0 142.00 OK
r-oldrel-windows-ix86+x86_64 0.8.0 33.00 354.00 387.00 OK

Check Details

Version: 0.8.0
Check: tests
Result: ERROR
     Running 'testthat.R' [72s/79s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(admiral)
     >
     > test_check("admiral")
     [1] "N" "Y" NA
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 496 ]
    
     == Failed tests ================================================================
     -- Failure (test-user_helpers.R:71:3): `adam_templates` objects are printed as intended: some templates --
     capture.output(print(templates)) not identical to `expected_print_output`.
     2/3 mismatches
     x[2]: "<U+2022> ADAE"
     y[2]: "<U+2022> ADAE"
    
     x[3]: "<U+2022> ADSL"
     y[3]: "<U+2022> ADSL"
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 496 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang