Package: regrrr
Type: Package
Title: Toolkit for Compiling, (Post-Hoc) Testing, and Plotting
        Regression Results
Version: 0.1.0
Description: Compiling regression results into a publishable format, conducting post-hoc hypothesis testing, and plotting moderating effects (the effect of X on Y becomes stronger/weaker as Z increases).
Depends: R (>= 3.5.0)
Authors@R: 
    c(person(given = "Rui K.",
           family = "Yang",
           role = c("aut", "cre"),
           email = "rkzyang@gmail.com"),
      person(given = "Luyao",
           family = "Peng",
           role = c("aut"),
           email = "luyaopeng.cn@gmail.com"))
Maintainer: Rui K. Yang <rkzyang@gmail.com>
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: testthat
RoxygenNote: 6.1.1
Imports: stats, purrr, dplyr, magrittr, tidyr, usdm, scales,
        robustbase, stringr, spatstat, MuMIn, ggplot2, rlang
NeedsCompilation: no
Packaged: 2019-02-27 22:12:16 UTC; Ray_Mac
Author: Rui K. Yang [aut, cre],
  Luyao Peng [aut]
Repository: CRAN
Date/Publication: 2019-03-06 12:10:07 UTC
