Package: Rdatasets
Type: Package
Title: Access Datasets from the Rdatasets Archive
Version: 0.0.1.1
Authors@R:
c(person(given = "Vincent",
family = "Arel-Bundock",
role = c("aut", "cre", "cph"),
email = "vincent.arel-bundock@umontreal.ca",
comment = c(ORCID = "0000-0003-2042-7063")))
Description: Download and access datasets from the Rdatasets archive
(). The
package provides functions to search, download, and view
documentation for thousands of datasets from various R
packages, available in both CSV and Parquet formats for
efficient access.
License: GPL (>= 3)
URL: https://vincentarelbundock.github.io/Rdatasetspkg/,
https://vincentarelbundock.github.io/Rdatasets/
BugReports: https://github.com/vincentarelbundock/Rdatasetspkg/issues
Imports: utils
Suggests: nanoparquet, tinytable, tinytest, rstudioapi, tibble,
data.table
Encoding: UTF-8
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Repository: https://vincentarelbundock.r-universe.dev
Date/Publication: 2025-08-03 03:51:28 UTC
RemoteUrl: https://github.com/vincentarelbundock/rdatasetspkg
RemoteRef: HEAD
RemoteSha: d865b8a98bf637d46cc1eeec9f7253adc72f5071
NeedsCompilation: no
Packaged: 2026-06-08 07:47:31 UTC; root
Author: Vincent Arel-Bundock [aut, cre, cph] (ORCID:
)
Maintainer: Vincent Arel-Bundock