R Under development (unstable) (2025-02-18 r87748 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( PUMP ) > > test_check("PUMP") mdes grid result: d2.1_m2fr d_m 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 None d2.1_m2fr 0.200 0.192 0.800 None d2.1_m2fr 0.400 0.257 0.800 0.005 <= MCSE <= 0.005 (max.steps = 20 tnum = 1000 start.tnum = 100 final.tnum = 4000 tol = 0.02) sample result: d3.2_m3ff2rc d_m with 4 outcomes target D3indiv power: 0.80 MDES vector: 0.2, 0.1, 0.05, 2 nbar: * J: 3 K: 10 Tbar: 0.5 alpha: 0.05 Level: 1: R2: 0.4 / 0.9 / 0.1 / 0.5 (5 covariates) 2: R2: 0.7 (3 covariates) ICC: 0 / 0.05 / 0.2 / 0.4 omega: 0 3: fixed effects ICC: 0.4 omega: 0 rho = 0.4 MTP Sample.type Sample.size D3indiv.power BF nbar 21.48493 0.8 (max.steps = 20 tnum = 200 start.tnum = 20 final.tnum = 800 tol = 0.01) mdes result: d3.2_m3ff2rc d_m with 4 outcomes target min1 power: 0.80 nbar: 100 J: 3 K: 10 Tbar: 0.5 alpha: 0.05 Level: 1: R2: 0.4 / 0.9 / 0.1 / 0.5 (5 covariates) 2: R2: 0.7 (3 covariates) ICC: 0 / 0.05 / 0.2 / 0.4 omega: 0 3: fixed effects ICC: 0.4 omega: 0 rho = 0.4 MTP Adjusted.MDES min1.power SE BF 0.09130058 0.803125 0.01 (7 steps in search) (max.steps = 20 tnum = 400 start.tnum = 40 final.tnum = 1600 tol = 0.02) [ FAIL 0 | WARN 0 | SKIP 42 | PASS 253 ] ══ 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 253 ] > > proc.time() user system elapsed 18.87 0.60 19.46