Last updated on 2026-05-22 02:55:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.2 | 4.56 | 67.08 | 71.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.2 | 3.51 | 50.61 | 54.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.2 | 8.00 | 105.75 | 113.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 120.58 | OK | |||
| r-devel-windows-x86_64 | 0.6.2 | 7.00 | 88.00 | 95.00 | OK | |
| r-patched-linux-x86_64 | 0.6.2 | 4.56 | 57.54 | 62.10 | OK | |
| r-release-linux-x86_64 | 0.6.2 | 4.24 | 58.31 | 62.55 | OK | |
| r-release-macos-arm64 | 0.6.2 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.6.2 | 4.00 | 94.00 | 98.00 | OK | |
| r-release-windows-x86_64 | 0.6.2 | 7.00 | 86.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.2 | 3.00 | 66.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.2 | 9.00 | 98.00 | 107.00 | OK |
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