CRAN Package Check Results for Package stablespec

Last updated on 2025-08-06 05:52:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.44 49.72 54.16 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 3.03 36.82 39.85 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 88.51 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 79.61 OK
r-devel-windows-x86_64 0.3.0 6.00 65.00 71.00 OK
r-patched-linux-x86_64 0.3.0 4.72 47.19 51.91 OK
r-release-linux-x86_64 0.3.0 4.61 46.93 51.54 OK
r-release-macos-arm64 0.3.0 29.00 OK
r-release-macos-x86_64 0.3.0 48.00 OK
r-release-windows-x86_64 0.3.0 7.00 65.00 72.00 OK
r-oldrel-macos-arm64 0.3.0 26.00 OK
r-oldrel-macos-x86_64 0.3.0 39.00 OK
r-oldrel-windows-x86_64 0.3.0 9.00 80.00 89.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(stablespec) > > test_check("stablespec") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 54 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-modelFitness.R:60:3', 'test-stablespec.R:186:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-repairCycle.R:45:3'): Correct input arguments yield expected output in repairCyclicModel. ── length(...) not equal to 30. 1/1 mismatches [1] 36 - 30 == 6 [ FAIL 1 | WARN 0 | SKIP 2 | PASS 54 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang