Package: sjstats
Type: Package
Encoding: UTF-8
Title: Collection of Convenient Functions for Common Statistical
        Computations
Version: 0.18.2
Authors@R: person("Daniel", "Lüdecke", role = c("aut", "cre"), email = "d.luedecke@uke.de", comment = c(ORCID = "0000-0002-8895-3206"))
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>
Description: Collection of convenient functions for common statistical computations,
             which are not directly provided by R's base or stats packages.
             This package aims at providing, first, shortcuts for statistical measures, 
             which otherwise could only be calculated with additional effort 
             (like Cramer's V, Phi, or effect size statistics like Eta or Omega squared), 
             or for which currently no functions available. Second, another focus 
             lies on weighted variants of common statistical measures and tests 
             like weighted standard error, mean, t-test, correlation, and more.
License: GPL-3
Depends: R (>= 3.4), utils
Imports: bayestestR, broom, datawizard, dplyr, effectsize, emmeans,
        insight, lme4, magrittr, MASS, modelr, parameters, performance,
        purrr, rlang, sjlabelled, sjmisc, stats, tidyr
Suggests: brms, car, coin, ggplot2, graphics, pscl, pwr, sjPlot,
        survey, rstan, testthat
URL: https://strengejacke.github.io/sjstats/
BugReports: https://github.com/strengejacke/sjstats/issues
RoxygenNote: 7.2.2
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2022-11-19 14:51:26 UTC; Daniel
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>)
Repository: CRAN
Date/Publication: 2022-11-19 22:10:02 UTC
Built: R 4.1.2; ; 2022-11-20 12:15:31 UTC; unix
