Package: lessSEM
Type: Package
Title: Non-Smooth Regularization for Structural Equation Models
Version: 1.5.7
Authors@R: c(person(given   = "Jannik H.", family = "Orzek",
                    role    = c("aut", "cre", "cph"),
                    email   = "jannik.orzek@mailbox.org",
                    comment = c(ORCID = "0000-0002-3123-2248")))
Maintainer: Jannik H. Orzek <jannik.orzek@mailbox.org>
Description: Provides regularized structural equation modeling 
  (regularized SEM) with non-smooth penalty functions (e.g., lasso) building 
  on 'lavaan'. The package is heavily inspired by the 
  ['regsem'](<https://github.com/Rjacobucci/regsem>) and 
  ['lslx'](<https://github.com/psyphh/lslx>) packages.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0), lavaan, methods
Imports: Rcpp (>= 1.0.8), RcppArmadillo, RcppParallel, ggplot2,
        ggrepel, tidyr, stringr, numDeriv, utils, stats, graphics,
        rlang, mvtnorm
Suggests: knitr, plotly, rmarkdown, Rsolnp
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
VignetteBuilder: knitr
SystemRequirements: GNU make, C++17
URL: https://github.com/jhorzek/lessSEM,
        https://jhorzek.github.io/lessSEM/
BugReports: https://github.com/jhorzek/lessSEM/issues
NeedsCompilation: yes
Packaged: 2025-10-18 12:43:32 UTC; jannikorzek
Author: Jannik H. Orzek [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3123-2248>)
Repository: CRAN
Date/Publication: 2025-10-18 13:20:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:18:53 UTC; windows
Archs: x64
