R Under development (unstable) (2026-07-04 r90207 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(bifactory) > > test_check("bifactory") ====================================================== esem -- Standardized Parameters (STDYX) ====================================================== X2(12)=22.897 CFI=0.988 TLI=0.963 RMSEA=0.055 SRMR=0.017 Factor Item Std.Est SE z p ---------- ------------ ------- ----- ------ ------ F1 x1 0.611 0.082 7.48 <.001 *** x2 0.534 0.092 5.83 <.001 *** x3 0.705 0.079 8.88 <.001 *** x4 0.009 0.009 0.98 0.3291 x5 -0.083 0.090 -0.93 0.3530 x6 0.069 0.079 0.87 0.3835 x7 -0.255 0.136 -1.88 0.0597 . x8 0.011 0.008 1.39 0.1649 x9 0.312 0.076 4.13 <.001 *** F2 x1 0.170 0.085 2.00 0.0458 * x2 0.033 0.083 0.40 0.6899 x3 -0.094 0.096 -0.99 0.3235 x4 0.844 0.032 26.04 <.001 *** x5 0.895 0.045 19.97 <.001 *** x6 0.810 0.041 19.66 <.001 *** x7 0.010 0.012 0.87 0.3865 x8 -0.074 0.066 -1.12 0.2613 x9 -0.002 0.008 -0.29 0.7727 F3 x1 0.012 0.044 0.28 0.7780 x2 -0.141 0.079 -1.79 0.0729 . x3 0.002 0.044 0.04 0.9719 x4 0.004 0.054 0.07 0.9465 x5 0.009 0.031 0.29 0.7731 x6 -0.015 0.035 -0.44 0.6603 x7 0.775 0.130 5.96 <.001 *** x8 0.744 0.076 9.83 <.001 *** x9 0.481 0.060 8.00 <.001 *** ====================================================== esem -- Standardized Parameters (STDYX) ====================================================== X2(12)=22.897 CFI=0.988 TLI=0.963 RMSEA=0.055 SRMR=0.017 Factor Item Std.Est SE z p ---------- ------------ ------- ----- ------ ------ F1 x1 0.611 0.082 7.48 <.001 *** x2 0.534 0.092 5.83 <.001 *** x3 0.705 0.079 8.88 <.001 *** x4 0.009 0.009 0.98 0.3291 x5 -0.083 0.090 -0.93 0.3530 x6 0.069 0.079 0.87 0.3835 x7 -0.255 0.136 -1.88 0.0597 . x8 0.011 0.008 1.39 0.1649 x9 0.312 0.076 4.13 <.001 *** F2 x1 0.170 0.085 2.00 0.0458 * x2 0.033 0.083 0.40 0.6899 x3 -0.094 0.096 -0.99 0.3235 x4 0.844 0.032 26.04 <.001 *** x5 0.895 0.045 19.97 <.001 *** x6 0.810 0.041 19.66 <.001 *** x7 0.010 0.012 0.87 0.3865 x8 -0.074 0.066 -1.12 0.2613 x9 -0.002 0.008 -0.29 0.7727 F3 x1 0.012 0.044 0.28 0.7780 x2 -0.141 0.079 -1.79 0.0729 . x3 0.002 0.044 0.04 0.9719 x4 0.004 0.054 0.07 0.9465 x5 0.009 0.031 0.29 0.7731 x6 -0.015 0.035 -0.44 0.6603 x7 0.775 0.130 5.96 <.001 *** x8 0.744 0.076 9.83 <.001 *** x9 0.481 0.060 8.00 <.001 *** [ FAIL 0 | WARN 0 | SKIP 0 | PASS 31 ] > > proc.time() user system elapsed 2.84 0.51 3.32