Last updated on 2023-04-01 11:51:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2022.9.16 | 2.87 | 219.55 | 222.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 2022.9.16 | 2.30 | 161.68 | 163.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 2023.3.30 | 178.98 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2023.3.30 | 108.39 | ERROR | |||
r-devel-windows-x86_64 | 2023.3.30 | 19.00 | 257.00 | 276.00 | OK | |
r-patched-linux-x86_64 | 2022.9.16 | 3.07 | 196.92 | 199.99 | OK | |
r-release-linux-x86_64 | 2022.9.16 | 2.64 | 195.21 | 197.85 | OK | |
r-release-macos-arm64 | 2022.9.16 | 107.00 | OK | |||
r-release-macos-x86_64 | 2022.9.16 | 128.00 | OK | |||
r-release-windows-x86_64 | 2022.9.16 | 17.00 | 335.00 | 352.00 | OK | |
r-oldrel-macos-arm64 | 2022.9.16 | 99.00 | OK | |||
r-oldrel-macos-x86_64 | 2022.9.16 | 136.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2022.9.16 | 7.00 | 367.00 | 374.00 | OK |
Version: 2023.3.30
Check: tests
Result: ERROR
Running ‘testthat.R’
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 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-CRAN.R:43:3'): can extract numeric units from data table in list ──
sum(is.na(emp)) not equal to 0.
1/1 mismatches
[1] 2 - 0 == 2
── Failure ('test-CRAN.R:156:3'): references_best does not delete ──────────────
nrow(blist$measurements[expr.name == "slow"]) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc