CRAN Package Check Results for Package tosr

Last updated on 2026-01-02 06:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 3.73 53.28 57.01 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 3.17 38.23 41.40 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.5 7.00 86.28 93.28 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 107.25 OK
r-devel-windows-x86_64 0.1.5 7.00 68.00 75.00 OK
r-patched-linux-x86_64 0.1.5 4.13 49.83 53.96 OK
r-release-linux-x86_64 0.1.5 3.55 50.11 53.66 OK
r-release-macos-arm64 0.1.5 OK
r-release-macos-x86_64 0.1.5 3.00 54.00 57.00 OK
r-release-windows-x86_64 0.1.5 6.00 67.00 73.00 OK
r-oldrel-macos-arm64 0.1.5 OK
r-oldrel-macos-x86_64 0.1.5 3.00 61.00 64.00 OK
r-oldrel-windows-x86_64 0.1.5 8.00 82.00 90.00 OK

Check Details

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