Package: statsr
Type: Package
Title: Companion Software for the Coursera Statistics with R
        Specialization
Version: 0.2.0
Date: 2020-05-05
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.0
Encoding: UTF-8
Depends: R (>= 3.2.0)
Imports: dplyr, rmarkdown, knitr, ggplot2, broom, gridExtra, shiny,
        cubature, tidyr, tibble, utils
Suggests: HistData
URL: https://github.com/StatsWithR/statsr
BugReports: https://github.com/StatsWithR/statsr/issues
NeedsCompilation: no
Packaged: 2020-05-05 13:56:32 UTC; mclyde
Author: Colin Rundel [aut],
  Mine Cetinkaya-Rundel [aut],
  Merlise Clyde [aut, cre],
  David Banks [aut]
Repository: CRAN
Date/Publication: 2020-05-05 14:10:02 UTC
