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.1.3
Imports: utils, yaml
Suggests: data.table, readr, testthat, datasets
Published: 2016-07-29
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper at gmail.com>
License: GPL-2
NeedsCompilation: no
Citation: csvy citation info
Materials: README NEWS
CRAN checks: csvy results

Downloads:

Reference manual: csvy.pdf
Package source: csvy_0.1.3.tar.gz
Windows binaries: r-devel: csvy_0.1.3.zip, r-release: csvy_0.1.3.zip, r-oldrel: csvy_0.1.3.zip
OS X El Capitan binaries: r-release: csvy_0.1.3.tgz
OS X Mavericks binaries: r-oldrel: csvy_0.1.3.tgz

Reverse dependencies:

Reverse suggests: rio

Linking:

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