CRAN Package Check Results for Package vetiver

Last updated on 2026-08-03 18:51:01 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 5.15 87.53 92.68 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 135.00 145.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/33s] 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/Rtmp0ZeHz2/file24d42543f344a7/bundle24d42556d3c9da.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/Rtmp0kV8qP’ ‘~/tmp/scratch/Rtmp1vDjmC’ ‘~/tmp/scratch/Rtmp2NUppa’ ‘~/tmp/scratch/Rtmp2Qpt5U’ ‘~/tmp/scratch/Rtmp2oBuxi’ ‘~/tmp/scratch/Rtmp2t7PxV’ ‘~/tmp/scratch/Rtmp3DmkaH’ ‘~/tmp/scratch/Rtmp3IZ3qG’ ‘~/tmp/scratch/Rtmp49Ka8r’ ‘~/tmp/scratch/Rtmp4DEFK8’ ‘~/tmp/scratch/Rtmp4MRAGD’ ‘~/tmp/scratch/Rtmp4YWlj8’ ‘~/tmp/scratch/Rtmp4asPYl’ ‘~/tmp/scratch/Rtmp5GoLyW’ ‘~/tmp/scratch/Rtmp5mnLED’ ‘~/tmp/scratch/Rtmp61BEyk’ ‘~/tmp/scratch/Rtmp64UmhP’ ‘~/tmp/scratch/Rtmp65Ymz8’ ‘~/tmp/scratch/Rtmp6IIGSb’ ‘~/tmp/scratch/Rtmp7TET8W’ ‘~/tmp/scratch/Rtmp7W71XW’ ‘~/tmp/scratch/Rtmp7n7m61’ ‘~/tmp/scratch/Rtmp8Gobt0’ ‘~/tmp/scratch/Rtmp8xstHS’ ‘~/tmp/scratch/Rtmp9V22uZ’ ‘~/tmp/scratch/Rtmp9ecLCf’ ‘~/tmp/scratch/Rtmp9hXYNP’ ‘~/tmp/scratch/Rtmp9svpNr’ ‘~/tmp/scratch/Rtmp9zOEMN’ ‘~/tmp/scratch/RtmpAHHKy9’ ‘~/tmp/scratch/RtmpAmoACj’ ‘~/tmp/scratch/RtmpB5c8zg’ ‘~/tmp/scratch/RtmpBH6q8b’ ‘~/tmp/scratch/RtmpCD4nlt’ ‘~/tmp/scratch/RtmpCkM7H0’ ‘~/tmp/scratch/RtmpDA0q8G’ ‘~/tmp/scratch/RtmpDG2efJ’ ‘~/tmp/scratch/RtmpDMwJnk’ ‘~/tmp/scratch/RtmpDmacff’ ‘~/tmp/scratch/RtmpEicyOk’ ‘~/tmp/scratch/RtmpF12EW3’ ‘~/tmp/scratch/RtmpFSDOsE’ ‘~/tmp/scratch/RtmpFtZIkq’ ‘~/tmp/scratch/RtmpGb681m’ ‘~/tmp/scratch/RtmpGioyMo’ ‘~/tmp/scratch/RtmpHeicuQ’ ‘~/tmp/scratch/RtmpHrDbag’ ‘~/tmp/scratch/RtmpI5K5yb’ ‘~/tmp/scratch/RtmpIPAMu4’ ‘~/tmp/scratch/RtmpIXmntA’ ‘~/tmp/scratch/RtmpIeJRdz’ ‘~/tmp/scratch/RtmpIemaWs’ ‘~/tmp/scratch/RtmpIlpXbb’ ‘~/tmp/scratch/RtmpIuZLu0’ ‘~/tmp/scratch/RtmpJCtYAo’ ‘~/tmp/scratch/RtmpJMzwDi’ ‘~/tmp/scratch/RtmpKvXHMS’ ‘~/tmp/scratch/RtmpL7AeHp’ ‘~/tmp/scratch/RtmpLG4MQS’ ‘~/tmp/scratch/RtmpLNt6QF’ ‘~/tmp/scratch/RtmpLzwJvA’ ‘~/tmp/scratch/RtmpMAxBiO’ ‘~/tmp/scratch/RtmpMD1AmD’ ‘~/tmp/scratch/RtmpN1Ftoj’ ‘~/tmp/scratch/RtmpNDjCHr’ ‘~/tmp/scratch/RtmpNZPhbH’ ‘~/tmp/scratch/RtmpOTi4q9’ ‘~/tmp/scratch/RtmpObCHj6’ ‘~/tmp/scratch/RtmpOq9JqW’ ‘~/tmp/scratch/RtmpP0YrRt’ ‘~/tmp/scratch/RtmpPFef8q’ ‘~/tmp/scratch/RtmpPVMZpd’ ‘~/tmp/scratch/RtmpPXAuVC’ ‘~/tmp/scratch/RtmpPdhZLI’ ‘~/tmp/scratch/RtmpPle0lA’ ‘~/tmp/scratch/RtmpQE3Lh0’ ‘~/tmp/scratch/RtmpQVXuf5’ ‘~/tmp/scratch/RtmpQW50wA’ ‘~/tmp/scratch/RtmpQXgLZC’ ‘~/tmp/scratch/RtmpQZHIoF’ ‘~/tmp/scratch/RtmpQfLv2Y’ ‘~/tmp/scratch/RtmpRKvUK2’ ‘~/tmp/scratch/RtmpRTvPPC’ ‘~/tmp/scratch/RtmpRWTYxb’ ‘~/tmp/scratch/RtmpRxSCSK’ ‘~/tmp/scratch/RtmpTBQSq6’ ‘~/tmp/scratch/RtmpTNp72A’ ‘~/tmp/scratch/RtmpTY6USw’ ‘~/tmp/scratch/RtmpUJ2iqR’ ‘~/tmp/scratch/RtmpUMAFg1’ ‘~/tmp/scratch/RtmpUT6ejo’ ‘~/tmp/scratch/RtmpWYQfIc’ ‘~/tmp/scratch/RtmpWeOV0K’ ‘~/tmp/scratch/RtmpWmnFbR’ ‘~/tmp/scratch/RtmpXiOiCS’ ‘~/tmp/scratch/RtmpXpdc6x’ ‘~/tmp/scratch/RtmpYZ6pno’ ‘~/tmp/scratch/RtmpZT41EG’ ‘~/tmp/scratch/RtmpZuE7Jj’ ‘~/tmp/scratch/RtmpZx4XWQ’ ‘~/tmp/scratch/Rtmpa8rjbw’ ‘~/tmp/scratch/RtmpaT7l0I’ ‘~/tmp/scratch/RtmpahdVH4’ ‘~/tmp/scratch/RtmpaqtJsI’ ‘~/tmp/scratch/RtmpayYnhy’ ‘~/tmp/scratch/Rtmpc5yAAa’ ‘~/tmp/scratch/Rtmpc9vlPn’ ‘~/tmp/scratch/RtmpcJu46b’ ‘~/tmp/scratch/RtmpcZvQaB’ ‘~/tmp/scratch/RtmpcfZZHC’ ‘~/tmp/scratch/Rtmpdu3O4F’ ‘~/tmp/scratch/Rtmpe8wU1a’ ‘~/tmp/scratch/RtmpeBywrR’ ‘~/tmp/scratch/RtmpeKvUXa’ ‘~/tmp/scratch/RtmpedtBJF’ ‘~/tmp/scratch/RtmpesVLDt’ ‘~/tmp/scratch/RtmpetABR7’ ‘~/tmp/scratch/RtmpfRzjfP’ ‘~/tmp/scratch/Rtmpg9xRle’ ‘~/tmp/scratch/RtmpgHPvUH’ ‘~/tmp/scratch/RtmpgLKLHD’ ‘~/tmp/scratch/RtmphFb7ER’ ‘~/tmp/scratch/RtmphKaHlJ’ ‘~/tmp/scratch/Rtmphx5gSs’ ‘~/tmp/scratch/Rtmpj2g8Vw’ ‘~/tmp/scratch/Rtmpj3ryMY’ ‘~/tmp/scratch/Rtmpk3kMz0’ ‘~/tmp/scratch/RtmpkKwfGH’ ‘~/tmp/scratch/RtmpkPIvlU’ ‘~/tmp/scratch/RtmpkR06KT’ ‘~/tmp/scratch/RtmpkV44BQ’ ‘~/tmp/scratch/RtmpkbZcNo’ ‘~/tmp/scratch/RtmpkjoVRJ’ ‘~/tmp/scratch/RtmplULolH’ ‘~/tmp/scratch/RtmploqgvS’ ‘~/tmp/scratch/Rtmpm5Pr6E’ ‘~/tmp/scratch/RtmpmSqpsl’ ‘~/tmp/scratch/RtmpmdX7fx’ ‘~/tmp/scratch/RtmpmkmTU7’ ‘~/tmp/scratch/Rtmpmx2XNy’ ‘~/tmp/scratch/RtmpnvQdaH’ ‘~/tmp/scratch/RtmpoGDo98’ ‘~/tmp/scratch/RtmpoyfhbW’ ‘~/tmp/scratch/RtmppFNtmo’ ‘~/tmp/scratch/RtmppguH9q’ ‘~/tmp/scratch/RtmppkOexE’ ‘~/tmp/scratch/RtmpppgWa5’ ‘~/tmp/scratch/RtmppzAc2A’ ‘~/tmp/scratch/Rtmpqv847N’ ‘~/tmp/scratch/RtmprYcXb7’ ‘~/tmp/scratch/Rtmpu6JS99’ ‘~/tmp/scratch/RtmpuEDPuo’ ‘~/tmp/scratch/RtmpuQRCmZ’ ‘~/tmp/scratch/RtmpuWLkll’ ‘~/tmp/scratch/RtmpubST31’ ‘~/tmp/scratch/Rtmpuw5d5G’ ‘~/tmp/scratch/RtmpvPj3UU’ ‘~/tmp/scratch/RtmpwLxdJc’ ‘~/tmp/scratch/RtmpwiRwNp’ ‘~/tmp/scratch/Rtmpwq9OU5’ ‘~/tmp/scratch/Rtmpx1c9Kl’ ‘~/tmp/scratch/RtmpxXs8nw’ ‘~/tmp/scratch/RtmpxoGxuT’ ‘~/tmp/scratch/Rtmpy42Xm3’ ‘~/tmp/scratch/Rtmpy7i5Ht’ ‘~/tmp/scratch/RtmpyjbJPU’ ‘~/tmp/scratch/RtmpzHUdBg’ ‘~/tmp/scratch/xvfb-run.0CNzka’ ‘~/tmp/scratch/xvfb-run.1jFJ4J’ ‘~/tmp/scratch/xvfb-run.2KIu5k’ ‘~/tmp/scratch/xvfb-run.72FKIB’ ‘~/tmp/scratch/xvfb-run.7SMMhU’ ‘~/tmp/scratch/xvfb-run.8RNyWF’ ‘~/tmp/scratch/xvfb-run.8pHg4G’ ‘~/tmp/scratch/xvfb-run.9xr3Tn’ ‘~/tmp/scratch/xvfb-run.CeV4FG’ ‘~/tmp/scratch/xvfb-run.CiWM3U’ ‘~/tmp/scratch/xvfb-run.E41ia9’ ‘~/tmp/scratch/xvfb-run.FxADkF’ ‘~/tmp/scratch/xvfb-run.H1HtDL’ ‘~/tmp/scratch/xvfb-run.HCFG0u’ ‘~/tmp/scratch/xvfb-run.HptwYa’ ‘~/tmp/scratch/xvfb-run.IyD4N3’ ‘~/tmp/scratch/xvfb-run.MD4H3j’ ‘~/tmp/scratch/xvfb-run.OZexYW’ ‘~/tmp/scratch/xvfb-run.OgCFMc’ ‘~/tmp/scratch/xvfb-run.PL2S2k’ ‘~/tmp/scratch/xvfb-run.SGlhFX’ ‘~/tmp/scratch/xvfb-run.STWyeZ’ ‘~/tmp/scratch/xvfb-run.SzUaG1’ ‘~/tmp/scratch/xvfb-run.USsve8’ ‘~/tmp/scratch/xvfb-run.UVbwJC’ ‘~/tmp/scratch/xvfb-run.W5mTVd’ ‘~/tmp/scratch/xvfb-run.WgFKkU’ ‘~/tmp/scratch/xvfb-run.XPDv9T’ ‘~/tmp/scratch/xvfb-run.XcSZwN’ ‘~/tmp/scratch/xvfb-run.YL1J88’ ‘~/tmp/scratch/xvfb-run.YQRhZ9’ ‘~/tmp/scratch/xvfb-run.ZPGtWi’ ‘~/tmp/scratch/xvfb-run.apPB5Q’ ‘~/tmp/scratch/xvfb-run.bLRFeZ’ ‘~/tmp/scratch/xvfb-run.d4eeNs’ ‘~/tmp/scratch/xvfb-run.dcJLTi’ ‘~/tmp/scratch/xvfb-run.elcoW7’ ‘~/tmp/scratch/xvfb-run.fzjLnZ’ ‘~/tmp/scratch/xvfb-run.gUZgEp’ ‘~/tmp/scratch/xvfb-run.gfhdnV’ ‘~/tmp/scratch/xvfb-run.h8lrCf’ ‘~/tmp/scratch/xvfb-run.hNryvZ’ ‘~/tmp/scratch/xvfb-run.i65N4w’ ‘~/tmp/scratch/xvfb-run.mMDvCz’ ‘~/tmp/scratch/xvfb-run.mkg4Bm’ ‘~/tmp/scratch/xvfb-run.mpAahy’ ‘~/tmp/scratch/xvfb-run.n79K26’ ‘~/tmp/scratch/xvfb-run.nBnEfv’ ‘~/tmp/scratch/xvfb-run.oBPjbJ’ ‘~/tmp/scratch/xvfb-run.oL29Wn’ ‘~/tmp/scratch/xvfb-run.pNc9KO’ ‘~/tmp/scratch/xvfb-run.pdVgFW’ ‘~/tmp/scratch/xvfb-run.ptG1ua’ ‘~/tmp/scratch/xvfb-run.pwQVpx’ ‘~/tmp/scratch/xvfb-run.rGNcWf’ ‘~/tmp/scratch/xvfb-run.rxJDEz’ ‘~/tmp/scratch/xvfb-run.sqaHWR’ ‘~/tmp/scratch/xvfb-run.tJufAc’ ‘~/tmp/scratch/xvfb-run.vGBVnm’ ‘~/tmp/scratch/xvfb-run.vQqruA’ ‘~/tmp/scratch/xvfb-run.wSjkGX’ ‘~/tmp/scratch/xvfb-run.yBpopg’ ‘~/tmp/scratch/xvfb-run.yeJdOf’ ‘~/tmp/scratch/xvfb-run.zNkEoX’ ‘~/tmp/scratch/xvfb-run.zskWfS’ 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' [31s] 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_08_01_01_50_00_24787/RtmpSYjz5a/file1b6b47983387/bundle1b6b46e9823d7.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' [45s] 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_31_12_46_36_2361/RtmpSehyVb/file12bd014f17765/bundle12bd050607f8.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