CRAN Package Check Results for Package stablespec

Last updated on 2024-06-30 10:56:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 6.28 61.85 68.13 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 4.74 47.12 51.86 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 84.68 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 81.97 OK
r-devel-windows-x86_64 0.3.0 7.00 65.00 72.00 OK
r-patched-linux-x86_64 0.3.0 4.93 60.18 65.11 OK
r-release-linux-x86_64 0.3.0 4.83 59.62 64.45 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 6.00 65.00 71.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 80.00 88.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-clang