Package: statuser
Type: Package
Title: Statistical Tools Designed for End Users
Version: 0.1.9
Authors@R: person(given = "Uri",
                  family = "Simonsohn",
                  role = c("aut", "cre"),
                  email = "urisohn@gmail.com")
Description: The statistical tools in this package do one of four things:
    1) Enhance basic statistical functions with more 
    flexible inputs, smarter defaults, and richer, clearer, and ready-to-use 
    output (e.g., t.test2())
    2) Produce publication-ready commonly needed figures with one line of code (e.g., plot_cdf())
    3) Implement novel analytical tools developed by the authors (e.g., twolines())
    4) Deliver niche functions of high value to the authors that are not easily
    available elsewhere (e.g., clear(), convert_to_sql(), resize_images()).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: mgcv, rsvg, magick, labelled, sandwich, lmtest, utils
Suggests: testthat (>= 3.0.0), crayon, quantreg, estimatr,
        marginaleffects, broom, modelsummary
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-26 13:19:06 UTC; uri_s
Author: Uri Simonsohn [aut, cre]
Maintainer: Uri Simonsohn <urisohn@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-26 13:40:02 UTC
Built: R 4.4.3; ; 2026-02-26 15:28:27 UTC; unix
