Last updated on 2025-01-03 01:48:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 2.74 | 33.75 | 36.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 85.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 96.59 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 6.00 | 68.00 | 74.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 3.40 | 44.13 | 47.53 | ERROR | |
r-release-linux-x86_64 | 0.1.4 | 3.96 | 43.97 | 47.93 | ERROR | |
r-release-macos-arm64 | 0.1.4 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 8.00 | 65.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 0.1.4 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.4 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.4 | 8.00 | 75.00 | 83.00 | ERROR |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tosr)
>
> test_check("tosr")
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tosr_load.R:4:3'): create ToS correctly ──────────────────────
nrow(tosSAP(my_tosr_load$graph, my_tosr_load$df, my_tosr_load$nodes)) (`actual`) not equal to 128 (`expected`).
`actual`: 127.0
`expected`: 128.0
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tosr)
>
> test_check("tosr")
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tosr_load.R:4:3'): create ToS correctly ──────────────────────
nrow(tosSAP(my_tosr_load$graph, my_tosr_load$df, my_tosr_load$nodes)) (`actual`) not equal to 128 (`expected`).
`actual`: 127.0
`expected`: 128.0
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tosr)
>
> test_check("tosr")
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tosr_load.R:4:3'): create ToS correctly ──────────────────────
nrow(tosSAP(my_tosr_load$graph, my_tosr_load$df, my_tosr_load$nodes)) (`actual`) not equal to 128 (`expected`).
`actual`: 127.0
`expected`: 128.0
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tosr)
>
> test_check("tosr")
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tosr_load.R:4:3'): create ToS correctly ──────────────────────
nrow(tosSAP(my_tosr_load$graph, my_tosr_load$df, my_tosr_load$nodes)) (`actual`) not equal to 128 (`expected`).
`actual`: 127.0
`expected`: 128.0
[ FAIL 1 | WARN 230 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64