Package: tidystats
Type: Package
Title: Save Output of Statistical Tests
Version: 0.6.3
Authors@R: person(given = "Willem",
                  family = "Sleegers",
                  role = c("aut", "cre"),
                  email = "w.sleegers@me.com")
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 (>= 4.1.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: 2025-04-06 10:18:42 UTC; willem
Author: Willem Sleegers [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-06 10:30:02 UTC
Built: R 4.6.0; ; 2025-08-31 03:28:27 UTC; windows
