CRAN Package Check Results for Package atime

Last updated on 2024-04-23 11:55:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2024.4.12 3.72 174.94 178.66 OK
r-devel-linux-x86_64-debian-gcc 2024.4.12 3.07 132.44 135.51 OK
r-devel-linux-x86_64-fedora-clang 2024.4.17 212.96 ERROR
r-devel-linux-x86_64-fedora-gcc 2024.4.17 219.88 ERROR
r-prerel-macos-arm64 2024.4.17 90.00 OK
r-prerel-macos-x86_64 2024.4.17 236.00 OK
r-prerel-windows-x86_64 2024.4.17 8.00 171.00 179.00 OK
r-patched-linux-x86_64 2024.4.12 3.84 166.91 170.75 OK
r-release-linux-x86_64 2024.4.12 2.45 164.11 166.56 OK
r-release-macos-arm64 2024.4.17 92.00 OK
r-release-macos-x86_64 2024.4.17 197.00 OK
r-release-windows-x86_64 2024.4.17 5.00 192.00 197.00 OK
r-oldrel-macos-arm64 2024.4.17 114.00 OK
r-oldrel-windows-x86_64 2024.4.12 6.00 211.00 217.00 OK

Check Details

Version: 2024.4.17
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/17s] 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-fedora-clang

Version: 2024.4.17
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/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-fedora-gcc