dpkg: Create, Stow, and Read Data Packages

Data frame, tibble, or tbl objects are converted to data package objects using specific metadata labels (name, version, title, homepage, description). A data package object ('dpkg') can be written to disk as a 'parquet' file or released to a 'GitHub' repository. Data package objects can be read into R from online repositories and downloaded files are cached locally across R sessions.

Version: 0.6.0
Imports: arrow, cli, fs, glue, httr2, rlang, tibble
Suggests: dplyr, geoarrow, gert, gh, sf, testthat (≥ 3.0.0), usethis, withr
Published: 2024-11-04
DOI: 10.32614/CRAN.package.dpkg
Author: Cole Brokamp ORCID iD [aut, cre, cph]
Maintainer: Cole Brokamp <cole at colebrokamp.com>
BugReports: https://github.com/cole-brokamp/dpkg/issues
License: MIT + file LICENSE
URL: https://github.com/cole-brokamp/dpkg, https://cole-brokamp.github.io/dpkg/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dpkg results

Documentation:

Reference manual: dpkg.pdf

Downloads:

Package source: dpkg_0.6.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): dpkg_0.6.0.tgz, r-oldrel (arm64): dpkg_0.6.0.tgz, r-release (x86_64): dpkg_0.6.0.tgz, r-oldrel (x86_64): dpkg_0.6.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dpkg to link to this page.