CRAN Package Check Results for Maintainer ‘Sebastian Robledo <sebastian.robledo at gmail.com>’

Last updated on 2026-01-02 10:50:31 CET.

Package ERROR OK
tosr 1 12

Package tosr

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/12s] 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