Package: exoplanetdata Title: Exoplanet Datasets for Teaching Introductory Statistics Version: 0.1.0 Authors@R: person("Chester", "Ismay", email = "chester.ismay@gmail.com", role = c("aut", "cre")) Description: Tidied datasets of confirmed exoplanets and their host stars, retrieved from NASA's Exoplanet Archive via the 'REXoplanets' package. Column names have been simplified for classroom use, with units baked into names where ambiguous. Intended as a companion dataset for introductory statistics teaching in the spirit of the 'ModernDive' textbook. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true LazyDataCompression: xz Depends: R (>= 4.1) Suggests: REXoplanets, dplyr, readr, tibble, purrr, roxygen2 RoxygenNote: 7.3.3 URL: https://github.com/moderndive/exoplanetdata, https://moderndive.github.io/exoplanetdata/ BugReports: https://github.com/moderndive/exoplanetdata/issues Repository: https://moderndive.r-universe.dev Date/Publication: 2026-07-04 15:56:18 UTC RemoteUrl: https://github.com/moderndive/exoplanetdata RemoteRef: HEAD RemoteSha: 4cffbc050b906c532b4d553f9c034d15000d1329 NeedsCompilation: no Packaged: 2026-07-12 08:02:43 UTC; root Author: Chester Ismay [aut, cre] Maintainer: Chester Ismay