Work with 'Frictionless Data Packages' (<https://frictionlessdata.io/specs/data-package/>). Allows to load and validate any descriptor for a data package profile, create and modify descriptors and provides expose methods for reading and streaming data in the package. When a descriptor is a 'Tabular Data Package', it uses the 'Table Schema' package (<https://CRAN.R-project.org/package=tableschema.r>) and exposes its functionality, for each resource object in the resources field.
| Version: | 1.3.1 |
| Imports: | config, future, httr, iterators, jsonlite, jsonvalidate, purrr, R6, R.utils, readr, rlist, stringr, tableschema.r, tools, urltools, utils, V8 |
| Suggests: | covr, curl, data.table, DBI, devtools, foreach, httptest, knitr, rmarkdown, RSQLite, testthat |
| Published: | 2020-05-06 |
| Author: | Kleanthis Koupidis [aut, cre], Lazaros Ioannidis [aut], Charalampos Bratsas [aut], Open Knowledge International [cph] |
| Maintainer: | Kleanthis Koupidis <koupidis at okfn.gr> |
| BugReports: | https://github.com/frictionlessdata/datapackage-r/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/frictionlessdata/datapackage-r |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | datapackage.r results |
| Reference manual: | datapackage.r.pdf |
| Vignettes: |
Creating Data Packages in R Using Data Packages in R |
| Package source: | datapackage.r_1.3.1.tar.gz |
| Windows binaries: | r-devel: datapackage.r_1.3.1.zip, r-release: datapackage.r_1.3.1.zip, r-oldrel: datapackage.r_1.3.1.zip |
| macOS binaries: | r-release: datapackage.r_1.3.1.tgz, r-oldrel: datapackage.r_1.3.1.tgz |
| Old sources: | datapackage.r archive |
Please use the canonical form https://CRAN.R-project.org/package=datapackage.r to link to this page.