CRAN Package Check Results for Package stablespec

Last updated on 2024-08-09 03:48:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.94 49.10 54.04 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 2.88 34.70 37.58 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 92.24 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 79.23 OK
r-devel-windows-x86_64 0.3.0 6.00 62.00 68.00 OK
r-patched-linux-x86_64 0.3.0 4.80 46.59 51.39 OK
r-release-linux-x86_64 0.3.0 3.58 46.76 50.34 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 76.00 84.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