* using log directory 'd:/RCompile/CRANincoming/R-devel/semhelpinghands.Rcheck' * using R Under development (unstable) (2026-02-09 r89390 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-02-10 12:07:11 UTC * checking for file 'semhelpinghands/DESCRIPTION' ... OK * this is package 'semhelpinghands' version '0.1.13' * package encoding: UTF-8 * checking CRAN incoming feasibility ... OK * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'semhelpinghands' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [23s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [24s] ERROR Running 'testthat.R' [23s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(semhelpinghands) Attaching package: 'semhelpinghands' The following object is masked from 'package:base': sort_by > > test_check("semhelpinghands") Starting 2 test processes. > test-annotate_model.R: This is lavaan 0.6-21 > test-annotate_model.R: lavaan is FREE software! Please report any bugs. > test-auto_cov.R: This is lavaan 0.6-21 > test-auto_cov.R: lavaan is FREE software! Please report any bugs. > test-auto_cov.R: > test-auto_cov.R: m1 ~ x1 + w1 + w1x1 + x2 + c1 + c2 > test-auto_cov.R: m2 ~ m1 + c1 + c2 > test-auto_cov.R: m3 ~ x2 + x1 + c1 + c2 > test-auto_cov.R: y1 ~ m2 + w2 + w2m2 + x1 + x2 + m3 + c1 + c2 > test-auto_cov.R: y2 ~ m3 + x2 + x1 + m2 + c1 + c2 > test-auto_cov.R: # Covariances for the error term of m2 > test-auto_cov.R: m2 ~~ w2 + w2m2 > test-auto_cov.R: > test-auto_cov.R: # Added by auto_exo_cov > test-auto_cov.R: x1 ~~ w1 + w1x1 + x2 + c1 + c2 + w2 + w2m2 > test-auto_cov.R: w1 ~~ w1x1 + x2 + c1 + c2 + w2 + w2m2 > test-auto_cov.R: w1x1 ~~ x2 + c1 + c2 + w2 + w2m2 > test-auto_cov.R: x2 ~~ c1 + c2 + w2 + w2m2 > test-auto_cov.R: c1 ~~ c2 + w2 + w2m2 > test-auto_cov.R: c2 ~~ w2 + w2m2 > test-auto_cov.R: w2 ~~ w2m2 > test-auto_cov.R: > test-auto_cov.R: m1 ~ x1 + w1 + w1x1 + x2 + c1 + c2 > test-auto_cov.R: m2 ~ m1 + c1 + c2 > test-auto_cov.R: m3 ~ x2 + x1 + c1 + c2 > test-auto_cov.R: y1 ~ m2 + w2 + w2m2 + x1 + x2 + m3 + c1 + c2 > test-auto_cov.R: y2 ~ m3 + x2 + x1 + m2 + c1 + c2 > test-auto_cov.R: # Covariances for the error term of m2 > test-auto_cov.R: m2 ~~ w2 + w2m2 > test-auto_cov.R: > test-auto_cov.R: # Added by auto_exo_cov > test-auto_cov.R: x1 ~~ w1 + w1x1 + x2 + c1 + c2 + w2 + w2m2 > test-auto_cov.R: w1 ~~ w1x1 + x2 + c1 + c2 + w2 + w2m2 > test-auto_cov.R: w1x1 ~~ x2 + c1 + c2 + w2 + w2m2 > test-auto_cov.R: x2 ~~ c1 + c2 + w2 + w2m2 > test-auto_cov.R: c1 ~~ c2 + w2 + w2m2 > test-auto_cov.R: c2 ~~ w2 + w2m2 > test-auto_cov.R: w2 ~~ w2m2 > test-to_vectors.R: > test-to_vectors.R: ############################################################################### > test-to_vectors.R: This is semTools 0.5-8 > test-to_vectors.R: All users of R (or SEM) are invited to submit functions or ideas for functions. > test-to_vectors.R: ############################################################################### Saving _problems/test-to_vectors-235.R [ FAIL 1 | WARN 0 | SKIP 3 | PASS 153 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-standardizedSolution_boot_ci_print.R:1:1' • To be run in an interactive mode (2): 'test-plot_boot.R:1:1', 'test-plot_models_fm.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-to_vectors.R:233:5'): compRelSEM ─────────────────────────────── Error in `semTools::compRelSEM(object, simplify = -1L, ...)`: object 'REL' not found Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-to_vectors.R:233:5 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::sort(vec_compRelSEM(fit_cfa_mg)) 5. └─semhelpinghands::vec_compRelSEM(fit_cfa_mg) 6. └─semTools::compRelSEM(object, simplify = -1L, ...) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 153 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR