Package: mdsr Title: Complement to 'Modern Data Science with R' Version: 0.2.9 Authors@R: c( person("Benjamin S.", "Baumer", email = "ben.baumer@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3279-0516") ), person("Nicholas", "Horton", email = "nhorton@amherst.edu", role = "aut", comment = c(ORCID = "0000-0003-3332-4311") ), person("Daniel", "Kaplan", email = "kaplan@macalester.edu", role = "aut")) Description: A complement to all editions of *Modern Data Science with R* (ISBN: 978-0367191498, publisher URL: ). This package contains data and code to complete exercises and reproduce examples from the text. It also facilitates connections to the SQL database server used in the book. All editions of the book are supported by this package. Depends: R (>= 4.1.0) License: CC0 LazyData: true LazyDataCompression: xz Imports: babynames, DBI, dbplyr, downloader, dplyr, fs, ggplot2, htmlwidgets, kableExtra, RMariaDB, skimr, stringr, tibble, webshot2 Suggests: etl, knitr, Lahman, leaflet, lubridate, macleish, mosaic, mosaicData, nycflights13, nycflights23, sf, testthat, utf8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Encoding: UTF-8 URL: https://github.com/mdsr-book/mdsr BugReports: https://github.com/mdsr-book/mdsr/issues Config/pak/sysreqs: chromium cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libmysqlclient-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://mdsr-book.r-universe.dev Date/Publication: 2026-01-12 21:07:09 UTC RemoteUrl: https://github.com/mdsr-book/mdsr RemoteRef: HEAD RemoteSha: 7afa3ecb706d9fcc93d648c7f52508a1f068612b NeedsCompilation: no Packaged: 2026-06-11 08:14:09 UTC; root Author: Benjamin S. Baumer [aut, cre] (ORCID: ), Nicholas Horton [aut] (ORCID: ), Daniel Kaplan [aut] Maintainer: Benjamin S. Baumer