Package: jtools
Type: Package
Title: Analysis and Presentation of Social Scientific Data
Version: 2.2.1
Authors@R: person(c("Jacob","A."), "Long", email = "jacob.long@sc.edu",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1582-6214"))
Description: This is a collection of tools for more efficiently understanding 
  and sharing the results of (primarily) regression analyses. There are also a
  number of miscellaneous functions for statistical and programming purposes. 
  Support for models produced by the survey and lme4 packages are points of 
  emphasis.
URL: https://jtools.jacob-long.com
BugReports: https://github.com/jacob-long/jtools/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: crayon, generics, ggplot2 (>= 3.3.0), magrittr, pander,
        pkgconfig, rlang (>= 0.3.0), tibble
Suggests: boot, broom, broom.mixed, huxtable (>= 3.0.0), kableExtra,
        lme4, lmerTest, MASS, methods, pbkrtest, RColorBrewer,
        sandwich, scales, survey, weights, knitr, rmarkdown, testthat,
        vdiffr
Enhances: brms, quantreg, rstanarm
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2022-12-01 22:00:21 UTC; jacoblong
Author: Jacob A. Long [aut, cre] (<https://orcid.org/0000-0002-1582-6214>)
Maintainer: Jacob A. Long <jacob.long@sc.edu>
Repository: CRAN
Date/Publication: 2022-12-02 00:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:05:26 UTC; windows
