Package: PsychoMatic Type: Package Title: Automated Psychometric Workflows and Reporting Tools Version: 0.3.0 Authors@R: person("Jose", "Gamarra-Moncayo", email = "gamarramoncayoj@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0781-3616")) Description: Automates common psychometric workflows for applied researchers, including item descriptives, inter-item correlations, exploratory and confirmatory factor analysis, reliability, multi-group measurement invariance, and alignment optimization. Decision heuristics are informed by procedures such as parallel analysis (Horn, 1965, ), multivariate normality diagnostics (Mardia, 1970, ), measurement-invariance fit-change rules (Chen, 2007, ), and alignment optimization (Asparouhov and Muthen, 2014, ), among others. Results can be returned as structured R objects and exported as bilingual reports for transparent analytical documentation. License: MIT + file LICENSE URL: https://github.com/gmoncayoj/PsychoMatic BugReports: https://github.com/gmoncayoj/PsychoMatic/issues Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: GPArotation, lavaan, Matrix, psych, stats, utils Suggests: flextable, knitr, mirt, MVN, officer, openxlsx, rmarkdown, semTools, sirt, testthat (>= 3.0.0), writexl Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 VignetteBuilder: knitr LazyData: true Config/roxygen2/version: 8.0.0 Repository: https://gmoncayoj.r-universe.dev Date/Publication: 2026-06-23 01:54:48 UTC RemoteUrl: https://github.com/gmoncayoj/psychomatic RemoteRef: HEAD RemoteSha: e14e08071de7c3294cb492fc24adf9c9d66c2ef9 NeedsCompilation: no Packaged: 2026-06-30 09:24:47 UTC; root Author: Jose Gamarra-Moncayo [aut, cre] (ORCID: ) Maintainer: Jose Gamarra-Moncayo