Last updated on 2025-04-20 09:49:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.22 | 126.12 | 129.34 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.28 | 89.79 | 92.07 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 203.69 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 225.16 | ERROR | |||
r-devel-windows-x86_64 | 0.4.0 | 10.00 | 141.00 | 151.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.0 | 3.03 | 117.85 | 120.88 | ERROR | |
r-release-linux-x86_64 | 0.4.0 | 2.61 | 117.70 | 120.31 | ERROR | |
r-release-macos-arm64 | 0.4.0 | 90.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 135.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 10.00 | 141.00 | 151.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4.0 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 108.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 13.00 | 162.00 | 175.00 | ERROR |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/61s]
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-clang
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/46s]
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’ [52s/137s]
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-fedora-clang
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
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [42s]
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-windows-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/53s]
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-patched-linux-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/52s]
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-release-linux-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [39s]
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-release-windows-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [48s]
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-oldrel-windows-x86_64