csvy: Import and Export CSV Data with a YAML Metadata Header

Support for import from and export to the CSVY file format. CSVY is a file format that combines the simplicity of CSV (comma-separated values) with the metadata of other plain text and binary formats (JSON, XML, Stata, etc.) by placing a YAML header on top of a regular CSV.

Version: 0.3.0
Imports: tools, data.table, jsonlite, yaml
Suggests: testthat, datasets
Published: 2018-08-01
Author: Thomas J. Leeper ORCID iD [aut, cre], Alexey N. Shiklomanov ORCID iD [aut], Jonathan Carroll ORCID iD [aut]
Maintainer: Thomas J. Leeper <thosjleeper at gmail.com>
BugReports: https://github.com/leeper/csvy/issues
License: GPL-2
URL: https://github.com/leeper/csvy
NeedsCompilation: no
Citation: csvy citation info
Materials: README NEWS
CRAN checks: csvy results

Documentation:

Reference manual: csvy.pdf

Downloads:

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

Linking:

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