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.5-any)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'))

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

On CRAN:

Conda:

csvcsvydatayaml

4.78 score 60 stars 7 scripts 304 downloads 5 exports 3 dependencies

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

TargetResultLatest binary
Doc / VignettesOKFeb 24 2025
R-4.5-winOKFeb 24 2025
R-4.5-macOKFeb 24 2025
R-4.5-linuxOKFeb 24 2025
R-4.4-winOKFeb 24 2025
R-4.4-macOKFeb 24 2025
R-4.3-winOKFeb 24 2025
R-4.3-macOKFeb 24 2025

Exports:get_yaml_headerread_csvyread_metadatawrite_csvywrite_metadata

Dependencies:data.tablejsonliteyaml