Package: jtools
Type: Package
Title: Analysis and Presentation of Social Scientific Data
Version: 0.4.4
Authors@R: person(c("Jacob","A."), "Long", email = "long.1377@osu.edu",
  role = c("aut", "cre"))
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 a number of functions focused
  specifically on the interpretation and presentation of interactions in linear
  models. Just about everything supports models from the survey package.
URL: https://github.com/jacob-long/jtools
BugReports: https://github.com/jacob-long/jtools/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
Suggests: ggplot2, lmtest, sandwich, car, survey, weights,
        RColorBrewer, cowplot, knitr, rmarkdown, testthat
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-26 23:29:16 UTC; Jacob
Author: Jacob A. Long [aut, cre]
Maintainer: Jacob A. Long <long.1377@osu.edu>
Repository: CRAN
Date/Publication: 2017-03-26 23:38:21 UTC
