Movatterモバイル変換


[0]ホーム

URL:


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.

Version:0.16.2
Depends:R (≥ 3.5.0)
Imports:cli,desc,digest,knitr,pkgbuild,pkgload,rmarkdown,roxygen2,rprojroot,usethis, utils,yaml
Suggests:covr,data.tree,spelling,testthat,withr
Published:2025-12-08
DOI:10.32614/CRAN.package.DataPackageR
Author:Greg Finak [aut, cph] (Original author and creator of DataPackageR), Paul Obrecht [ctb], Ellis HughesORCID iD [ctb], Jimmy Fulp [ctb], Marie VendettuoliORCID iD [ctb], Dave SlagerORCID iD [ctb, cre], Jason Taylor [ctb], Kara Woo [rev] (Kara reviewed the package for rOpenSci, see <https://github.com/ropensci/onboarding/issues/230>), William Landau [rev] (William reviewed the package for rOpenSci, see <https://github.com/ropensci/onboarding/issues/230>)
Maintainer:Dave Slager <dslager at fredhutch.org>
BugReports:https://github.com/ropensci/DataPackageR/issues
License:MIT + fileLICENSE
URL:https://github.com/ropensci/DataPackageR,https://docs.ropensci.org/DataPackageR/
NeedsCompilation:no
SystemRequirements:pandoc - https://pandoc.org
Language:en-US
Materials:README,NEWS
CRAN checks:DataPackageR results

Documentation:

Reference manual:DataPackageR.html ,DataPackageR.pdf
Vignettes:Using DataPackageR (source,R code)
YAML Configuration Details (source,R code)

Downloads:

Package source: DataPackageR_0.16.2.tar.gz
Windows binaries: r-devel:DataPackageR_0.16.2.zip, r-release:DataPackageR_0.16.2.zip, r-oldrel:DataPackageR_0.16.2.zip
macOS binaries: r-release (arm64):DataPackageR_0.16.2.tgz, r-oldrel (arm64):DataPackageR_0.16.2.tgz, r-release (x86_64):DataPackageR_0.16.2.tgz, r-oldrel (x86_64):DataPackageR_0.16.2.tgz
Old sources: DataPackageR archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=DataPackageRto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp