CRAN Package Check Results for Package stablespec

Last updated on 2024-08-16 01:48:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.78 49.53 54.31 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 3.38 35.42 38.80 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 83.95 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.75 47.17 51.92 OK
r-release-linux-x86_64 0.3.0 4.69 45.74 50.43 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