CRAN Package Check Results for Package stablespec

Last updated on 2024-07-04 12:52:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.93 64.87 68.80 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 4.86 47.36 52.22 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 84.68 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 80.04 OK
r-devel-windows-x86_64 0.3.0 7.00 65.00 72.00 OK
r-patched-linux-x86_64 0.3.0 5.67 59.92 65.59 OK
r-release-linux-x86_64 0.3.0 4.29 58.87 63.16 OK
r-release-macos-arm64 0.3.0 26.00 OK
r-release-macos-x86_64 0.3.0 39.00 OK
r-release-windows-x86_64 0.3.0 7.00 63.00 70.00 OK
r-oldrel-macos-arm64 0.3.0 32.00 OK
r-oldrel-macos-x86_64 0.3.0 44.00 OK
r-oldrel-windows-x86_64 0.3.0 8.00 78.00 86.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] 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-gcc