R Under development (unstable) (2025-01-28 r87664 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 0 | 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:85:3', 'test-case-weights.R:93:3', 'test-case-weights.R:112:3', 'test-case-weights.R:182: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:66:3', 'test-encoding.R:72:3', 'test-forge-formula.R:134:3', 'test-forge-formula.R:201:3', 'test-forge-formula.R:216:3', 'test-forge-formula.R:251:3', 'test-forge-formula.R:290:3', 'test-forge-formula.R:391:3', 'test-forge-formula.R:471:3', 'test-forge-formula.R:573:3', 'test-forge-formula.R:603:3', 'test-forge-formula.R:639:3', 'test-forge-formula.R:707:3', 'test-forge-formula.R:746:3', 'test-forge-formula.R:770:3', 'test-forge-formula.R:953:3', 'test-forge-recipe.R:101:3', 'test-forge-recipe.R:144:3', 'test-forge-recipe.R:173:3', 'test-forge-recipe.R:217:3', 'test-forge-recipe.R:312:3', 'test-forge-recipe.R:577:3', 'test-forge-recipe.R:617:3', 'test-forge-recipe.R:752:3', 'test-forge-recipe.R:776:3', 'test-forge-xy.R:106:3', 'test-forge-xy.R:139:3', 'test-forge-xy.R:153:3', 'test-forge-xy.R:185:3', 'test-forge-xy.R:211:3', 'test-forge-xy.R:269: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:120:3', 'test-mold-formula.R:117:3', 'test-mold-formula.R:171:3', 'test-mold-formula.R:313:3', 'test-mold-formula.R:333:3', 'test-mold-formula.R:344:3', 'test-mold-formula.R:367:3', 'test-mold-formula.R:385:3', 'test-mold-formula.R:430:3', 'test-mold-formula.R:476:3', 'test-mold-formula.R:556:3', 'test-mold-formula.R:683:3', 'test-mold-recipe.R:140:3', 'test-mold-xy.R:2:3', 'test-mold-xy.R:49: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:49:3', 'test-quantile-pred.R:58: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:74:3', 'test-spruce.R:86: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 0 | SKIP 116 | PASS 599 ] > > proc.time() user system elapsed 18.12 1.84 19.96