tableschema.r: Table Schema 'Frictionless Data'

Allows to work with 'Table Schema' (<https://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.2
Imports: config, future, httr, jsonlite, jsonvalidate, lubridate, purrr, R6, RCurl, rlist, stringr, urltools
Suggests: covr, foreach, testthat
Published: 2022-09-29
Author: Kleanthis Koupidis [aut, cre], Lazaros Ioannidis [aut], Charalampos Bratsas [aut], Open Knowledge International [cph]
Maintainer: Kleanthis Koupidis <koupidis.okfgr at gmail.com>
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

Documentation:

Reference manual: tableschema.r.pdf

Downloads:

Package source: tableschema.r_1.1.2.tar.gz
Windows binaries: r-devel: tableschema.r_1.1.2.zip, r-release: tableschema.r_1.1.2.zip, r-oldrel: tableschema.r_1.1.2.zip
macOS binaries: r-release (arm64): tableschema.r_1.1.2.tgz, r-oldrel (arm64): tableschema.r_1.1.2.tgz, r-release (x86_64): tableschema.r_1.1.2.tgz
Old sources: tableschema.r archive

Linking:

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