R Under development (unstable) (2025-06-20 r88332 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(GRShiny) > > test_check("GRShiny") F1 =~ NA*y1+l1*y1+l2*y2 F1~~ 1*F1 F1~ 0*1 | t11*t1; NAt21*t1; NAt10*t0; NAt20*t0; F1 =~ NA*y1+l1*y1+l2*y2+l3*y3+l4*y4+l5*y5+l6*y6 F1~~ 1*F1 F1~ 0*1 y1 | t11*t1; y2 | t21*t1; y3 | t31*t1; y4 | t41*t1; y5 | t51*t1; y6 | t61*t1; y1 | t12*t2; y2 | t22*t2; y3 | t32*t2; y4 | t42*t2; y5 | t52*t2; y6 | t62*t2; F1 =~ NA*y1+l1*y1+l2*y2+l3*y3+l4*y4+l5*y5+l6*y6 F1~~ 1*F1 F1~ 0*1 y1 | t11*t1; y2 | t21*t1; y3 | t31*t1; y4 | t41*t1; y5 | t51*t1; y6 | t61*t1; y1 | t12*t2; y2 | t22*t2; y3 | t32*t2; y4 | t42*t2; y5 | t52*t2; y6 | t62*t2; F1 =~ NA*y1+l1*y1+l2*y2+l3*y3+l4*y4+l5*y5+l6*y6 F1~~ 1*F1 F1~ 0*1 y1 | t11*t1; y2 | t21*t1; y3 | t31*t1; y4 | t41*t1; y5 | t51*t1; y6 | t61*t1; y1 | t12*t2; y2 | t22*t2; y3 | t32*t2; y4 | t42*t2; y5 | t52*t2; y6 | t62*t2; [ FAIL 0 | WARN 0 | SKIP 0 | PASS 7 ] > > proc.time() user system elapsed 5.18 0.92 6.10