Skip to content

kvh

Read/Write Files in Key-Value-Hierarchy Format

v1.4.2 · Jan 26, 2022 · GPL (>= 2)

Description

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.

Downloads

CRAN

328

Last 30 days

13113th

763

Last 90 days

3.1K

Last year

Trend: +71.7% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

114

Last 90 days

389

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

1

Last 7 days

6

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/kvh.Rcheck/00install.out' for details.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Serguei",
                    family = "Sokol",
                    role = c("aut", "cre"),
                    email = "sokol@insa-toulouse.fr")
as necessary.

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies Rcpp kvh

Version History

8 tracked
new 1.4.2 Mar 10, 2026
updated 1.4.2 ← 1.4.1 diff Jan 25, 2022
updated 1.4.1 ← 1.4 diff Apr 28, 2019
updated 1.4 ← 1.3 diff Apr 25, 2019
updated 1.3 ← 1.2 diff Jun 14, 2018
updated 1.2 ← 1.1 diff May 13, 2018
updated 1.1 ← 1.0.1 diff Dec 5, 2017
new 1.0.1 Oct 8, 2017