Last updated on 2024-12-02 08:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2024.11.19 | 3.35 | 178.56 | 181.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 2024.11.19 | 2.25 | 132.85 | 135.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 2024.11.19 | 289.31 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2024.11.19 | 319.16 | ERROR | |||
r-devel-windows-x86_64 | 2024.11.19 | 5.00 | 206.00 | 211.00 | OK | |
r-patched-linux-x86_64 | 2024.11.19 | 3.67 | 168.64 | 172.31 | OK | |
r-release-linux-x86_64 | 2024.10.5 | 3.05 | 132.60 | 135.65 | OK | |
r-release-macos-arm64 | 2024.11.19 | 113.00 | OK | |||
r-release-macos-x86_64 | 2024.11.19 | 197.00 | OK | |||
r-release-windows-x86_64 | 2024.11.19 | 5.00 | 210.00 | 215.00 | OK | |
r-oldrel-macos-arm64 | 2024.11.19 | 116.00 | OK | |||
r-oldrel-macos-x86_64 | 2024.11.19 | 182.00 | OK | |||
r-oldrel-windows-x86_64 | 2024.11.19 | 6.00 | 253.00 | 259.00 | OK |
Version: 2024.11.19
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/60s]
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 1 | WARN 2 | SKIP 0 | PASS 54 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-CRAN.R:502:3'): result=fun works ─────────────────────────────
vec.mat.pred$prediction not equal to data.table(...).
Different number of rows
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 54 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2024.11.19
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/55s]
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 1 | WARN 2 | SKIP 0 | PASS 54 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-CRAN.R:502:3'): result=fun works ─────────────────────────────
vec.mat.pred$prediction not equal to data.table(...).
Different number of rows
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 54 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc