Package: r4ds.tutorials
Title: Tutorials for "R for Data Science"
Version: 0.3.3
Authors@R: 
    person(given = "David",
           family = "Kane",
           role = c("aut", "cre", "cph"),
           email = "dave.kane@gmail.com",
           comment = c(ORCID = "0000-0002-6660-3934"))
Description: When assigned "R for Data Science" (Wickham, Çetinkaya-Rundel, 
  and Grolemund (2023, ISBN: 1492097402)), students should read the book and
  type in all the associated R commands themselves. Sadly, that never happens.
  These tutorials allow students to demonstrate (and their instructors
  to be sure) that all work has been completed. See Kane (2023)
  <https://ppbds.github.io/tutorial.helpers/articles/instructions.html> from
  the 'tutorial.helpers' package for a background discussion.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: tutorial.helpers
Suggests: arrow, babynames, dbplyr, dplyr, duckdb, gghighlight,
        ggrepel, ggridges, ggthemes, gt, hexbin, janitor, learnr, maps,
        nycflights13, palmerpenguins, patchwork, readxl, reprex,
        repurrrsive, rsconnect, rvest, testthat (>= 3.0.0), tidymodels,
        tidyverse, writexl
Config/testthat/edition: 3
BugReports: https://github.com/PPBDS/r4ds.tutorials/issues
URL: https://ppbds.github.io/r4ds.tutorials/,
        https://github.com/PPBDS/r4ds.tutorials
NeedsCompilation: no
Packaged: 2025-09-12 21:29:56 UTC; dkane
Author: David Kane [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6660-3934>)
Maintainer: David Kane <dave.kane@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-12 21:40:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:10:56 UTC; windows
