CRAN Package Check Results for Package grmtree

Last updated on 2026-07-12 21:53:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 12.92 435.98 448.90 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 9.80 293.54 303.34 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 25.00 706.70 731.70 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 24.00 463.25 487.25 OK
r-devel-windows-x86_64 0.2.0 18.00 492.00 510.00 ERROR
r-patched-linux-x86_64 0.2.0 14.98 419.27 434.25 OK
r-release-linux-x86_64 0.2.0 15.54 414.96 430.50 OK
r-release-macos-arm64 0.2.0 4.00 116.00 120.00 OK
r-release-macos-x86_64 0.2.0 10.00 492.00 502.00 OK
r-release-windows-x86_64 0.2.0 18.00 484.00 502.00 OK
r-oldrel-macos-arm64 0.2.0 4.00 122.00 126.00 OK
r-oldrel-macos-x86_64 0.2.0 9.00 484.00 493.00 OK
r-oldrel-windows-x86_64 0.2.0 24.00 655.00 679.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [140s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(grmtree) Loading required package: partykit Loading required package: grid Loading required package: libcoin Loading required package: mvtnorm Loading required package: mirt Loading required package: stats4 Loading required package: lattice Attaching package: 'grmtree' The following object is masked from 'package:partykit': varimp > > test_check("grmtree") Processing node: 4 Processing node: 5 Processing node: 4 Processing node: 5 Processing node: 4 Processing node: 5 Processing node: 4 Processing node: 5 Saving _problems/test-grmtree-20.R Processing node: 4 Processing node: 5 === Starting threshpar test === Current objects: asti nodes thresh thresh_sub tree Tree 1 baseline perf: -3294.47479025771 Tree 2 baseline perf: -2988.14357919412 Tree 3 baseline perf: -3922.56664947512 Tree 4 baseline perf: -3747.49611274139 Tree 5 baseline perf: -3910.60367271136 Baseline OOB performance: -3572.65696087594 Using 5 trees Tree 1 perf: -3334.43485672139 Tree 2 perf: -3054.47350658481 Tree 3 perf: -3859.3468484879 Tree 4 perf: -3727.13464943844 Tree 5 perf: -3962.83084179029 Variable: gender | Importance: 14.9871797286228 (based on 5 trees) Processing variable: group Tree 1 perf: -3293.96658032923 Tree 2 perf: -3069.42292473673 Tree 3 perf: -4086.30602679531 Tree 4 perf: -3702.91567975006 Tree 5 perf: -3940.89031030025 Variable: group | Importance: 46.0433435063751 (based on 5 trees) [ FAIL 1 | WARN 281 | SKIP 2 | PASS 212 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-all-long-grmtree.R:10:3', 'test-generate_node_scores_dataset.R:87:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-grmtree.R:17:3'): grmtree produces correct object structure ── Expected `{ ... }` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 281 | SKIP 2 | PASS 212 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64