Package: sigr
Type: Package
Title: Succinct and Correct Statistical Summaries for Reports
Version: 1.1.4
Date: 2021-06-11
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.1.1
Depends: R (>= 3.2.1)
Imports: wrapr (>= 2.0.2), stats
Suggests: pwr, parallel, knitr, rmarkdown, tinytest
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2021-06-12 02:33:11 UTC; johnmount
Author: John Mount [aut, cre],
  Nina Zumel [aut],
  Win-Vector LLC [cph]
Repository: CRAN
Date/Publication: 2021-06-12 04:40:03 UTC
