Last updated on 2025-01-30 20:48:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 3.92 | 47.15 | 51.07 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 2.95 | 36.24 | 39.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 86.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 94.03 | OK | |||
r-devel-windows-x86_64 | 0.1.4 | 6.00 | 65.00 | 71.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.4 | 4.62 | 44.14 | 48.76 | ERROR | |
r-release-linux-x86_64 | 0.1.4 | 4.05 | 43.96 | 48.01 | ERROR | |
r-release-macos-arm64 | 0.1.5 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.1.4 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.1.5 | 5.00 | 66.00 | 71.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 | 7.00 | 71.00 | 78.00 | ERROR |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/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-devel-linux-x86_64-debian-clang
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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-windows-x86_64
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/15s]
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' [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-oldrel-windows-x86_64