Package: openintro
Title: Datasets and Supplemental Functions from 'OpenIntro' Textbooks
        and Labs
Version: 2.5.0
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 
    (<https://www.openintro.org/>). 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
RoxygenNote: 7.3.1
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 (>= 2.10), airports, cherryblossom, usdata
URL: http://openintrostat.github.io/openintro/,
        https://github.com/OpenIntroStat/openintro/
BugReports: https://github.com/OpenIntroStat/openintro/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-28 12:59:17 UTC; mine
Author: Mine Çetinkaya-Rundel [aut, cre]
    (<https://orcid.org/0000-0001-6452-2420>),
  David Diez [aut],
  Andrew Bray [aut],
  Albert Y. Kim [aut] (<https://orcid.org/0000-0001-7824-306X>),
  Ben Baumer [aut],
  Chester Ismay [aut],
  Nick Paterno [aut],
  Christopher Barr [aut]
Maintainer: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-31 13:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:42:00 UTC; unix
