Package: jtools
Type: Package
Title: Analysis and Presentation of Social Scientific Data
Version: 2.0.2
Authors@R: person(c("Jacob","A."), "Long", email = "long.1377@osu.edu",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1582-6214"))
Description: This is a collection of tools that the author (Jacob) has written
  for the purpose of more efficiently understanding and sharing the results of
  (primarily) regression analyses. There are also a number of miscellaneous
  functions for statistical and programming purposes. Just about everything 
  supports models from the survey package.
URL: https://jtools.jacob-long.com
BugReports: https://github.com/jacob-long/jtools/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: crayon, generics, ggplot2 (>= 3.0.0), magrittr, pander,
        pkgconfig, rlang (>= 0.3.0), tibble
Suggests: boot, broom, ggstance, huxtable (>= 3.0.0), kableExtra, lme4,
        lmerTest, MASS, methods, pbkrtest, RColorBrewer, sandwich,
        scales, survey, weights, knitr, rmarkdown, testthat
Enhances: brms, quantreg, rstanarm
RoxygenNote: 6.1.1.9000
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-24 20:22:19 UTC; jlong
Author: Jacob A. Long [aut, cre] (<https://orcid.org/0000-0002-1582-6214>)
Maintainer: Jacob A. Long <long.1377@osu.edu>
Repository: CRAN
Date/Publication: 2020-01-24 21:00:02 UTC
