R Under development (unstable) (2025-08-18 r88641 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(hardhat) > > test_check("hardhat") [ FAIL 0 | WARN 81 | SKIP 116 | PASS 599 ] ══ Skipped tests (116) ═════════════════════════════════════════════════════════ • On CRAN (116): 'test-blueprint-formula-default.R:2:3', 'test-blueprint-recipe.R:2:3', 'test-blueprint.R:2:3', 'test-blueprint.R:10:3', 'test-blueprint.R:19:3', 'test-case-weights.R:13:3', 'test-case-weights.R:32:3', 'test-case-weights.R:57:3', 'test-case-weights.R:72:3', 'test-case-weights.R:88:3', 'test-case-weights.R:96:3', 'test-case-weights.R:115:3', 'test-case-weights.R:185:3', 'test-constructor.R:2:3', 'test-constructor.R:39:3', 'test-constructor.R:45:3', 'test-constructor.R:49:3', 'test-constructor.R:55:3', 'test-delete-response.R:35:3', 'test-encoding.R:95:3', 'test-encoding.R:101:3', 'test-forge-formula.R:145:3', 'test-forge-formula.R:216:3', 'test-forge-formula.R:231:3', 'test-forge-formula.R:265:3', 'test-forge-formula.R:307:3', 'test-forge-formula.R:411:3', 'test-forge-formula.R:494:3', 'test-forge-formula.R:608:3', 'test-forge-formula.R:641:3', 'test-forge-formula.R:677:3', 'test-forge-formula.R:751:3', 'test-forge-formula.R:793:3', 'test-forge-formula.R:817:3', 'test-forge-formula.R:1014:3', 'test-forge-recipe.R:101:3', 'test-forge-recipe.R:144:3', 'test-forge-recipe.R:177:3', 'test-forge-recipe.R:224:3', 'test-forge-recipe.R:319:3', 'test-forge-recipe.R:592:3', 'test-forge-recipe.R:632:3', 'test-forge-recipe.R:771:3', 'test-forge-recipe.R:798:3', 'test-forge-xy.R:114:3', 'test-forge-xy.R:155:3', 'test-forge-xy.R:172:3', 'test-forge-xy.R:204:3', 'test-forge-xy.R:230:3', 'test-forge-xy.R:288:3', 'test-forge.R:5:3', 'test-intercept.R:16:3', 'test-intercept.R:33:3', 'test-intercept.R:42:3', 'test-levels.R:69:3', 'test-model-matrix.R:18:3', 'test-model-offset.R:41:3', 'test-model-offset.R:124:3', 'test-mold-formula.R:135:3', 'test-mold-formula.R:189:3', 'test-mold-formula.R:350:3', 'test-mold-formula.R:370:3', 'test-mold-formula.R:381:3', 'test-mold-formula.R:404:3', 'test-mold-formula.R:422:3', 'test-mold-formula.R:471:3', 'test-mold-formula.R:519:3', 'test-mold-formula.R:599:3', 'test-mold-formula.R:725:3', 'test-mold-recipe.R:169:3', 'test-mold-xy.R:2:3', 'test-mold-xy.R:57:3', 'test-mold.R:5:3', 'test-print.R:2:3', 'test-print.R:9:3', 'test-print.R:17:3', 'test-quantile-pred.R:2:3', 'test-quantile-pred.R:21:3', 'test-quantile-pred.R:52:3', 'test-quantile-pred.R:61:3', 'test-recompose.R:40:3', 'test-recompose.R:50:3', 'test-recompose.R:56:3', 'test-recompose.R:62:3', 'test-recompose.R:68:3', 'test-scream.R:15:3', 'test-scream.R:37:3', 'test-shrink.R:13:3', 'test-spruce.R:7:3', 'test-spruce.R:17:3', 'test-spruce.R:30:3', 'test-spruce.R:79:3', 'test-spruce.R:91:3', 'test-standardize.R:24:3', 'test-standardize.R:40:3', 'test-standardize.R:68:3', 'test-standardize.R:95:3', 'test-table.R:146:3', 'test-table.R:156:3', 'test-table.R:161:3', 'test-table.R:169:3', 'test-table.R:177:3', 'test-table.R:188:3', 'test-tune.R:13:3', 'test-use.R:2:3', 'test-use.R:31:3', 'test-use.R:61:3', 'test-use.R:65:3', 'test-use.R:71:3', 'test-validation.R:8:3', 'test-validation.R:19:3', 'test-validation.R:36:3', 'test-validation.R:77:3', 'test-validation.R:88:3', 'test-validation.R:99:3', 'test-validation.R:118:3' [ FAIL 0 | WARN 81 | SKIP 116 | PASS 599 ] > > proc.time() user system elapsed 19.17 1.93 21.48