R version 4.6.0 alpha (2026-04-07 r89797 ucrt) 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 testthat setup. > # It is automatically generated and should not be modified. > > library(testthat) > library(interflex) ## Major upgrade since v.1.3.0 ## See http://bit.ly/interflex for more info ## Comments and suggestions -> yiqingxu@stanford.edu > > test_check("interflex") Baseline group not specified; choose treat = 0 as the baseline group. Baseline group not specified; choose treat = 0 as the baseline group. Baseline group not specified; choose treat = 0 as the baseline group. [ FAIL 0 | WARN 0 | SKIP 95 | PASS 7 ] ══ Skipped tests (95) ══════════════════════════════════════════════════════════ • On CRAN (95): 'test-binning.R:2:3', 'test-binning.R:21:3', 'test-binning.R:34:3', 'test-binning.R:46:3', 'test-binning.R:58:3', 'test-discrete-moderator.R:2:3', 'test-discrete-moderator.R:28:3', 'test-discrete-moderator.R:52:3', 'test-discrete-outcome.R:2:3', 'test-discrete-outcome.R:24:3', 'test-discrete-outcome.R:45:3', 'test-discrete-outcome.R:66:3', 'test-discrete-outcome.R:87:3', 'test-discrete-outcome.R:107:3', 'test-dml.R:2:3', 'test-dml.R:17:3', 'test-dml.R:31:3', 'test-dml.R:53:3', 'test-extensions.R:2:3', 'test-extensions.R:28:3', 'test-extensions.R:53:3', 'test-extensions.R:65:3', 'test-extensions.R:76:3', 'test-extensions.R:88:3', 'test-extensions.R:102:3', 'test-extensions.R:116:3', 'test-extensions.R:130:3', 'test-extensions.R:144:3', 'test-gate.R:28:3', 'test-gate.R:67:3', 'test-gate.R:88:3', 'test-gate.R:111:3', 'test-gate.R:140:3', 'test-gate.R:156:3', 'test-gate.R:173:3', 'test-gate.R:190:3', 'test-gate.R:208:3', 'test-gate.R:225:3', 'test-gate.R:240:3', 'test-gate.R:252:3', 'test-gate.R:266:3', 'test-gate.R:279:3', 'test-kernel.R:2:3', 'test-kernel.R:16:3', 'test-kernel.R:30:3', 'test-kernel.R:50:3', 'test-lasso.R:2:3', 'test-lasso.R:16:3', 'test-lasso.R:28:3', 'test-lasso.R:40:3', 'test-lasso.R:52:3', 'test-lasso.R:64:3', 'test-lasso.R:76:3', 'test-lasso.R:88:3', 'test-linear.R:2:3', 'test-linear.R:16:3', 'test-linear.R:29:3', 'test-linear.R:42:3', 'test-linear.R:54:3', 'test-plot-limits.R:57:3', 'test-plot-limits.R:71:3', 'test-plot-limits.R:100:3', 'test-plot-limits.R:124:3', 'test-plot-xlim-grid.R:115:3', 'test-plot-xlim-grid.R:127:3', 'test-plot-xlim-grid.R:139:3', 'test-plot-xlim-grid.R:154:3', 'test-plot-xlim-grid.R:169:3', 'test-plot-xlim-grid.R:184:3', 'test-plot-xlim-grid.R:199:3', 'test-plot-xlim-grid.R:214:3', 'test-plot-xlim-grid.R:229:3', 'test-plot-xlim-grid.R:247:3', 'test-plot-xlim-grid.R:254:3', 'test-plot-xlim-grid.R:325:3', 'test-plot-xlim-grid.R:338:3', 'test-plot-xlim-grid.R:354:3', 'test-plot-xlim-grid.R:370:3', 'test-plot-xlim-grid.R:387:3', 'test-plot-xlim-grid.R:407:3', 'test-plot-xlim-grid.R:448:3', 'test-plot-xlim-grid.R:475:3', 'test-plot-xlim-grid.R:491:3', 'test-plot.R:2:3', 'test-plot.R:17:3', 'test-plot.R:32:3', 'test-plot.R:47:3', 'test-plot.R:62:3', 'test-plot.R:78:3', 'test-plot.R:94:3', 'test-plot.R:108:3', 'test-plot.R:119:3', 'test-raw.R:2:3', 'test-raw.R:15:3', 'test-raw.R:35:3' [ FAIL 0 | WARN 0 | SKIP 95 | PASS 7 ] > > proc.time() user system elapsed 6.17 0.71 6.90