The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

dpkg

CRAN status R-CMD-check Lifecycle: stable

Description: 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.

Installation

Install the released version of dpkg from CRAN with:

install.packages("dpkg")

You can install the development version of dpkg from GitHub with:

# install.packages("devtools")
devtools::install_github("cole-brokamp/dpkg")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.