CRAN Package Check Results for Package WoodSimulatR

Last updated on 2024-06-10 04:48:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 6.52 71.59 78.11 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 101.08 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 104.89 OK
r-devel-windows-x86_64 0.6.1 7.00 77.00 84.00 OK
r-patched-linux-x86_64 0.6.1 11.93 68.59 80.52 OK
r-release-linux-x86_64 0.6.1 3.61 70.03 73.64 ERROR
r-release-macos-arm64 0.6.1 35.00 OK
r-release-macos-x86_64 0.6.1 54.00 OK
r-release-windows-x86_64 0.6.1 7.00 73.00 80.00 OK
r-oldrel-macos-arm64 0.6.1 42.00 OK
r-oldrel-macos-x86_64 0.6.1 79.00 OK
r-oldrel-windows-x86_64 0.6.1 7.00 86.00 93.00 OK

Check Details

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(WoodSimulatR) > > test_check("WoodSimulatR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_statistical_simulation.r:44:3'): force_positive works with different simbase classes in simulate_conditionally() ── force_positive_works(simbase_class = "simbase_list", force_positive = FALSE) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64