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 Description: Data and functions to support Bayesian and frequentist inference and decision making for the Coursera Specialization "Statistics with R". See 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev pari-gp zlib1g-dev Repository: https://statswithr.r-universe.dev Date/Publication: 2021-01-22 19:40:05 UTC RemoteUrl: https://github.com/statswithr/statsr RemoteRef: HEAD RemoteSha: 9cb9edad2f60a21308e13f9c52a70d1dfcbe423a NeedsCompilation: no Packaged: 2026-06-07 09:04:14 UTC; root Author: Colin Rundel [aut], Mine Cetinkaya-Rundel [aut], Merlise Clyde [aut, cre], David Banks [aut]