Package: semEff
Type: Package
Title: Automatic Calculation of Effects for Piecewise Structural
        Equation Models
Version: 0.6.0
Authors@R: person(given = "Mark", 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 <doi:10/f8s8rb>). 
    Confidence intervals are provided via bootstrapping.
URL: https://murphymv.github.io/semEff/,
        https://github.com/murphymv/semEff
BugReports: https://github.com/murphymv/semEff/issues
Depends: R (>= 3.6.0)
Imports: boot, gsl, lme4, parallel, stats, utils
Suggests: ggplot2, knitr, markdown, piecewiseSEM, rmarkdown
VignetteBuilder: knitr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.1.2
Language: en-GB
NeedsCompilation: no
Packaged: 2021-10-12 12:58:23 UTC; murph
Author: Mark Murphy [aut, cre]
Maintainer: Mark Murphy <murphymv@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-12 13:30:06 UTC
Built: R 4.1.3; ; 2022-08-20 00:15:11 UTC; windows
