Package: regrrr
Type: Package
Title: Toolkit for Compiling, (Post-Hoc) Testing, and Plotting
        Regression Results
Version: 0.1.3
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
Suggests: testthat
RoxygenNote: 7.0.2
Imports: stats, purrr, dplyr, magrittr, tidyr, usdm, scales,
        robustbase, stringr, MuMIn, ggplot2, lspline
BugReports: https://github.com/RkzYang/regrrr/issues
NeedsCompilation: no
Packaged: 2021-08-13 13:43:49 UTC; ray_mac
Author: Rui K. Yang [aut, cre],
  Luyao Peng [aut]
Repository: CRAN
Date/Publication: 2021-08-13 14:00:05 UTC
Built: R 4.2.0; ; 2022-04-13 10:34:57 UTC; unix
