Package: JWileymisc
Title: Miscellaneous Utilities and Functions
Version: 1.0.0
Date: 2019-11-06
Authors@R: 
    person(given = "Joshua F.",
           family = "Wiley",
           role = c("aut", "cre"),
           email = "jwiley.psych@gmail.com",
           comment = c(ORCID = "0000-0002-0271-6702"))
URL: http://joshuawiley.com/JWileymisc,
        https://github.com/JWiley/JWileymisc
BugReports: https://github.com/JWiley/JWileymisc/issues
Description: Miscellaneous tools and functions,
    including: generate descriptive statistics tables,
    format output, visualize relations among variables or check
    distributions, and generic functions for residual and
    model diagnostics. 
License: GPL (>= 3)
Depends: R (>= 3.5.0)
Imports: stats, utils, MASS, multcompView, emmeans, data.table (>=
        1.10.0), graphics, ggthemes, ggplot2 (>= 2.2.0), cowplot, mgcv,
        mice, methods, zoo, psych, grid, rms, robustbase, quantreg,
        lavaan (>= 0.6-3), VGAM (>= 1.0-6), nlme, Matrix, lme4,
        extraoperators (>= 0.1.1)
Suggests: scales, foreach, testthat (>= 2.1.0), covr, knitr, rmarkdown,
        pander, GPArotation
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-22 09:11:51 UTC; jwile
Author: Joshua F. Wiley [aut, cre] (<https://orcid.org/0000-0002-0271-6702>)
Maintainer: Joshua F. Wiley <jwiley.psych@gmail.com>
Repository: CRAN
Date/Publication: 2019-11-22 11:20:05 UTC
