Package: inih 0.1
inih: Fast INI File Parser for R
Provide a simple 'INI' file parser to structured list format. Using the 'C' library 'inih' <https://github.com/benhoyt/inih> as backend of fast performance.
Authors:
inih_0.1.tar.gz
inih_0.1.zip(r-4.7)inih_0.1.zip(r-4.6)inih_0.1.zip(r-4.5)
inih_0.1.tgz(r-4.6-x86_64)inih_0.1.tgz(r-4.6-arm64)inih_0.1.tgz(r-4.5-x86_64)inih_0.1.tgz(r-4.5-arm64)
inih_0.1.tar.gz(r-4.7-arm64)inih_0.1.tar.gz(r-4.7-x86_64)inih_0.1.tar.gz(r-4.6-arm64)inih_0.1.tar.gz(r-4.6-x86_64)
inih_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
inih/json (API)
| # Install 'inih' in R: |
| install.packages('inih', repos = c('https://dyfanjones.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dyfanjones/inih/issues
Last updated from:54ee31987a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 135 | ||
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 137 | ||
| linux-release-arm64 | OK | 139 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-release-x86_64 | OK | 250 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 209 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 139 |
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read Configuration Data from an INI File | read_ini |
| Write Configuration Data to an INI File | write_ini |
