Package: openintro
Title: Datasets and Supplemental Functions from 'OpenIntro' Textbooks
and Labs
Version: 2.5.1
Authors@R: c(
person("Mine", "\u00C7etinkaya-Rundel", email = "cetinkaya.mine@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6452-2420")),
person("David", "Diez", email = "david.m.diez@gmail.com", role = c("aut")),
person("Andrew", "Bray", email = "andrew.bray@gmail.com", role = c("aut")),
person("Albert Y.", "Kim", email = "albert.ys.kim@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-7824-306X")),
person("Ben", "Baumer", email = "ben.baumer@gmail.com", role = c("aut")),
person("Chester", "Ismay", email = "chester.ismay@gmail.com", role = c("aut")),
person("Nick", "Paterno", email = "nicholas.paterno@gmail.com", role = c("aut")),
person("Christopher", "Barr", role = c("aut"))
)
Description: Supplemental functions and data for 'OpenIntro' resources,
which includes open-source textbooks and resources for
introductory statistics (). The
package contains datasets used in our open-source textbooks
along with custom plotting functions for reproducing book
figures. Note that many functions and examples include color
transparency; some plotting elements may not show up properly
(or at all) when run in some versions of Windows operating
system.
License: GPL-3
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Suggests: broom, dplyr, forcats, knitr, lubridate, scales, testthat (>=
3.0.0), tidyr, tidytext, stringr, maps
Imports: ggplot2 (>= 2.2.1), graphics, readr, rmarkdown, tibble
Depends: R (>= 4.1.0), airports, cherryblossom, usdata
URL: https://openintrostat.github.io/openintro/,
https://github.com/OpenIntroStat/openintro/
BugReports: https://github.com/OpenIntroStat/openintro/issues
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: cmake make libuv1-dev libx11-dev
Repository: https://openintrostat.r-universe.dev
Date/Publication: 2026-06-22 17:17:49 UTC
RemoteUrl: https://github.com/openintrostat/openintro
RemoteRef: HEAD
RemoteSha: 6ba46b96586e9bd80ee301e314c4c1c63ab25eaf
NeedsCompilation: no
Packaged: 2026-06-22 19:31:38 UTC; root
Author: Mine Çetinkaya-Rundel [aut, cre] (ORCID:
),
David Diez [aut],
Andrew Bray [aut],
Albert Y. Kim [aut] (ORCID: ),
Ben Baumer [aut],
Chester Ismay [aut],
Nick Paterno [aut],
Christopher Barr [aut]
Maintainer: Mine Çetinkaya-Rundel