Package: piecewiseSEM Type: Package Title: Piecewise Structural Equation Modeling Version: 2.3.1 Date: 2025-09-02 Authors@R: c( person("Jon", "Lefcheck", role = c("aut", "cre"), email = "jslefche@gmail.com"), person("Jarrett", "Byrnes", role = "aut", email = "jarrett.byrnes@umb.edu"), person("James", "Grace", role = "aut", email = "gracej@usgs.gov") ) Maintainer: Jon Lefcheck 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 for more. Depends: R (>= 4.5.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.3.2 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libx11-dev Repository: https://jslefche.r-universe.dev Date/Publication: 2025-09-02 18:25:32 UTC RemoteUrl: https://github.com/jslefche/piecewisesem RemoteRef: HEAD RemoteSha: e8d7d4555d501b07e2bbbae0ec87a3616dd1287f NeedsCompilation: no Packaged: 2026-06-20 07:22:28 UTC; root Author: Jon Lefcheck [aut, cre], Jarrett Byrnes [aut], James Grace [aut]