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
275
Last 30 days
15339th
802
Last 90 days
3K
Last year
Trend: -1.4% (30d vs prior 30d)
CRAN Check Status
4
NOTE
10
OK
Show all 14 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-macos-arm64 | OK |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | NOTE |
| 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 (6 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-clang
compiled code
File ‘kvh/libs/kvh.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
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.
NOTE
r-devel-linux-x86_64-debian-gcc
compiled code
File ‘kvh/libs/kvh.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
NOTE
r-devel-windows-x86_64
compiled code
File 'kvh/libs/x64/kvh.dll': Found non-API call to R: 'R_UnboundValue' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points.
NOTE
r-patched-linux-x86_64
compiled code
File ‘kvh/libs/kvh.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
Check History
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.