R Under development (unstable) (2024-09-23 r87189 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(powRICLPM) Loaded powRICLPM (0.2.0): Author: Jeroen D. Mulder Documentation: https://jeroendmulder.github.io/powRICLPM Questions & issues: https://github.com/JeroenDMulder/powRICLPM/issues > > test_check("powRICLPM") > Estimator defaulting to `MLR` for skewed and/or kurtosed data. > Estimator defaulting to `MLR` for skewed and/or kurtosed data. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using lavaan -- v Simulations complete. -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using Mplus -- i Mplus input files for power analysis have been saved to 'D:\temp\RtmpoNQOd2'. The conditions numbers correspond to the following conditions: Condition Sample size Time points ICC Reliability ---------- ------------ ------------ ---- ------------ 1 1000 4 0.5 1 -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using Mplus -- i Mplus input files for power analysis have been saved to 'D:\temp\RtmpoNQOd2'. The conditions numbers correspond to the following conditions: Condition Sample size Time points ICC Reliability ---------- ------------ ------------ ---- ------------ 1 2000 8 0.5 0.85 -- Checking Argument Input -- v Argument checking complete. -- Performing Simulations Using Mplus -- i Mplus input files for power analysis have been saved to 'D:\temp\RtmpoNQOd2'. The conditions numbers correspond to the following conditions: Condition Sample size Time points ICC Reliability ---------- ------------ ------------ ---- ------------ 1 2000 8 0.5 0.85 -- Checking Argument Input -- [ FAIL 0 | WARN 1 | SKIP 0 | PASS 136 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 136 ] > > proc.time() user system elapsed 52.73 1.64 54.35