CRAN Package Check Results for Package WoodSimulatR

Last updated on 2024-12-22 01:49:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 4.59 55.51 60.10 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.1 2.90 39.15 42.05 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.1 98.97 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 106.11 OK
r-devel-windows-x86_64 0.6.1 7.00 79.00 86.00 NOTE
r-patched-linux-x86_64 0.6.1 11.00 53.06 64.06 OK
r-release-linux-x86_64 0.6.1 4.69 53.29 57.98 OK
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 8.00 77.00 85.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 87.00 94.00 ERROR

Check Details

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