Skip to content

DataPackageR

Construct Reproducible Analytic Data Sets as R Packages

v0.16.2 · Dec 7, 2025 · MIT + file LICENSE

Description

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.

Downloads

390

Last 30 days

9708th

1K

Last 90 days

4K

Last year

Trend: +13% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies cli desc digest knitr pkgbuild pkgload rmarkdown roxygen2 rprojroot usethis yaml DataPackageR

Version History

new 0.16.2 Mar 10, 2026
updated 0.16.2 ← 0.16.1 diff Dec 7, 2025
updated 0.16.1 ← 0.16.0 diff Sep 16, 2024
updated 0.16.0 ← 0.15.9 diff Jun 2, 2024
updated 0.15.9 ← 0.15.8 diff Apr 16, 2024
updated 0.15.8 ← 0.15.7 diff Mar 16, 2021
updated 0.15.7 ← 0.15.6 diff Mar 29, 2019
updated 0.15.6 ← 0.15.5 diff Mar 12, 2019
updated 0.15.5 ← 0.15.4 diff Mar 10, 2019
updated 0.15.4 ← 0.15.3 diff Oct 23, 2018
updated 0.15.3 ← 0.15.2 diff Aug 23, 2018
updated 0.15.2 ← 0.15.1 diff Aug 17, 2018
new 0.15.1 Aug 15, 2018