Skip to content

rootcoder007/rmoriedata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmoriedata

Bundled open-data fixtures for rmorie. This is a data-only companion package — no functions, just inst/extdata/ files used by rmorie's examples, vignettes, and tests.

Install

# pak (recommended)
pak::pkg_install("rootcoder007/rmoriedata")

# remotes
remotes::install_github("rootcoder007/rmoriedata")

Why a separate package?

CRAN packages have a 5 MB soft-cap on source tarball size. rmorie's ~6.4 MB of bundled fixtures would push it over that threshold and trigger a reviewer pushback. Splitting the data out keeps rmorie lean (~few hundred KB of code) and lets data ship at any size via r-universe.

License

AGPL-3.0-or-later. The fixtures themselves are public-domain or under permissive open-data licenses from their source portals; see the per-file headers in inst/extdata/ for attribution.

About

Bundled datasets package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages