Package: lessSEM
Type: Package
Title: Non-Smooth Regularization for Structural Equation Models
Version: 1.5.5
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.2.3
Depends: lavaan, methods
Imports: Rcpp (>= 1.0.8), RcppArmadillo, RcppParallel, ggplot2, 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
BugReports: https://github.com/jhorzek/lessSEM/issues
NeedsCompilation: yes
Packaged: 2024-01-21 10:06:17 UTC; jannik
Author: Jannik H. Orzek [aut, cre, cph]
    (<https://orcid.org/0000-0002-3123-2248>)
Repository: CRAN
Date/Publication: 2024-01-22 13:20:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-01-22 23:14:41 UTC; unix
Archs: lessSEM.so.dSYM
