DataPackageR
Construct Reproducible Analytic Data Sets as R Packages
A framework to help construct R data packages in a reproducible manner. Potentially time consuming processing of raw data sets into analysis ready data sets is done in a reproducible manner and decoupled from the usual 'R CMD build' process so that data sets can be processed into R objects in the data package and the data package can then be shared, built, and installed by others without the need to repeat computationally costly data processing. The package maintains data provenance by turning the data processing scripts into package vignettes, as well as enforcing documentation and version checking of included data objects. Data packages can be version controlled on 'GitHub', and used to share data for manuscripts, collaboration and reproducible research.
- GitHub
- https://docs.ropensci.org/DataPackageR/
- File a bug report
- DataPackageR results
- DataPackageR.pdf
- Version0.16.1
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Languageen-US
- Last release09/17/2024
Documentation
Team
Dave Slager
Greg Finak
Show author detailsRolesAuthor, Copyright holderPaul Obrecht
Show author detailsRolesContributorEllis Hughes
Jimmy Fulp
Show author detailsRolesContributorMarie Vendettuoli
Jason Taylor
Show author detailsRolesContributorKara Woo
Show author detailsRolesReviewerWilliam Landau
Show author detailsRolesReviewer
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports13 packages
- Suggests5 packages