CRAN Package Check Results for Maintainer ‘Andreas Weidenhiller <a.weidenhiller at holzforschung.at>’

Last updated on 2024-12-22 10:50:16 CET.

Package ERROR NOTE OK
WoodSimulatR 1 3 9

Package WoodSimulatR

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 0.6.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: get_transform_names.Rd: is_primitive simbase_covar.Rd: group_by, tibble simbase_list.Rd: group_by, tibble simulate_conditionally.simbase_list.Rd: nest, unnest Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.6.1
Check: tests
Result: ERROR Running 'testthat.R' [3s] 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:41:3'): force_positive works with different simbase classes in simulate_conditionally() ── force_positive_works(simbase_class = "simbase_covar", force_positive = TRUE) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64