R Under development (unstable) (2023-08-26 r85014 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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) > test_check("LDM") Loading required package: LDM permutations: 1000 permutations: 2000 permutations: 3000 permutations: 4000 permutations: 5000 permutations: 100 permutations: 200 permutations: 300 permutations: 400 permutations: 500 permutations: 600 permutations: 700 permutations: 800 permutations: 900 permutations: 1000 permutations: 1100 permutations: 1200 permutations: 1300 permutations: 1400 permutations: 1500 permutations: 1600 permutations: 1700 permutations: 1800 permutations: 1900 permutations: 2000 permutations: 2100 permutations: 2200 permutations: 2300 permutations: 2400 permutations: 2500 permutations: 2600 permutations: 2700 permutations: 2800 permutations: 2900 permutations: 3000 permutations: 3100 permutations: 3200 permutations: 3300 permutations: 3400 permutations: 3500 permutations: 3600 permutations: 3700 permutations: 3800 permutations: 3900 permutations: 4000 permutations: 4100 permutations: 4200 permutations: 4300 permutations: 4400 permutations: 4500 permutations: 4600 permutations: 4700 permutations: 4800 permutations: 4900 permutations: 5000 [ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ] > > proc.time() user system elapsed 17.54 2.98 20.53