Package: sigr
Type: Package
Title: Succinct and Correct Statistical Summaries for Reports
Version: 1.1.5
Date: 2023-08-19
Authors@R: c(
    person("John", "Mount", email = "jmount@win-vector.com", role = c("aut", "cre")),
    person("Nina", "Zumel", email = "nzumel@win-vector.com", role = c("aut")),
    person(family = "Win-Vector LLC", role = c("cph"))
    )
URL: https://github.com/WinVector/sigr/,
        https://winvector.github.io/sigr/
Maintainer: John Mount <jmount@win-vector.com>
BugReports: https://github.com/WinVector/sigr/issues
Description: Succinctly and correctly format statistical summaries of
    various models and tests (F-test, Chi-Sq-test, Fisher-test, T-test, and rank-significance). 
    This package also includes empirical tests, such as Monte Carlo and bootstrap distribution estimates.
License: GPL-2 | GPL-3
RoxygenNote: 7.2.3
Depends: R (>= 3.2.1)
Imports: wrapr (>= 2.0.9), stats
Suggests: pwr, parallel, knitr, rmarkdown, tinytest
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2023-08-20 00:09:29 UTC; johnmount
Author: John Mount [aut, cre],
  Nina Zumel [aut],
  Win-Vector LLC [cph]
Repository: CRAN
Date/Publication: 2023-08-20 02:20:02 UTC
Built: R 4.2.0; ; 2023-08-27 02:44:40 UTC; unix
