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

4.76 score 57 stars 7 scripts 287 downloads 5 exports 3 dependencies

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

TargetResultDate
Doc / VignettesOKNov 22 2024
R-4.5-winOKNov 22 2024
R-4.5-linuxOKNov 22 2024
R-4.4-winOKNov 22 2024
R-4.4-macOKNov 22 2024
R-4.3-winOKNov 22 2024
R-4.3-macOKNov 22 2024

Exports:get_yaml_headerread_csvyread_metadatawrite_csvywrite_metadata

Dependencies:data.tablejsonliteyaml