kvh: Read/Write Files in Key-Value-Hierarchy Format

The format KVH is a lightweight format that can be read/written both by humans and machines. It can be useful in situations where XML or alike formats seem to be an overkill. We provide an ability to parse KVH files in R pretty fast due to 'Rcpp' use.

Version: 1.4.2
Imports: Rcpp (≥ 0.12.12)
LinkingTo: Rcpp
Suggests: testthat
Published: 2022-01-26
Author: Serguei Sokol
Maintainer: Serguei Sokol <sokol at insa-toulouse.fr>
BugReports: https://github.com/sgsokol/kvh/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Copyright: 2022 INRAE/INSA/CNRS
URL: http://serguei.sokol.free.fr/kvh-format/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: kvh results

Documentation:

Reference manual: kvh.pdf

Downloads:

Package source: kvh_1.4.2.tar.gz
Windows binaries: r-devel: kvh_1.4.2.zip, r-release: kvh_1.4.2.zip, r-oldrel: kvh_1.4.2.zip
macOS binaries: r-release (arm64): kvh_1.4.2.tgz, r-oldrel (arm64): kvh_1.4.2.tgz, r-release (x86_64): kvh_1.4.2.tgz
Old sources: kvh archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=kvh to link to this page.