Last updated on 2024-11-22 03:52:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 76.08 | 171.13 | 247.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 58.04 | 115.78 | 173.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 424.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 425.40 | OK | |||
r-devel-windows-x86_64 | 0.10.0 | 84.00 | 160.00 | 244.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 79.83 | 156.76 | 236.59 | OK | |
r-release-linux-x86_64 | 0.10.0 | 78.32 | 157.93 | 236.25 | OK | |
r-release-macos-arm64 | 0.10.0 | 95.00 | NOTE | |||
r-release-macos-x86_64 | 0.10.0 | 125.00 | ERROR | |||
r-release-windows-x86_64 | 0.10.0 | 84.00 | 165.00 | 249.00 | OK | |
r-oldrel-macos-arm64 | 0.10.0 | 112.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.10.0 | 147.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.10.0 | 95.00 | 209.00 | 304.00 | OK |
Version: 0.10.0
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 7.1Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [68s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
▆
1. ├─testthat::expect_error(...) at test-forestry.R:48: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. └─Rforestry::forestry(x = iris[, -1], y = iris[, 1], seed = seed_i)
7. └─base::tryCatch(...)
8. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. └─value[[3L]](cond)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1422 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [64s/56s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
▆
1. ├─testthat::expect_error(...) at test-forestry.R:48:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─Rforestry::forestry(x = iris[, -1], y = iris[, 1], seed = seed_i)
7. └─base::tryCatch(...)
8. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. └─value[[3L]](cond)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1422 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64