Package: moderndive Type: Package Title: Tidyverse-Friendly Introductory Linear Regression Version: 0.8.0.9001 Authors@R: c( person("Albert Y.", "Kim", email = "albert.ys.kim@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7824-306X")), person("Chester", "Ismay", email = "chester.ismay@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-2820-2547")), person("Andrew", "Bray", email = "abray@reed.edu", role = "ctb", comment = c(ORCID = "0000-0002-4037-7414")), person("Delaney", "Moran", email = "delaneyemoran@gmail.com", role = "ctb"), person("Evgeni", "Chasnovski", email = "evgeni.chasnovski@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-1617-4019")), person("Will", "Hopper", email = "wjhopper510@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-7848-1946")), person("Benjamin S.", "Baumer", email = "ben.baumer@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-3279-0516")), person("Marium", "Tapal", email = "mariumtapal@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-5093-6462")), person("Wayne", "Ndlovu", email = "waynedndlovu5@gmail.com", role = "ctb"), person("Catherine", "Peppers", email = "cpeppers@smith.edu", role = "ctb"), person("Annah", "Mutaya", email = "annahmutaya18@gmail.com", role = "ctb"), person("Anushree", "Goswami", email = "anushreeegoswami@gmail.com", role = "ctb"), person("Ziyue", "Yang", email = "zyang2k@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-9299-8327")), person("Clara", "Li", email = "clarasepianli@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-2456-0849")), person("Caroline", "McKenna", email = "carolinemckenna101@gmail.com", role = "ctb"), person("Catherine", "Park", email = "jcathyp@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-8273-9620")), person("Abbie", "Benfield", email = "abbidabbers@gmail.com", role = "ctb"), person("Georgia", "Gans", email = "georgiagans@live.com", role = "ctb"), person("Kacey", "Jean-Jacques", email = "kjeanjacques@smith.edu", role = "ctb"), person("Swaha", "Bhattacharya", email = "itsswahabhattacharya@gmail.com", role = "ctb"), person("Vivian", "Almaraz", email = "viviansofia101@gmail.com", role = "ctb"), person("Elle Jo", "Whalen", email = "ewhalen@smith.edu", role = "ctb"), person("Jacqueline", "Chen", email = "jchen76@smith.edu", role = "ctb"), person("Michelle", "Flesaker", email = "mflesaker@smith.edu", role = "ctb"), person("Irene", "Foster", email = "ifoster25@smith.edu", role = "ctb"), person("Aushanae", "Haller", email = "aushanaenhaller@gmail.com", role = "ctb"), person("Benjamin", "Bruncati", email = "kbruncati@smith.edu", role = "ctb", comment = c(ORCID = "0000-0001-8545-5984")), person("Quinn", "White", email = "quinnarlise@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-5399-0237")), person("Tianshu", "Zhang", email = "tzhang26@smith.edu", role = "ctb", comment = c(ORCID = "0000-0002-3004-4472")), person("Katelyn", "Diaz", email = "katndiaz@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-6108-1682")), person("Rose", "Porta", email = "rporta@smith.edu", role = "ctb"), person("Renee", "Wu", email = "rwu30@smith.edu",role ="ctb"), person("Arris", "Moise", email = "amoise@smith.edu", role = "ctb"), person("Kate", "Phan", email = "kphan@smith.edu", role = "ctb"), person("Grace", "Hartley", email = "grace.hartley@gmail.com", role = "ctb"), person("Silas", "Weden", email = "silasweden@gmail.com", role = "ctb"), person("Emma", "Vejcik", email = "evejcik@gmail.com", role = "ctb"), person("Nikki", "Schuldt", email = "nikkischuldt@gmail.com", role = "ctb"), person("Tess", "Goldmann", email = "tessgoldmann@aol.com", role = "ctb"), person("Hongtong", "Lin", email = "cccynthialht@gmail.com", role = "ctb"), person("Alejandra", "Munoz", email = "amunozgarcia@smith.edu", role = "ctb"), person("Elina", "Gordon-Halpern", email = "egordonhalpern@smith.edu", role = "ctb"), person("Haley", "Schmidt", email = "heschmidt00@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-6184-2266")) ) Maintainer: Albert Y. Kim Description: Datasets and wrapper functions for tidyverse-friendly introductory linear regression, used in "Statistical Inference via Data Science: A ModernDive into R and the Tidyverse" available at . Depends: R (>= 4.1.0) License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://moderndive.github.io/moderndive/, https://github.com/moderndive/moderndive/ BugReports: https://github.com/moderndive/moderndive/issues Imports: magrittr, dplyr, purrr, tidyr, ggplot2, tibble, janitor, broom (>= 0.4.3), formula.tools, stringr, knitr, infer, rlang (>= 0.2.0), glue, DT RoxygenNote: 7.3.3 Suggests: testthat, covr, rmarkdown, vdiffr, openintro, patchwork, viridis, readr, nycflights13, nycflights23, plotly VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://moderndive.r-universe.dev Date/Publication: 2026-07-02 15:26:49 UTC RemoteUrl: https://github.com/moderndive/moderndive RemoteRef: HEAD RemoteSha: 98d7111a213e8160acd4761dc9cefeb07dc71959 NeedsCompilation: no Packaged: 2026-07-02 17:47:42 UTC; root Author: Albert Y. Kim [aut, cre] (ORCID: ), Chester Ismay [aut] (ORCID: ), Andrew Bray [ctb] (ORCID: ), Delaney Moran [ctb], Evgeni Chasnovski [ctb] (ORCID: ), Will Hopper [ctb] (ORCID: ), Benjamin S. Baumer [ctb] (ORCID: ), Marium Tapal [ctb] (ORCID: ), Wayne Ndlovu [ctb], Catherine Peppers [ctb], Annah Mutaya [ctb], Anushree Goswami [ctb], Ziyue Yang [ctb] (ORCID: ), Clara Li [ctb] (ORCID: ), Caroline McKenna [ctb], Catherine Park [ctb] (ORCID: ), Abbie Benfield [ctb], Georgia Gans [ctb], Kacey Jean-Jacques [ctb], Swaha Bhattacharya [ctb], Vivian Almaraz [ctb], Elle Jo Whalen [ctb], Jacqueline Chen [ctb], Michelle Flesaker [ctb], Irene Foster [ctb], Aushanae Haller [ctb], Benjamin Bruncati [ctb] (ORCID: ), Quinn White [ctb] (ORCID: ), Tianshu Zhang [ctb] (ORCID: ), Katelyn Diaz [ctb] (ORCID: ), Rose Porta [ctb], Renee Wu [ctb], Arris Moise [ctb], Kate Phan [ctb], Grace Hartley [ctb], Silas Weden [ctb], Emma Vejcik [ctb], Nikki Schuldt [ctb], Tess Goldmann [ctb], Hongtong Lin [ctb], Alejandra Munoz [ctb], Elina Gordon-Halpern [ctb], Haley Schmidt [ctb] (ORCID: )