Allows to work with 'Table Schema' (<http://specs.frictionlessdata.io/table-schema/>). 'Table Schema' is well suited for use cases around handling and validating tabular data in text formats such as 'csv', but its utility extends well beyond this core usage, towards a range of applications where data benefits from a portable schema format. The 'tableschema.r' package can load and validate any table schema descriptor, allow the creation and modification of descriptors, expose methods for reading and streaming data that conforms to a 'Table Schema' via the 'Tabular Data Resource' abstraction.
Version: | 1.1.1 |
Imports: | config, future, httr, iterators, jsonlite, jsonvalidate, lubridate, purrr, R6, RCurl, rlist, stringr, urltools |
Suggests: | covr, foreach, testthat |
Published: | 2020-03-12 |
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/tableschema-r/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/frictionlessdata/tableschema-r |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tableschema.r results |
Reference manual: | tableschema.r.pdf |
Package source: | tableschema.r_1.1.1.tar.gz |
Windows binaries: | r-devel: tableschema.r_1.1.1.zip, r-release: tableschema.r_1.1.1.zip, r-oldrel: tableschema.r_1.1.1.zip |
macOS binaries: | r-release: tableschema.r_1.1.1.tgz, r-oldrel: tableschema.r_1.1.1.tgz |
Old sources: | tableschema.r archive |
Reverse imports: | datapackage.r |
Please use the canonical form https://CRAN.R-project.org/package=tableschema.r to link to this page.