Package: csvy
Type: Package
Title: Import and Export CSV Data with a YAML Metadata Header
Version: 0.1.3
Date: 2016-07-28
Authors@R: person("Thomas J.", "Leeper", role = c("aut", "cre"), email = "thosjleeper@gmail.com")
Description: 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. 
Imports: utils, yaml
Suggests: data.table, readr, testthat, datasets
License: GPL-2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-28 14:07:16 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-29 00:24:54
Built: R 3.3.3; ; 2018-04-22 14:42:33 UTC; windows
