CRAN Package Check Results for Maintainer ‘Thomas Neitmann <thomas.neitmann at roche.com>’

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

Package ERROR OK
admiral 1 12
admiral.test 13

Package admiral

Current CRAN status: ERROR: 1, OK: 12

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

Package admiral.test

Current CRAN status: OK: 13