Open, read data from and modify Data Packages. Data Packages are an open standard for bundling and describing data sets (<https://datapackage.org>). When data is read from a Data Package care is taken to convert the data as much a possible to R appropriate data types. The package can be extended with plugins for additional data types.
Version: | 0.1.1 |
Depends: | R (≥ 4.1.0) |
Imports: | yaml, jsonlite, iso8601, utils, tools, methods |
Suggests: | simplermarkdown, data.table, codelist, LaF |
Published: | 2025-03-12 |
DOI: | 10.32614/CRAN.package.datapackage |
Author: | Jan van der Laan |
Maintainer: | Jan van der Laan <r at eoos.dds.nl> |
BugReports: | https://github.com/djvanderlaan/datapackage/issues |
License: | GPL-3 |
URL: | https://github.com/djvanderlaan/datapackage |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | datapackage results |
Reference manual: | datapackage.pdf |
Vignettes: |
Creating a Data Package (source, R code) Introduction to datapackage (source, R code) Overview of support for the Data Package specification v2 (source, R code) |
Package source: | datapackage_0.1.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-devel (arm64): datapackage_0.1.1.tgz, r-release (arm64): datapackage_0.1.1.tgz, r-oldrel (arm64): datapackage_0.1.1.tgz, r-devel (x86_64): datapackage_0.1.1.tgz, r-release (x86_64): datapackage_0.1.1.tgz, r-oldrel (x86_64): datapackage_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=datapackage to link to this page.