Last updated on 2025-01-12 05:49:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 3.85 | 46.66 | 50.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 3.03 | 34.98 | 38.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 88.37 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 88.64 | ERROR | |||
r-devel-windows-x86_64 | 0.1.4 | 6.00 | 65.00 | 71.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.4 | 3.78 | 44.07 | 47.85 | 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 | 6.00 | 65.00 | 71.00 | ERROR | |
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 | 9.00 | 72.00 | 81.00 | ERROR |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/18s]
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’ [9s/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-linux-x86_64-debian-gcc
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/73s]
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-fedora-clang
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/22s]
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-fedora-gcc
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
Flavors: r-devel-windows-x86_64, r-release-windows-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-patched-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