Package: statsr
Type: Package
Title: Companion Software for the Coursera Statistics with R
        Specialization
Version: 0.3.0
Date: 2021-01-21
Authors@R: c(person("Colin", "Rundel", role=c("aut"), email="rundel@gmail.com"),
             person("Mine", "Cetinkaya-Rundel", role=c("aut"), email="mine@stat.duke.edu"),
             person("Merlise", "Clyde", role=c("aut", "cre"), email="clyde@duke.edu"),
             person("David", "Banks", role=c("aut"), email="banks@stat.duke.edu"))
Maintainer: Merlise Clyde <clyde@duke.edu>
Description: Data and functions to support Bayesian and frequentist inference and decision making 
            for the Coursera Specialization "Statistics with R".
            See <https://github.com/StatsWithR/statsr> for more information.
LazyData: true
License: MIT + file LICENSE
RoxygenNote: 7.1.1
Encoding: UTF-8
Depends: R (>= 3.3.0), BayesFactor
Imports: dplyr, rmarkdown, knitr, ggplot2, broom, gridExtra, shiny,
        cubature, tidyr, tibble, utils
Suggests: spelling, HistData, testthat (>= 3.0.0)
URL: https://github.com/StatsWithR/statsr
BugReports: https://github.com/StatsWithR/statsr/issues
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-01-22 19:41:12 UTC; clyde
Author: Colin Rundel [aut],
  Mine Cetinkaya-Rundel [aut],
  Merlise Clyde [aut, cre],
  David Banks [aut]
Repository: CRAN
Date/Publication: 2021-01-22 20:40:03 UTC
Built: R 4.6.0; ; 2025-08-20 04:09:07 UTC; unix
