R Under development (unstable) (2026-03-16 r89642 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fastml) > > test_check("fastml") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union [ FAIL 0 | WARN 0 | SKIP 118 | PASS 327 ] ══ Skipped tests (118) ═════════════════════════════════════════════════════════ • Cannot locate security_guards.R source (1): 'test-bugfixes-round2.R:100:5' • Cannot locate train_models.R source (2): 'test-bugfixes-round2.R:133:5', 'test-bugfixes-round2.R:150:5' • On CRAN (115): 'test-custom-metric-holdout.R:4:3', 'test-fastexplain.R:4:1', 'test-fastml-edge-cases.R:61:3', 'test-fastml-edge-cases.R:75:3', 'test-fastml-edge-cases.R:90:3', 'test-fastml-edge-cases.R:109:3', 'test-fastml-edge-cases.R:126:3', 'test-fastml-edge-cases.R:151:3', 'test-fastml-edge-cases.R:166:3', 'test-fastml-edge-cases.R:184:3', 'test-fastml-edge-cases.R:198:3', 'test-fastml-edge-cases.R:217:3', 'test-fastml-edge-cases.R:232:3', 'test-fastml-edge-cases.R:252:3', 'test-fastml-edge-cases.R:272:3', 'test-fastml-edge-cases.R:291:3', 'test-fastml-edge-cases.R:315:3', 'test-fastml-edge-cases.R:354:3', 'test-fastml-edge-cases.R:371:3', 'test-fastml-edge-cases.R:393:3', 'test-fastml-edge-cases.R:412:3', 'test-fastml-edge-cases.R:429:3', 'test-fastml-workflows.R:8:3', 'test-fastml-workflows.R:36:3', 'test-fastml-workflows.R:88:3', 'test-fastml-workflows.R:128:3', 'test-fastml.R:30:3', 'test-fastml.R:119:3', 'test-fastml.R:301:3', 'test-fastml.R:354:3', 'test-fastml.R:389:3', 'test-fastml.R:448:3', 'test-fastml.R:460:3', 'test-fastml.R:471:3', 'test-fastml.R:506:3', 'test-fastml.R:523:3', 'test-fastml.R:541:3', 'test-fastml.R:560:3', 'test-fastml.R:577:3', 'test-fastml.R:610:3', 'test-fastml.R:642:3', 'test-fastml.R:666:3', 'test-fastml.R:702:3', 'test-fastml.R:730:3', 'test-fastml.R:764:3', 'test-holdout-splitting.R:4:3', 'test-holdout-splitting.R:34:3', 'test-interaction-strength.R:20:3', 'test-interaction-strength.R:37:3', 'test-plot-ice.R:42:3', 'test-plot-ice.R:57:3', 'test-plot-ice.R:74:3', 'test-plot-ice.R:93:3', 'test-plot.R:18:3', 'test-plot.R:36:3', 'test-plot.R:54:3', 'test-plot.R:71:3', 'test-plot.R:89:3', 'test-plot.R:108:3', 'test-plot.R:125:3', 'test-plot.R:143:3', 'test-plot.R:160:3', 'test-plot.R:177:3', 'test-plot.R:195:3', 'test-plot.R:214:3', 'test-predict.R:11:3', 'test-predict.R:28:3', 'test-predict.R:48:3', 'test-predict.R:69:3', 'test-predict.R:90:3', 'test-predict.R:109:3', 'test-predict.R:129:3', 'test-predict.R:152:3', 'test-predict.R:173:3', 'test-predict.R:193:3', 'test-predict.R:213:3', 'test-predict.R:234:3', 'test-resampling-guard.R:14:3', 'test-resampling-guard.R:49:3', 'test-resampling.R:179:3', 'test-roc-auc.R:4:3', 'test-roc-auc.R:88:3', 'test-save-load-model.R:11:3', 'test-save-load-model.R:36:3', 'test-save-load-model.R:61:3', 'test-save-load-model.R:89:3', 'test-summary.R:18:3', 'test-summary.R:35:3', 'test-summary.R:53:3', 'test-summary.R:69:3', 'test-summary.R:85:3', 'test-summary.R:101:3', 'test-summary.R:118:3', 'test-summary.R:135:3', 'test-summary.R:152:3', 'test-summary.R:167:3', 'test-summary.R:183:3', 'test-summary.R:198:3', 'test-summary.R:213:3', 'test-surrogate-tree.R:20:3', 'test-surrogate-tree.R:35:3', 'test-surrogate-tree.R:50:3', 'test-survival.R:17:3', 'test-survival.R:51:3', 'test-survival.R:127:3', 'test-survival.R:152:3', 'test-survival.R:197:3', 'test-survival.R:242:3', 'test-survival.R:271:3', 'test-survival.R:315:3', 'test-survival.R:350:3', 'test-utility-functions.R:116:3', 'test-utility-functions.R:142:3', 'test-utility-functions.R:168:3', 'test-utility-functions.R:194:3' [ FAIL 0 | WARN 0 | SKIP 118 | PASS 327 ] > > proc.time() user system elapsed 62.14 1.73 63.79