Package: processR
Type: Package
Title: Implementation of the 'PROCESS' Macro
Version: 0.1.0
URL: https://github.com/cardiomoon/processR
BugReports: https://github.com/cardiomoon/processR/issues
Authors@R: c(person("Keon-Woong","Moon", role=c("aut", "cre"),
   email="cardiomoon@gmail.com"),
   person("Sokyoung","Hong",role=c("ctb"), email="hsychild@hanmail.net"))
Description: Perform moderation, mediation, moderated mediation and moderated moderation. 
   Inspired from famous 'PROCESS' macro for 'SPSS' and 'SAS' created by Andrew Hayes. 
Depends: R (>= 2.10)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: lavaan(>= 0.6.3), diagram, magrittr, dplyr, flextable,
        ggiraphExtra, ggplot2, jtools, mycor, officer, psych, purrr,
        rrtable, semTools, stringr, tidyselect, shiny, modelr,
        prediction, rlang, tidyr, TH.data, shinyWidgets
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-06 15:30:52 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre],
  Sokyoung Hong [ctb]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-07 17:40:03 UTC
