Package: piecewiseSEM
Type: Package
Title: Piecewise Structural Equation Modeling
Version: 2.3.0
Date: 2023-03-02
Authors@R: c(
    person("Jon", "Lefcheck",   role = c("aut", "cre"), email = "lefcheckj@si.edu"),
    person("Jarrett", "Byrnes",  role = "aut", email = "jarrett.byrnes@umb.edu"),
    person("James", "Grace",  role = "aut", email = "gracej@usgs.gov")
    )
Maintainer: Jon Lefcheck <lefcheckj@si.edu>
Description: Implements piecewise structural equation modeling from a single
    list of structural equations, with new methods for non-linear, latent, and
    composite variables, standardized coefficients, query-based prediction and
    indirect effects. See <http://jslefche.github.io/piecewiseSEM/> for more.
Depends: R (>= 4.2.0)
URL: https://github.com/jslefche/
BugReports: https://github.com/jslefche/piecewiseSEM/issues
Imports: car, DiagrammeR, emmeans, igraph, lme4, multcomp, MuMIn, MASS,
        methods, nlme, performance
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-03-04 17:35:04 UTC; jslef
Author: Jon Lefcheck [aut, cre],
  Jarrett Byrnes [aut],
  James Grace [aut]
Repository: CRAN
Date/Publication: 2023-03-04 18:00:02 UTC
Built: R 4.2.0; ; 2023-03-06 14:15:30 UTC; unix
