R Under development (unstable) (2025-06-27 r88363 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(ctsem) Loading required package: Rcpp ctsem also changes in time, for manual run ctDocs(), for blog see https://cdriver.netlify.app/, for citation info run citation('ctsem'), for original OpenMx functionality install.packages('ctsemOMX'), and for discussion https://github.com/cdriveraus/ctsem/discussions > pdf(NULL) > test_check("ctsem") [,1] [,2] [1,] "0" "0" [2,] "0" "diff" [,1] [1,] "0" [,1] [1,] "0" [2,] "cint" ctsem also changes in time, for manual run ctDocs(), for blog see https://cdriver.netlify.app/, for citation info run citation('ctsem'), for original OpenMx functionality install.packages('ctsemOMX'), and for discussion https://github.com/cdriveraus/ctsem/discussions ctsem also changes in time, for manual run ctDocs(), for blog see https://cdriver.netlify.app/, for citation info run citation('ctsem'), for original OpenMx functionality install.packages('ctsemOMX'), and for discussion https://github.com/cdriveraus/ctsem/discussions starting worker pid=11636 on localhost:36092 at 17:56:53.264 starting worker pid=14248 on localhost:36092 at 17:56:53.498 Loading required package: data.table Loading required package: data.table ctsem also changes in time, for manual run ctDocs(), for blog see https://cdriver.netlify.app/, for citation info run citation('ctsem'), for original OpenMx functionality install.packages('ctsemOMX'), and for discussion https://github.com/cdriveraus/ctsem/discussions ctsem also changes in time, for manual run ctDocs(), for blog see https://cdriver.netlify.app/, for citation info run citation('ctsem'), for original OpenMx functionality install.packages('ctsemOMX'), and for discussion https://github.com/cdriveraus/ctsem/discussions starting worker pid=13116 on localhost:34583 at 17:57:06.306 starting worker pid=13784 on localhost:34583 at 17:57:06.309 Loading required package: data.table Loading required package: data.table starting worker pid=14124 on localhost:11963 at 17:57:08.333 starting worker pid=8028 on localhost:11963 at 17:57:08.496 SAMPLING FOR MODEL 'ctsm' NOW (CHAIN 1). Chain 1: Chain 1: Gradient evaluation took 0.004183 seconds Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 41.83 seconds. Chain 1: Adjust your expectations accordingly! Chain 1: Chain 1: Chain 1: Iteration: 1 / 300 [ 0%] (Warmup) SAMPLING FOR MODEL 'ctsm' NOW (CHAIN 2). Chain 2: Chain 2: Gradient evaluation took 0.005305 seconds Chain 2: 1000 transitions using 10 leapfrog steps per transition would take 53.05 seconds. Chain 2: Adjust your expectations accordingly! Chain 2: Chain 2: Chain 2: Iteration: 1 / 300 [ 0%] (Warmup) Chain 1: Iteration: 20 / 300 [ 6%] (Warmup) Chain 2: Iteration: 20 / 300 [ 6%] (Warmup) Chain 2: Iteration: 40 / 300 [ 13%] (Warmup) Chain 1: Iteration: 40 / 300 [ 13%] (Warmup) Chain 2: Iteration: 60 / 300 [ 20%] (Warmup) Chain 1: Iteration: 60 / 300 [ 20%] (Warmup) Chain 2: Iteration: 80 / 300 [ 26%] (Warmup) Chain 1: Iteration: 80 / 300 [ 26%] (Warmup) Chain 2: Iteration: 100 / 300 [ 33%] (Warmup) Chain 1: Iteration: 100 / 300 [ 33%] (Warmup) Chain 2: Iteration: 120 / 300 [ 40%] (Warmup) Chain 1: Iteration: 120 / 300 [ 40%] (Warmup) Chain 1: Iteration: 140 / 300 [ 46%] (Warmup) Chain 2: Iteration: 140 / 300 [ 46%] (Warmup) Chain 1: Iteration: 151 / 300 [ 50%] (Sampling) Chain 2: Iteration: 151 / 300 [ 50%] (Sampling) Chain 1: Iteration: 170 / 300 [ 56%] (Sampling) Chain 2: Iteration: 170 / 300 [ 56%] (Sampling) Chain 1: Iteration: 190 / 300 [ 63%] (Sampling) Chain 2: Iteration: 190 / 300 [ 63%] (Sampling) Chain 1: Iteration: 210 / 300 [ 70%] (Sampling) Chain 2: Iteration: 210 / 300 [ 70%] (Sampling) Chain 1: Iteration: 230 / 300 [ 76%] (Sampling) Chain 2: Iteration: 230 / 300 [ 76%] (Sampling) Chain 1: Iteration: 250 / 300 [ 83%] (Sampling) Chain 2: Iteration: 250 / 300 [ 83%] (Sampling) Chain 1: Iteration: 270 / 300 [ 90%] (Sampling) Chain 2: Iteration: 270 / 300 [ 90%] (Sampling) Chain 1: Iteration: 290 / 300 [ 96%] (Sampling) Chain 2: Iteration: 290 / 300 [ 96%] (Sampling) Chain 1: Iteration: 300 / 300 [100%] (Sampling) Chain 1: Chain 1: Elapsed Time: 11.89 seconds (Warm-up) Chain 1: 6.844 seconds (Sampling) Chain 1: 18.734 seconds (Total) Chain 1: Chain 2: Iteration: 300 / 300 [100%] (Sampling) Chain 2: Chain 2: Elapsed Time: 11.775 seconds (Warm-up) Chain 2: 6.94 seconds (Sampling) Chain 2: 18.715 seconds (Total) Chain 2: [ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ] > > proc.time() user system elapsed 20.71 0.76 58.50