Last updated on 2025-04-12 20:51:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.18 | 119.97 | 123.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.08 | 90.00 | 92.08 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 225.16 | ERROR | |||
r-devel-macos-arm64 | 0.4.0 | 90.00 | OK | |||
r-devel-macos-x86_64 | 0.4.0 | 135.00 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 9.00 | 126.00 | 135.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 3.39 | 118.95 | 122.34 | OK | |
r-release-linux-x86_64 | 0.4.0 | OK | ||||
r-release-macos-arm64 | 0.4.0 | 69.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 108.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 13.00 | 178.00 | 191.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.4.0 | 131.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 12.00 | 156.00 | 168.00 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/41s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(crossmap)
>
> test_check("crossmap")
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 382 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-errors.R:12:3'): require future ──────────────────────────────
`future_xmap(list(1:3, 1:3), paste)` did not throw an error.
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 382 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [74s/300s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(crossmap)
>
> test_check("crossmap")
[ FAIL 2 | WARN 3 | SKIP 0 | PASS 381 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-errors.R:5:3'): require furrr ────────────────────────────────
`future_xmap(list(1:3, 1:3), paste)` did not throw an error.
── Failure ('test-errors.R:12:3'): require future ──────────────────────────────
`future_xmap(list(1:3, 1:3), paste)` did not throw an error.
[ FAIL 2 | WARN 3 | SKIP 0 | PASS 381 ]
Error: Test failures
In addition: Warning messages:
1: In for (i in seq_len(nrow(theme))) { :
closing unused connection 4 (<-localhost.localdomain:36877)
2: In for (i in seq_len(nrow(theme))) { :
closing unused connection 5 (<-localhost.localdomain:36877)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.