R Under development (unstable) (2025-10-27 r88972 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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-3. For overview type 'help("mgcv-package")'. 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 The following object is masked from 'package:testthat': matches Attaching package: 'recipes' The following object is masked from 'package:stats': step Your rsconnect bundle has been created at: • D:/temp/2025_10_28_16_30_17_9639/Rtmp8yT5ey/file57382c4a4b19/bundle57381ae62825.tar.gz [1] train-rmse:14.931315 [2] train-rmse:10.956806 [3] train-rmse:8.086656 [ FAIL 0 | WARN 0 | SKIP 72 | PASS 217 ] ══ Skipped tests (72) ══════════════════════════════════════════════════════════ • On CRAN (72): 'test-api.R:17:5', 'test-api.R:78:5', 'test-attach-pkgs.R:2:5', 'test-attach-pkgs.R:7:5', 'test-attach-pkgs.R:12:5', 'test-caret.R:23:5', 'test-caret.R:65:5', 'test-choose-version.R:4:5', 'test-choose-version.R:36:5', 'test-create-ptype.R:42:5', 'test-dashboard.R:13:5', 'test-gam.R:9:5', 'test-gam.R:60:5', 'test-glm.R:8:5', 'test-glm.R:59:5', 'test-keras.R:1:1', 'test-kproto.R:15:5', 'test-kproto.R:65:5', 'test-luz.R:1:1', 'test-mlr3.R:8:5', 'test-mlr3.R:52:5', 'test-monitor.R:68:9', 'test-monitor.R:75:9', 'test-monitor.R:82:9', 'test-monitor.R:127:9', 'test-pin-read-write.R:6:5', 'test-pin-read-write.R:19:5', 'test-pin-read-write.R:132:5', 'test-predict.R:1:1', 'test-probably.R:49:5', 'test-probably.R:98:5', 'test-probably.R:110:5', 'test-probably.R:159:5', 'test-probably.R:171:5', 'test-probably.R:220:5', 'test-probably.R:233:5', 'test-probably.R:282:5', 'test-ranger.R:10:5', 'test-ranger.R:14:5', 'test-ranger.R:62:5', 'test-recipe.R:15:5', 'test-recipe.R:58:5', 'test-rsconnect.R:20:9', 'test-sagemaker.R:4:5', 'test-sagemaker.R:25:5', 'test-sagemaker.R:55:5', 'test-sagemaker.R:83:5', 'test-sagemaker.R:105:5', 'test-sagemaker.R:122:5', 'test-sagemaker.R:170:5', 'test-stacks.R:1:1', 'test-tidymodels.R:22:5', 'test-tidymodels.R:71:5', 'test-type-convert.R:16:5', 'test-type-convert.R:41:5', 'test-type-convert.R:72:5', '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', 'test-xgboost.R:12:5', 'test-xgboost.R:64:5' [ FAIL 0 | WARN 0 | SKIP 72 | PASS 217 ] > > proc.time() user system elapsed 43.96 3.00 46.71