CRAN Package Check Results for Package butcher

Last updated on 2025-08-05 08:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 3.10 112.93 116.03 OK
r-devel-linux-x86_64-debian-gcc 0.3.5 2.28 77.23 79.51 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.5 191.92 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 195.26 OK
r-devel-windows-x86_64 0.3.5 5.00 134.00 139.00 OK
r-patched-linux-x86_64 0.3.5 4.57 105.25 109.82 OK
r-release-linux-x86_64 0.3.5 2.99 107.18 110.17 OK
r-release-macos-arm64 0.3.5 138.00 OK
r-release-macos-x86_64 0.3.5 131.00 OK
r-release-windows-x86_64 0.3.5 6.00 210.00 216.00 OK
r-oldrel-macos-arm64 0.3.5 64.00 OK
r-oldrel-macos-x86_64 0.3.5 110.00 OK
r-oldrel-windows-x86_64 0.3.5 7.00 226.00 233.00 OK

Check Details

Version: 0.3.5
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(butcher) > > test_check("butcher") 1 package (dimRed) is needed for this step but is not installed. To install run: `install.packages("dimRed")` [ FAIL 1 | WARN 0 | SKIP 35 | PASS 210 ] ══ Skipped tests (35) ══════════════════════════════════════════════════════════ • On CRAN (34): 'test-c5.R:2:3', 'test-earth.R:2:3', 'test-earth.R:31:3', 'test-elnet.R:2:3', 'test-flexsurvreg.R:2:3', 'test-flexsurvreg.R:15:3', 'test-flexsurvreg.R:43:3', 'test-gausspr.R:2:3', 'test-glmnet.R:2:3', 'test-kknn.R:2:3', 'test-klaR.R:2:3', 'test-klaR.R:17:3', 'test-ksvm.R:2:3', 'test-mda.R:2:3', 'test-mda.R:23:3', 'test-mda.R:95:3', 'test-mixOmics.R:2:3', 'test-mixOmics.R:21:3', 'test-mixOmics.R:38:3', 'test-multnet.R:2:3', 'test-nnet.R:2:3', 'test-randomForest.R:2:3', 'test-rpart.R:2:3', 'test-rpart.R:18:3', 'test-sclass.R:2:3', 'test-survreg.R:2:3', 'test-survreg.penal.R:2:3', 'test-train.R:2:3', 'test-train.R:42:3', 'test-train.recipe.R:9:3', 'test-ui.R:9:3', 'test-weigh.R:12:3', 'test-xgb.R:6:3', 'test-xgb.R:34:3' • {mixOmics} is not installed (1): 'test-recipe.R:419:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-weigh.R:7:3'): weigh() recursively measures size of each object component ── round(object_sizes$size[1]) is not strictly more than 44. Difference: -4 [ FAIL 1 | WARN 0 | SKIP 35 | PASS 210 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc