* using log directory ‘/home/hornik/tmp/CRAN_special_noSuggests/parsnip.Rcheck’ * using R Under development (unstable) (2025-05-27 r88249) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-14 (Debian 14.2.0-19) 14.2.0 GNU Fortran (Debian 14.2.0-19) 14.2.0 * running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 * checking for file ‘parsnip/DESCRIPTION’ ... OK * this is package ‘parsnip’ version ‘1.3.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [8s/12s] OK * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘parsnip’ can be installed ... [10s/10s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [15s/15s] OK * checking Rd files ... [3s/3s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [4s/4s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [5s/5s] ERROR Running ‘testthat.R’ [5s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(parsnip) > > test_check("parsnip") [ FAIL 2 | WARN 0 | SKIP 97 | PASS 133 ] ══ Skipped tests (97) ══════════════════════════════════════════════════════════ • On CRAN (51): 'test-args_and_modes.R:27:3', 'test-args_and_modes.R:37:3', 'test-args_and_modes.R:43:3', 'test-args_and_modes.R:52:3', 'test-args_and_modes.R:112:3', 'test-arguments.R:5:3', 'test-augment.R:41:3', 'test-augment.R:104:3', 'test-condense_control.R:18:3', 'test-engines.R:4:3', 'test-model_basics.R:2:3', 'test-nearest_neighbor.R:2:3', 'test-nearest_neighbor.R:10:3', 'test-packages.R:15:3', 'test-print.R:2:3', 'test-print.R:13:3', 'test-rand_forest.R:3:3', 'test-rand_forest.R:11:3', 'test-re_registration.R:52:3', 'test-re_registration.R:89:3', 'test-re_registration.R:132:3', 'test-registration.R:42:1', 'test-registration.R:51:3', 'test-registration.R:60:3', 'test-registration.R:77:3', 'test-registration.R:91:3', 'test-registration.R:148:3', 'test-registration.R:285:3', 'test-registration.R:427:3', 'test-registration.R:529:3', 'test-standalone-survival.R:17:3', 'test-surv_reg.R:4:3', 'test-surv_reg.R:14:3', 'test-surv_reg.R:21:3', 'test-translate.R:30:3', 'test-translate.R:50:3', 'test-translate.R:67:3', 'test-translate.R:78:3', 'test-translate.R:105:3', 'test-translate.R:140:3', 'test-translate.R:159:3', 'test-translate.R:180:3', 'test-translate.R:213:3', 'test-translate.R:227:3', 'test-translate.R:252:3', 'test-translate.R:265:3', 'test-translate.R:273:3', 'test-translate.R:285:3', 'test-translate.R:296:3', 'test-update.R:11:3', 'test-update.R:33:3' • {C50} is not installed (1): 'test-case-weights.R:4:3' • {LiblineaR} is not installed (1): 'test-augment.R:85:3' • {brulee} is not installed (1): 'test-tunable.R:2:3' • {dials} is not installed (2): 'test-extract.R:1:1', 'test-translate.R:304:3' • {earth} is not installed (1): 'test-packages.R:35:3' • {kknn} is not installed (2): 'test-nearest_neighbor.R:14:3', 'test-translate.R:190:3' • {modeldata} is not installed (37): 'test-adds.R:1:1', 'test-augment.R:51:3', 'test-boost_tree.R:1:1', 'test-boost_tree_C5.0.R:1:1', 'test-boost_tree_xgboost.R:1:1', 'test-case-weights.R:86:3', 'test-case-weights.R:111:3', 'test-case-weights.R:130:3', 'test-convert_data.R:1:1', 'test-decision_tree.R:1:1', 'test-descriptors.R:1:1', 'test-failed_models.R:1:1', 'test-fit_interfaces.R:1:1', 'test-gen_additive_model.R:1:1', 'test-linear_reg.R:1:1', 'test-linear_reg_keras.R:1:1', 'test-linear_reg_quantreg.R:1:1', 'test-logistic_reg.R:1:1', 'test-logistic_reg_keras.R:1:1', 'test-mars.R:1:1', 'test-misc.R:1:1', 'test-mlp.R:1:1', 'test-mlp_keras.R:1:1', 'test-mlp_nnet.R:1:1', 'test-multinom_reg.R:1:1', 'test-multinom_reg_keras.R:1:1', 'test-multinom_reg_nnet.R:1:1', 'test-nearest_neighbor_kknn.R:1:1', 'test-nullmodel.R:1:1', 'test-partykit.R:4:3', 'test-partykit.R:37:3', 'test-predict_formats.R:1:1', 'test-rand_forest_ranger.R:1:1', 'test-sparsevctrs.R:1:1', 'test-svm_linear.R:1:1', 'test-svm_poly.R:1:1', 'test-svm_rbf.R:1:1' • {ranger} is not installed (1): 'test-case-weights.R:49:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-surv_reg_flexsurv.R:1:1'): (code run outside of `test_that()`) ── Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'survival' Backtrace: ▆ 1. └─utils::data(cancer, package = "survival") at test-surv_reg_flexsurv.R:1:1 2. └─base::find.package(package, lib.loc, verbose = verbose) ── Error ('test-surv_reg_survreg.R:4:3'): (code run outside of `test_that()`) ── Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'survival' Backtrace: ▆ 1. └─utils::data(cancer, package = "survival") at test-surv_reg_survreg.R:4:3 2. └─base::find.package(package, lib.loc, verbose = verbose) [ FAIL 2 | WARN 0 | SKIP 97 | PASS 133 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [0s/0s] OK * checking PDF version of manual ... [13s/13s] OK * checking HTML version of manual ... [8s/9s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR