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
NeedsCompilation: no
Packaged: 2025-02-02 19:08:56 UTC; chris
Author: Christopher Prener [aut, cre] (<https://orcid.org/0000-0002-4310-9888>),
  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 <chris.prener@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-02 19:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:30:46 UTC; windows
