CRAN Package Check Results for Package vetiver

Last updated on 2025-12-11 09:50:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 6.12 108.79 114.91 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.6 4.21 81.99 86.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.6 28.00 166.25 194.25 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.6 25.00 174.62 199.62 ERROR
r-devel-windows-x86_64 0.2.6 10.00 128.00 138.00 ERROR
r-patched-linux-x86_64 0.2.6 6.52 102.87 109.39 ERROR
r-release-linux-x86_64 0.2.6 6.05 101.58 107.63 ERROR
r-release-macos-arm64 0.2.6 OK
r-release-macos-x86_64 0.2.6 9.00 225.00 234.00 OK
r-release-windows-x86_64 0.2.6 9.00 142.00 151.00 OK
r-oldrel-macos-arm64 0.2.6 OK
r-oldrel-macos-x86_64 0.2.6 13.00 291.00 304.00 OK
r-oldrel-windows-x86_64 0.2.6 13.00 163.00 176.00 ERROR

Check Details

Version: 0.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/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'. 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/RtmpvH0vTP/file7054a5d9f8323/bundle7054a2b4e9df8.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/32s] 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'. 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/Rtmp4dCkDV/file24adbb388b6b8/bundle24adbb2a7d700a.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [59s/155s] 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'. 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/RtmpHgg59m/working_dir/RtmpBYSYFd/filed09fe38dd7659/bundled09fed0f51e3.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [56s/130s] 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'. 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/RtmpV68h2U/working_dir/RtmpHPvKmE/file3621a829a2d06f/bundle3621a8400047fa.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.6
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'. 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/2025_12_07_01_50_00_14651/RtmpE5xkZD/file150869817fb2/bundle1508242d37e4.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/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'. 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/Rtmp6eEw7n/file1df31ce0945dc/bundle1df31c5de46e4c.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.6
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/41s] 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'. 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/RtmpSyPHA9/file298a6d1b7d0883/bundle298a6d5327e391.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.6
Check: tests
Result: ERROR Running 'testthat.R' [41s] 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'. 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/2025_12_08_01_50_00_1885/RtmpEFnX0b/filedf2c9f23a17/bundledf2c7384ffd.tar.gz Saving _problems/test-xgboost-9.R [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] ══ Skipped tests (70) ══════════════════════════════════════════════════════════ • On CRAN (70): 'test-api.R:16:1', 'test-api.R:77:1', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:22:1', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:33:1', 'test-create-ptype.R:41:1', 'test-dashboard.R:13:5', 'test-gam.R:8:1', 'test-gam.R:60:5', 'test-glm.R:7:1', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:14:1', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:3:1', 'test-mlr3.R:52:5', 'test-monitor.R:66:5', 'test-monitor.R:72:5', 'test-monitor.R:79:5', 'test-monitor.R:124:5', 'test-pin-read-write.R:3:1', 'test-pin-read-write.R:17:1', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:48:1', 'test-probably.R:98:5', 'test-probably.R:109:1', 'test-probably.R:159:5', 'test-probably.R:170:1', 'test-probably.R:220:5', 'test-probably.R:232:1', 'test-probably.R:282:5', 'test-ranger.R:9:1', 'test-ranger.R:13:1', 'test-ranger.R:62:5', 'test-recipe.R:14:1', 'test-recipe.R:58:5', 'test-rsconnect.R:18:5', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:49:1', 'test-sagemaker.R:77:1', 'test-sagemaker.R:98:1', 'test-sagemaker.R:112:1', 'test-sagemaker.R:161:1', 'test-stacks.R:1:1', 'test-tidymodels.R:21:1', 'test-tidymodels.R:71:5', 'test-type-convert.R:15:1', 'test-type-convert.R:31:1', 'test-type-convert.R:47:1', 'test-write-docker.R:5:5', 'test-write-docker.R:17:5', 'test-write-docker.R:35:5', 'test-write-docker.R:52:5', 'test-write-docker.R:65:5', 'test-write-docker.R:81:5', 'test-write-docker.R:88:5', 'test-write-plumber.R:4:5', 'test-write-plumber.R:17:5', 'test-write-plumber.R:38:5', 'test-write-plumber.R:57:5', 'test-write-plumber.R:71:5', 'test-write-plumber.R:84:5', 'test-write-plumber.R:98:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-xgboost.R:9:1'): (code run outside of `test_that()`) ─────────── Error in `matrix(NA_real_, ncol = model$nfeatures, dimnames = list("", model$feature_names))`: non-numeric matrix extent Backtrace: ▆ 1. └─vetiver::vetiver_model(cars_xgb, "cars2") at test-xgboost.R:9:1 2. └─vetiver::vetiver_create_ptype(model, save_prototype, ...) 3. ├─vetiver::vetiver_ptype(model, ...) 4. └─vetiver:::vetiver_ptype.xgb.Booster(model, ...) 5. └─base::matrix(...) [ FAIL 1 | WARN 2 | SKIP 70 | PASS 221 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64