R Under development (unstable) (2024-02-27 r85995 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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( PUMP ) > > test_check("PUMP") mdes grid result: d2.1_m2fr d_m with 1 outcomes Varying across ICC.2 mdes grid result: d2.1_m2fr d_m with 1 outcomes Varying across ICC.2 nbar: 80 J: 23 Tbar: 0.5 alpha: 0.05 Level: 1: R2: 0.6 (5 covariates) 2: fixed effects ICC: *** omega: 0.4 rho = 0 MTP d_m ICC.2 Adjusted.MDES D1indiv.power SE 1 None d2.1_m2fr 0.2 0.1920792 0.8 0.005072143 2 None d2.1_m2fr 0.4 0.2571041 0.8 0.005072143 (max.steps = 20 tnum = 1000 start.tnum = 100 final.tnum = 4000 tol = 0.02) [ FAIL 0 | WARN 0 | SKIP 42 | PASS 239 ] ══ Skipped tests (42) ══════════════════════════════════════════════════════════ • On CRAN (42): 'test-cor.R:32:5', 'test-designs_three.R:14:1', 'test-designs_two.R:13:1', 'test-grid_functions.R:30:3', 'test-grid_functions.R:141:3', 'test-grid_functions.R:168:3', 'test-grid_functions.R:197:3', 'test-grid_functions.R:246:3', 'test-grid_functions.R:269:3', 'test-numZero_parameter.R:5:1', 'test-plots.R:4:1', 'test-porter-benchmark.R:6:5', 'test-pump_mdes.R:37:3', 'test-pump_mdes.R:118:3', 'test-pump_mdes.R:151:3', 'test-pump_mdes.R:175:5', 'test-pump_mdes.R:214:3', 'test-pump_mdes.R:232:3', 'test-pump_mdes.R:252:3', 'test-pump_mdes.R:323:5', 'test-pump_power.R:38:3', 'test-pump_power.R:96:3', 'test-pump_power.R:138:3', 'test-pump_power.R:163:3', 'test-pump_power.R:209:3', 'test-pump_power.R:244:5', 'test-pump_power.R:264:5', 'test-pump_power.R:284:3', 'test-pump_power.R:312:5', 'test-pump_power.R:361:3', 'test-pump_power.R:394:3', 'test-pump_power.R:415:5', 'test-pump_power.R:452:5', 'test-pump_power.R:552:5', 'test-pump_power.R:603:5', 'test-pump_power.R:645:5', 'test-pump_sample.R:423:5', 'test-pump_sample.R:488:5', 'test-pump_sample.R:561:5', 'test-pumpgridresult.R:37:5', 'test-update_functions.R:78:5', 'test-update_functions.R:107:5' [ FAIL 0 | WARN 0 | SKIP 42 | PASS 239 ] > > proc.time() user system elapsed 23.75 0.68 24.43