Last updated on 2025-01-03 01:49:04 CET.
Package | ERROR | OK |
---|---|---|
tosr | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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