Package: csvy 0.3.0

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.

Authors:Thomas J. Leeper [aut, cre], Alexey N. Shiklomanov [aut], Jonathan Carroll [aut]

csvy_0.3.0.tar.gz
csvy_0.3.0.zip(r-4.5)csvy_0.3.0.zip(r-4.4)csvy_0.3.0.zip(r-4.3)
csvy_0.3.0.tgz(r-4.4-any)csvy_0.3.0.tgz(r-4.3-any)
csvy_0.3.0.tar.gz(r-4.5-noble)csvy_0.3.0.tar.gz(r-4.4-noble)
csvy_0.3.0.tgz(r-4.4-emscripten)csvy_0.3.0.tgz(r-4.3-emscripten)
csvy.pdf |csvy.html
csvy/json (API)
NEWS

# Install 'csvy' in R:
install.packages('csvy', repos = c('https://leeper.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/leeper/csvy/issues

On CRAN:

csvcsvydatayaml

5 exports 57 stars 3.29 score 3 dependencies 7 scripts 273 downloads

Last updated 6 years agofrom:af0aa8de5a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-winOKAug 24 2024
R-4.5-linuxOKAug 24 2024
R-4.4-winOKAug 24 2024
R-4.4-macOKAug 24 2024
R-4.3-winOKAug 24 2024
R-4.3-macOKAug 24 2024

Exports:get_yaml_headerread_csvyread_metadatawrite_csvywrite_metadata

Dependencies:data.tablejsonliteyaml