CRAN Package Check Results for Package atime

Last updated on 2024-05-02 13:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2024.4.17 4.21 164.58 168.79 ERROR
r-devel-linux-x86_64-debian-gcc 2024.4.23 3.18 128.07 131.25 OK
r-devel-linux-x86_64-fedora-clang 2024.4.23 200.28 OK
r-devel-linux-x86_64-fedora-gcc 2024.4.23 203.18 OK
r-devel-windows-x86_64 2024.4.23 5.00 169.00 174.00 OK
r-patched-linux-x86_64 2024.4.23 4.91 161.73 166.64 OK
r-release-linux-x86_64 2024.4.17 4.05 158.21 162.26 ERROR
r-release-macos-arm64 2024.4.23 90.00 OK
r-release-macos-x86_64 2024.4.23 199.00 OK
r-release-windows-x86_64 2024.4.23 7.00 181.00 188.00 OK
r-oldrel-macos-arm64 2024.4.23 99.00 OK
r-oldrel-macos-x86_64 2024.4.23 179.00 OK
r-oldrel-windows-x86_64 2024.4.23 8.00 197.00 205.00 OK

Check Details

Version: 2024.4.17
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if(require(testthat))test_check("atime") Loading required package: testthat Loading required package: atime [ FAIL 2 | WARN 0 | SKIP 0 | PASS 41 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-CRAN.R:70:3'): more units defined in 1 row result ──────────── `disp.units` not identical to `expected.units`. Lengths differ: 4 is not 5 ── Failure ('test-CRAN.R:82:3'): more units defined in 1 row result ──────────── `{ ... }` threw an error with unexpected message. Expected match: "foobar is not a valid unit; argument names of predict must be one of these valid units: int, kilobytes, match.len, num, seconds" Actual message: "foobar is not a valid unit; argument names of predict must be one of these valid units: int, match.len, num, seconds" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-CRAN.R:82:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─stats::predict(ref.list, foobar = 0) at test-CRAN.R:83:5 7. └─atime:::predict.references_best(ref.list, foobar = 0) 8. ├─...[] 9. └─data.table::`[.data.table`(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 41 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2024.4.17
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if(require(testthat))test_check("atime") Loading required package: testthat Loading required package: atime [ FAIL 2 | WARN 0 | SKIP 0 | PASS 41 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-CRAN.R:70:3'): more units defined in 1 row result ──────────── `disp.units` not identical to `expected.units`. Lengths differ: 4 is not 5 ── Failure ('test-CRAN.R:82:3'): more units defined in 1 row result ──────────── `{ ... }` threw an error with unexpected message. Expected match: "foobar is not a valid unit; argument names of predict must be one of these valid units: int, kilobytes, match.len, num, seconds" Actual message: "foobar is not a valid unit; argument names of predict must be one of these valid units: int, match.len, num, seconds" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-CRAN.R:82:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─stats::predict(ref.list, foobar = 0) at test-CRAN.R:83:5 7. └─atime:::predict.references_best(ref.list, foobar = 0) 8. ├─...[] 9. └─data.table::`[.data.table`(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 41 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64