CRAN Package Check Results for Package chronicler

Last updated on 2022-08-15 08:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.40 75.38 81.78 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 5.39 56.32 61.71 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 110.19 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 103.17 OK
r-devel-windows-x86_64 0.2.0 15.00 116.00 131.00 OK
r-patched-linux-x86_64 0.2.0 6.24 71.14 77.38 OK
r-release-linux-x86_64 0.2.0 5.54 71.89 77.43 OK
r-release-macos-arm64 0.2.0 39.00 OK
r-release-macos-x86_64 0.2.0 51.00 OK
r-release-windows-x86_64 0.2.0 26.00 110.00 136.00 OK
r-oldrel-macos-arm64 0.2.0 42.00 OK
r-oldrel-macos-x86_64 0.2.0 51.00 OK
r-oldrel-windows-ix86+x86_64 0.2.0 19.00 106.00 125.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(chronicler)
     >
     > test_check("chronicler")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
    
     == Failed tests ================================================================
     -- Failure (test-run_time.R:15:3): test running time ---------------------------
     sum(as.integer(result_pipe$log_df$run_time)) (`actual`) not equal to 2 (`expected`).
    
     `actual`: 1
     `expected`: 2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64