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✨
card.svg |card.png
inih/json (API)
NEWS
| # 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 | 123 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 166 | ||
| linux-release-arm64 | OK | 122 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-release-x86_64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| macos-oldrel-x86_64 | OK | 240 | ||
| windows-devel | OK | 118 | ||
| windows-release | OK | 126 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 102 |
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 |
