Package: testDriveR Type: Package Title: Teaching Data for Statistics and Data Science Version: 0.5.3 Authors@R: c( person( given = "Christopher", family = "Prener", email = "chris.prener@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4310-9888") ), person(given = "Bill", family = "Bradley", role = "dtc"), person("NORC at the University of Chicago", role = "dtc"), person("UN Inter-agency Group for Child Mortality Estimation", role = "dtc"), person("U.S. Department of Energy", role = "dtc") ) Description: Provides data sets for teaching statistics and data science courses. It includes a sample of data from John Edmund Kerrich's famous coinflip experiment. These are data that I used for statistics. The package also contains an R Markdown template with the required formatting for assignments in my former courses. License: GPL-3 URL: https://chris-prener.github.io/testDriveR/, https://github.com/chris-prener/testDriveR BugReports: https://github.com/chris-prener/testDriveR/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Suggests: ggplot2, knitr, rmarkdown, testthat Repository: https://chris-prener.r-universe.dev Date/Publication: 2025-02-02 19:09:16 UTC RemoteUrl: https://github.com/chris-prener/testdriver RemoteRef: HEAD RemoteSha: a3e2c0ec8b4bc4c6dce7a8abde90dc916dcb29dd NeedsCompilation: no Packaged: 2026-07-02 07:07:11 UTC; root Author: Christopher Prener [aut, cre] (ORCID: ), Bill Bradley [dtc], NORC at the University of Chicago [dtc], UN Inter-agency Group for Child Mortality Estimation [dtc], U.S. Department of Energy [dtc] Maintainer: Christopher Prener