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 [aut, cre], Alexey N. Shiklomanov [aut], Jonathan Carroll [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 |
Reference manual: | csvy.pdf |
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: csvy_0.3.0.tgz, r-oldrel: csvy_0.3.0.tgz |
Old sources: | csvy archive |
Reverse suggests: | rio |
Please use the canonical form https://CRAN.R-project.org/package=csvy to link to this page.