Last updated on 2026-01-03 17:49:23 CET.
| Package | ERROR | OK |
|---|---|---|
| tosr | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tosr)
>
> test_check("tosr")
Saving _problems/test-tosr_load-9.R
[ FAIL 1 | WARN 176 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tosr_load.R:4:3'): create ToS correctly ──────────────────────
Expected `nrow(tosSAP(my_tosr_load$graph, my_tosr_load$df, my_tosr_load$nodes))` to equal 127.
Differences:
`actual`: 115.0
`expected`: 127.0
[ FAIL 1 | WARN 176 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tosr)
>
> test_check("tosr")
Saving _problems/test-tosr_load-9.R
[ FAIL 1 | WARN 176 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-tosr_load.R:4:3'): create ToS correctly ──────────────────────
Expected `nrow(tosSAP(my_tosr_load$graph, my_tosr_load$df, my_tosr_load$nodes))` to equal 127.
Differences:
`actual`: 115.0
`expected`: 127.0
[ FAIL 1 | WARN 176 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc