Package: semEff Type: Package Title: Automatic Calculation of Effects for Piecewise Structural Equation Models Version: 0.7.2 Authors@R: person(given = c("Mark", "V."), family = "Murphy", role = c("aut", "cre"), email = "murphymv@gmail.com") Description: Automatically calculate direct, indirect, and total effects for piecewise structural equation models, comprising lists of fitted models representing structured equations (Lefcheck, 2016 ). Confidence intervals are provided via bootstrapping. URL: https://murphymv.github.io/semEff/, https://github.com/murphymv/semEff, https://buymeacoffee.com/murphymv BugReports: https://github.com/murphymv/semEff/issues Depends: R (>= 3.6.0) Imports: boot, gsl, lme4, parallel, stats, utils Suggests: ggplot2, knitr, markdown, piecewiseSEM (<= 2.3.0), rmarkdown VignetteBuilder: knitr License: GPL (>= 3) Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Language: en-GB Config/pak/sysreqs: cmake make libgsl0-dev Repository: https://murphymv.r-universe.dev Date/Publication: 2024-09-13 00:34:04 UTC RemoteUrl: https://github.com/murphymv/semeff RemoteRef: HEAD RemoteSha: 3c59d74df4642d8b78bbadf7ef2b4fc870930863 NeedsCompilation: no Packaged: 2026-07-04 08:02:53 UTC; root Author: Mark V. Murphy [aut, cre] Maintainer: Mark V. Murphy