Package: tidystats
Type: Package
Title: Save Output of Statistical Tests
Version: 0.6.2
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.3.2
LazyData: true
Depends: R (>= 3.5.0)
Imports: dplyr, tidyr, purrr, stringr, readr, jsonlite, tibble,
        checkmate
Suggests: BayesFactor, knitr, lme4, lmerTest, rmarkdown, effectsize,
        effsize, Hmisc, afex, emmeans, irr, testthat, MEMSS, lavaan,
        methods, nlme, rlang, tidyselect
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-14 18:59:58 UTC; willem
Repository: CRAN
Date/Publication: 2024-07-14 19:10:02 UTC
