Package: tidystats
Type: Package
Title: Save Output of Statistical Tests
Version: 0.5
Author: Willem Sleegers
Maintainer: Willem Sleegers <w.sleegers@me.com>
Description: Save the output of statistical tests in an organized file that can 
  be shared with others or used to report statistics in scientific papers.
URL: https://willemsleegers.github.io/tidystats/
BugReports: https://github.com/WillemSleegers/tidystats/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
LazyData: true
Depends: R (>= 3.2.0)
Imports: dplyr, tidyr, purrr, stringr, readr, jsonlite, tibble
Suggests: knitr, rmarkdown, testthat, BayesFactor, lme4, lmerTest
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-21 10:07:04 UTC; willem
Repository: CRAN
Date/Publication: 2020-09-21 16:50:02 UTC
