Last updated on 2026-05-22 12:49:34 CEST.
| Package | ERROR | OK |
|---|---|---|
| WoodSimulatR | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(WoodSimulatR)
>
> test_check("WoodSimulatR")
Saving _problems/test_statistical_simulation-43.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_statistical_simulation.r:43:3'): force_positive works with different simbase classes in simulate_conditionally() ──
Expected `force_positive_works(simbase_class = "simbase_list", force_positive = TRUE)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc