CRAN Package Check Results for Package vetiver

Last updated on 2026-08-02 05:51:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.7 6.61 115.21 121.82 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.7 4.62 85.35 89.97 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.7 11.00 172.25 183.25 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.7 88.14 ERROR
r-devel-windows-x86_64 0.2.7 12.00 126.00 138.00 ERROR
r-patched-linux-x86_64 0.2.7 6.12 111.95 118.07 ERROR
r-release-linux-x86_64 0.2.7 5.91 112.09 118.00 ERROR
r-release-macos-arm64 0.2.7 2.00 35.00 37.00 OK
r-release-macos-x86_64 0.2.7 5.00 135.00 140.00 OK
r-release-windows-x86_64 0.2.7 10.00 132.00 142.00 ERROR
r-oldrel-macos-arm64 0.2.7 2.00 39.00 41.00 OK
r-oldrel-macos-x86_64 0.2.7 4.00 124.00 128.00 OK
r-oldrel-windows-x86_64 0.2.7 11.00 173.00 184.00 ERROR

Check Details

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/46s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * /home/hornik/tmp/scratch/Rtmp4xWXAm/file7c3f63f52f7c8/bundle7c3f61f7dbf52.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/37s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * /home/hornik/tmp/scratch/RtmpX8FFkO/file83994230eb7db/bundle8399438b111ff.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.7
Check: for new files in some other directories
Result: NOTE Found the following files/directories: ‘~/tmp/scratch/Rtmp0Cnfe9’ ‘~/tmp/scratch/Rtmp0KZHiC’ ‘~/tmp/scratch/Rtmp1VO4WY’ ‘~/tmp/scratch/Rtmp1evKPx’ ‘~/tmp/scratch/Rtmp2FKRsV’ ‘~/tmp/scratch/Rtmp2GOsYm’ ‘~/tmp/scratch/Rtmp2HJfJV’ ‘~/tmp/scratch/Rtmp2I6j0l’ ‘~/tmp/scratch/Rtmp2WdPf3’ ‘~/tmp/scratch/Rtmp2g1jnB’ ‘~/tmp/scratch/Rtmp3iMg6g’ ‘~/tmp/scratch/Rtmp4AMDQ2’ ‘~/tmp/scratch/Rtmp4IqkDL’ ‘~/tmp/scratch/Rtmp5C5nY8’ ‘~/tmp/scratch/Rtmp5EwE67’ ‘~/tmp/scratch/Rtmp5GzkRQ’ ‘~/tmp/scratch/Rtmp5L4Q4K’ ‘~/tmp/scratch/Rtmp5SfDNj’ ‘~/tmp/scratch/Rtmp5nHYwF’ ‘~/tmp/scratch/Rtmp5qMDbz’ ‘~/tmp/scratch/Rtmp5vlsDn’ ‘~/tmp/scratch/Rtmp5zFXpq’ ‘~/tmp/scratch/Rtmp61cup7’ ‘~/tmp/scratch/Rtmp61xoid’ ‘~/tmp/scratch/Rtmp6Ej4iE’ ‘~/tmp/scratch/Rtmp6iqJs2’ ‘~/tmp/scratch/Rtmp6zSBL2’ ‘~/tmp/scratch/Rtmp7baj6f’ ‘~/tmp/scratch/Rtmp81EpYt’ ‘~/tmp/scratch/Rtmp8MTiiy’ ‘~/tmp/scratch/Rtmp8Oh4M5’ ‘~/tmp/scratch/Rtmp91Q0ac’ ‘~/tmp/scratch/Rtmp99Qzrt’ ‘~/tmp/scratch/Rtmp9GmfzQ’ ‘~/tmp/scratch/RtmpA6GcQi’ ‘~/tmp/scratch/RtmpAJlwn8’ ‘~/tmp/scratch/RtmpAK36FW’ ‘~/tmp/scratch/RtmpAMDu4h’ ‘~/tmp/scratch/RtmpAkRb22’ ‘~/tmp/scratch/RtmpBM9vzo’ ‘~/tmp/scratch/RtmpC4pnAP’ ‘~/tmp/scratch/RtmpCinEV6’ ‘~/tmp/scratch/RtmpCnQXkW’ ‘~/tmp/scratch/RtmpCxY6TX’ ‘~/tmp/scratch/RtmpDGwQ2T’ ‘~/tmp/scratch/RtmpDRD74Y’ ‘~/tmp/scratch/RtmpDlNLw6’ ‘~/tmp/scratch/RtmpDzippM’ ‘~/tmp/scratch/RtmpE45t3Y’ ‘~/tmp/scratch/RtmpE5lIxt’ ‘~/tmp/scratch/RtmpEo1J55’ ‘~/tmp/scratch/RtmpF6iiRC’ ‘~/tmp/scratch/RtmpFHOxdP’ ‘~/tmp/scratch/RtmpFNi9cC’ ‘~/tmp/scratch/RtmpFZdh40’ ‘~/tmp/scratch/RtmpFtUuB6’ ‘~/tmp/scratch/RtmpG0p3B0’ ‘~/tmp/scratch/RtmpG4KTbk’ ‘~/tmp/scratch/RtmpG9XQxp’ ‘~/tmp/scratch/RtmpGldxCJ’ ‘~/tmp/scratch/RtmpGn7AXx’ ‘~/tmp/scratch/RtmpH6LuFI’ ‘~/tmp/scratch/RtmpH9tpgM’ ‘~/tmp/scratch/RtmpHLR3Hb’ ‘~/tmp/scratch/RtmpHPAKWX’ ‘~/tmp/scratch/RtmpI10rAw’ ‘~/tmp/scratch/RtmpI1A6ZB’ ‘~/tmp/scratch/RtmpJAJivK’ ‘~/tmp/scratch/RtmpJP7ZIT’ ‘~/tmp/scratch/RtmpJQKqcS’ ‘~/tmp/scratch/RtmpJw0Yay’ ‘~/tmp/scratch/RtmpKVTVst’ ‘~/tmp/scratch/RtmpKqdARX’ ‘~/tmp/scratch/RtmpLKDsG5’ ‘~/tmp/scratch/RtmpLwQlB2’ ‘~/tmp/scratch/RtmpM2kTx7’ ‘~/tmp/scratch/RtmpM5RMco’ ‘~/tmp/scratch/RtmpM7CUam’ ‘~/tmp/scratch/RtmpML5MBL’ ‘~/tmp/scratch/RtmpMRIrir’ ‘~/tmp/scratch/RtmpN6p3HJ’ ‘~/tmp/scratch/RtmpNZwDDo’ ‘~/tmp/scratch/RtmpONqfst’ ‘~/tmp/scratch/RtmpOcjrYG’ ‘~/tmp/scratch/RtmpOwHt67’ ‘~/tmp/scratch/RtmpPCVhBF’ ‘~/tmp/scratch/RtmpPIZCqe’ ‘~/tmp/scratch/RtmpPqwC13’ ‘~/tmp/scratch/RtmpQ6hKg8’ ‘~/tmp/scratch/RtmpQd5KFF’ ‘~/tmp/scratch/RtmpQx3y02’ ‘~/tmp/scratch/RtmpSm2bdc’ ‘~/tmp/scratch/RtmpSyUmb7’ ‘~/tmp/scratch/RtmpTbTCKB’ ‘~/tmp/scratch/RtmpTnYeBc’ ‘~/tmp/scratch/RtmpUBJ1X8’ ‘~/tmp/scratch/RtmpVNhV6K’ ‘~/tmp/scratch/RtmpVRdQRU’ ‘~/tmp/scratch/RtmpW9MbWs’ ‘~/tmp/scratch/RtmpWOcqRG’ ‘~/tmp/scratch/RtmpWTwSlb’ ‘~/tmp/scratch/RtmpWuK0ni’ ‘~/tmp/scratch/RtmpXPJqz1’ ‘~/tmp/scratch/RtmpXuucFu’ ‘~/tmp/scratch/RtmpXz6CLO’ ‘~/tmp/scratch/RtmpYEWn1W’ ‘~/tmp/scratch/RtmpYR8KhL’ ‘~/tmp/scratch/RtmpYkk5eF’ ‘~/tmp/scratch/RtmpYuoWS4’ ‘~/tmp/scratch/RtmpaIhzhC’ ‘~/tmp/scratch/RtmpanzPQz’ ‘~/tmp/scratch/RtmparLjlb’ ‘~/tmp/scratch/Rtmpbg2OtF’ ‘~/tmp/scratch/RtmpbsAJXp’ ‘~/tmp/scratch/RtmpcfStWE’ ‘~/tmp/scratch/RtmpdCF4fn’ ‘~/tmp/scratch/RtmpdNNaxO’ ‘~/tmp/scratch/RtmpdaDK0v’ ‘~/tmp/scratch/RtmpeEZ6hl’ ‘~/tmp/scratch/RtmpeShm8N’ ‘~/tmp/scratch/RtmpfDYlDp’ ‘~/tmp/scratch/RtmpfVInW1’ ‘~/tmp/scratch/Rtmpficugp’ ‘~/tmp/scratch/Rtmpi9NZJV’ ‘~/tmp/scratch/RtmpiSwjB3’ ‘~/tmp/scratch/RtmpirnSpS’ ‘~/tmp/scratch/RtmpisTsYy’ ‘~/tmp/scratch/RtmpjBR0Rr’ ‘~/tmp/scratch/RtmpjWLubr’ ‘~/tmp/scratch/RtmpjrrpFN’ ‘~/tmp/scratch/Rtmpk0nhAy’ ‘~/tmp/scratch/RtmpkGKd4j’ ‘~/tmp/scratch/RtmpkPXLJB’ ‘~/tmp/scratch/RtmpkxYkkG’ ‘~/tmp/scratch/Rtmpl0437p’ ‘~/tmp/scratch/RtmplcDTOX’ ‘~/tmp/scratch/RtmplffYUu’ ‘~/tmp/scratch/RtmpmX22hW’ ‘~/tmp/scratch/RtmpmsdXf2’ ‘~/tmp/scratch/Rtmpn51dwn’ ‘~/tmp/scratch/RtmpnVSFn4’ ‘~/tmp/scratch/RtmpoS17Zp’ ‘~/tmp/scratch/RtmpocWZZr’ ‘~/tmp/scratch/RtmponjO40’ ‘~/tmp/scratch/RtmppATHlk’ ‘~/tmp/scratch/RtmpqJuLkV’ ‘~/tmp/scratch/RtmpqWGfH8’ ‘~/tmp/scratch/RtmpqcwxqP’ ‘~/tmp/scratch/Rtmpqzfs2h’ ‘~/tmp/scratch/RtmprAIKpW’ ‘~/tmp/scratch/RtmprBcDHD’ ‘~/tmp/scratch/RtmprWQDr1’ ‘~/tmp/scratch/RtmprZsi2u’ ‘~/tmp/scratch/Rtmprn9YWU’ ‘~/tmp/scratch/Rtmpry1m6O’ ‘~/tmp/scratch/RtmpstlkZy’ ‘~/tmp/scratch/RtmpthxrIk’ ‘~/tmp/scratch/Rtmptxd4mn’ ‘~/tmp/scratch/RtmpuD7d44’ ‘~/tmp/scratch/RtmpuGHKnD’ ‘~/tmp/scratch/Rtmpv0GNkd’ ‘~/tmp/scratch/RtmpvPjtnK’ ‘~/tmp/scratch/RtmpvtSfO9’ ‘~/tmp/scratch/Rtmpw8C8WP’ ‘~/tmp/scratch/Rtmpw9ac34’ ‘~/tmp/scratch/RtmpwBr3U5’ ‘~/tmp/scratch/RtmpwOpchc’ ‘~/tmp/scratch/RtmpwT0uZD’ ‘~/tmp/scratch/RtmpxSSTch’ ‘~/tmp/scratch/RtmpxpeGD9’ ‘~/tmp/scratch/RtmpxzHT7c’ ‘~/tmp/scratch/RtmpydNCr4’ ‘~/tmp/scratch/RtmpydZGqa’ ‘~/tmp/scratch/RtmpzGOFWV’ ‘~/tmp/scratch/RtmpzRcEye’ ‘~/tmp/scratch/RtmpzWyOQb’ ‘~/tmp/scratch/RtmpzfjWf1’ ‘~/tmp/scratch/xvfb-run.0EWJr0’ ‘~/tmp/scratch/xvfb-run.0H5CcV’ ‘~/tmp/scratch/xvfb-run.2WrZEU’ ‘~/tmp/scratch/xvfb-run.3mFrNi’ ‘~/tmp/scratch/xvfb-run.55fIiR’ ‘~/tmp/scratch/xvfb-run.5gohJC’ ‘~/tmp/scratch/xvfb-run.6MZcY9’ ‘~/tmp/scratch/xvfb-run.6bhoOM’ ‘~/tmp/scratch/xvfb-run.76AVpf’ ‘~/tmp/scratch/xvfb-run.7JKdG0’ ‘~/tmp/scratch/xvfb-run.8Ij4Tv’ ‘~/tmp/scratch/xvfb-run.8mx9kY’ ‘~/tmp/scratch/xvfb-run.AiHsiq’ ‘~/tmp/scratch/xvfb-run.B3HNIq’ ‘~/tmp/scratch/xvfb-run.CLe8bd’ ‘~/tmp/scratch/xvfb-run.ELlXnn’ ‘~/tmp/scratch/xvfb-run.F1Kpqx’ ‘~/tmp/scratch/xvfb-run.GNs5Tw’ ‘~/tmp/scratch/xvfb-run.GeTo02’ ‘~/tmp/scratch/xvfb-run.I1O62d’ ‘~/tmp/scratch/xvfb-run.JLwdLT’ ‘~/tmp/scratch/xvfb-run.KmZvPC’ ‘~/tmp/scratch/xvfb-run.NQMIAX’ ‘~/tmp/scratch/xvfb-run.OTWKey’ ‘~/tmp/scratch/xvfb-run.Otssg8’ ‘~/tmp/scratch/xvfb-run.P3Lm8D’ ‘~/tmp/scratch/xvfb-run.PuiM1p’ ‘~/tmp/scratch/xvfb-run.Pz2Zeo’ ‘~/tmp/scratch/xvfb-run.QJHGCh’ ‘~/tmp/scratch/xvfb-run.QakaXD’ ‘~/tmp/scratch/xvfb-run.RO0GLx’ ‘~/tmp/scratch/xvfb-run.RQYWVZ’ ‘~/tmp/scratch/xvfb-run.SMChks’ ‘~/tmp/scratch/xvfb-run.UUhDdu’ ‘~/tmp/scratch/xvfb-run.UvKiOY’ ‘~/tmp/scratch/xvfb-run.UyRutF’ ‘~/tmp/scratch/xvfb-run.XjvUS6’ ‘~/tmp/scratch/xvfb-run.YM0coD’ ‘~/tmp/scratch/xvfb-run.ZZxbLN’ ‘~/tmp/scratch/xvfb-run.ZukmuT’ ‘~/tmp/scratch/xvfb-run.bAnGpi’ ‘~/tmp/scratch/xvfb-run.cy1b2w’ ‘~/tmp/scratch/xvfb-run.dJBlyj’ ‘~/tmp/scratch/xvfb-run.eOucmx’ ‘~/tmp/scratch/xvfb-run.iy3vt2’ ‘~/tmp/scratch/xvfb-run.jWyhzw’ ‘~/tmp/scratch/xvfb-run.kdJkzY’ ‘~/tmp/scratch/xvfb-run.lzcfs3’ ‘~/tmp/scratch/xvfb-run.mQlAK9’ ‘~/tmp/scratch/xvfb-run.mYO8mg’ ‘~/tmp/scratch/xvfb-run.mgdj2s’ ‘~/tmp/scratch/xvfb-run.nF0IRu’ ‘~/tmp/scratch/xvfb-run.nUyiNo’ ‘~/tmp/scratch/xvfb-run.o2AGxd’ ‘~/tmp/scratch/xvfb-run.ooUIoB’ ‘~/tmp/scratch/xvfb-run.ozNaw4’ ‘~/tmp/scratch/xvfb-run.pBC3DZ’ ‘~/tmp/scratch/xvfb-run.pufU3g’ ‘~/tmp/scratch/xvfb-run.qToRg9’ ‘~/tmp/scratch/xvfb-run.qlY4Mr’ ‘~/tmp/scratch/xvfb-run.qqXg5k’ ‘~/tmp/scratch/xvfb-run.qwy40r’ ‘~/tmp/scratch/xvfb-run.s9H6xk’ ‘~/tmp/scratch/xvfb-run.uTTqAl’ ‘~/tmp/scratch/xvfb-run.xSvqFb’ ‘~/tmp/scratch/xvfb-run.y47SCs’ ‘~/tmp/scratch/xvfb-run.ya9Zbo’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/55s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * /tmp/RtmpExWSvw/working_dir/RtmpG7R0Sp/file353b35129d3456/bundle353b357952bbea.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * /tmp/Rtmp0rkcgg/working_dir/RtmpC7UEz7/file53c852ddf7d2e/bundle53c857a148c06.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.7
Check: tests
Result: ERROR Running 'testthat.R' [30s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * D:/temp/2026_07_29_01_50_00_30317/Rtmp6ZTpvh/file9b805e173967/bundle9b804c9530f7.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [35s/43s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * /home/hornik/tmp/scratch/RtmpTGu1hR/file338fb62d58b6aa/bundle338fb6285545c4.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/44s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * /home/hornik/tmp/scratch/RtmpwUh0QT/file17563c74d957ea/bundle17563c61520bc9.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.7
Check: tests
Result: ERROR Running 'testthat.R' [30s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * D:/temp/2026_07_30_01_50_00_17551/RtmpQfFlat/file16ee4406f676e/bundle16ee472ba5bc5.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.7
Check: tests
Result: ERROR Running 'testthat.R' [46s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(vetiver) > > test_check("vetiver") Loading required package: ggplot2 Loading required package: lattice Create a Model Card for your published model * Model Cards provide a framework for transparent, responsible reporting * Use the vetiver `.Rmd` template as a place to start This message is displayed once per session. This is mgcv 1.9-4. For overview type '?mgcv'. Saving _problems/test-mlr3-4.R Saving _problems/test-mlr3-12.R Attaching package: 'parsnip' The following object is masked from 'package:e1071': tune Attaching package: 'probably' The following objects are masked from 'package:base': as.factor, as.ordered Attaching package: 'tune' The following object is masked from 'package:e1071': tune The following object is masked from 'package:vetiver': load_pkgs Attaching package: 'rsample' The following object is masked from 'package:e1071': permutations The following object is masked from 'package:caret': calibration Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: * D:/temp/2026_07_28_14_23_56_26965/RtmpumJcdj/file129c829f45da1/bundle129c87afa1050.tar.gz [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] ══ Skipped tests (71) ══════════════════════════════════════════════════════════ • On CRAN (71): 'test-api.R:16:1', 'test-api.R:92:1', 'test-attach-pkgs.R:2:3', 'test-attach-pkgs.R:7:3', 'test-attach-pkgs.R:12:3', 'test-caret.R:22:1', 'test-caret.R:67:3', 'test-choose-version.R:4:3', 'test-choose-version.R:35:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:12:3', 'test-gam.R:8:1', 'test-gam.R:65:3', 'test-glm.R:7:1', 'test-glm.R:64:3', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:70:3', 'test-luz.R:1:1', 'test-mlr3.R:53:3', 'test-monitor.R:86:3', 'test-monitor.R:92:3', 'test-monitor.R:99:3', 'test-monitor.R:150:3', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:142:3', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:104:3', 'test-probably.R:115:1', 'test-probably.R:171:3', 'test-probably.R:182:1', 'test-probably.R:238:3', 'test-probably.R:250:1', 'test-probably.R:306:3', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:64:3', 'test-recipe.R:14:1', 'test-recipe.R:66:3', 'test-rsconnect.R:25:3', 'test-sagemaker.R:4:3', 'test-sagemaker.R:39:3', 'test-sagemaker.R:66:1', 'test-sagemaker.R:103:1', 'test-sagemaker.R:140:1', 'test-sagemaker.R:154:1', 'test-sagemaker.R:243:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:76:3', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:49:1', 'test-write-docker.R:5:3', 'test-write-docker.R:17:3', 'test-write-docker.R:39:3', 'test-write-docker.R:60:3', 'test-write-docker.R:73:3', 'test-write-docker.R:93:3', 'test-write-docker.R:100:3', 'test-write-plumber.R:4:3', 'test-write-plumber.R:20:3', 'test-write-plumber.R:47:3', 'test-write-plumber.R:66:3', 'test-write-plumber.R:83:3', 'test-write-plumber.R:104:3', 'test-write-plumber.R:121:3', 'test-xgboost.R:14:1', 'test-xgboost.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mlr3.R:4:3'): mlr3 learner description can be printed ────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:4:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) ── Error ('test-mlr3.R:12:3'): mlr3 learners can be pinned ───────────────────── Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL" Backtrace: ▆ 1. └─mlr3::tsk("pima") at test-mlr3.R:12:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench")) [ FAIL 2 | WARN 2 | SKIP 71 | PASS 226 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64