Package: ConfigINI 0.1

ConfigINI: A Fast INI File Parser

Provides a simple yet efficient parser for INI configuration files, converting them into structured list formats for easy manipulation and access within R. The structured list can seamlessly be written back to an INI configuration file, ensuring smooth round-trip data handling.

Authors:Dyfan Jones [aut, cre]

ConfigINI_0.1.tar.gz
ConfigINI_0.1.zip(r-4.7)ConfigINI_0.1.zip(r-4.6)ConfigINI_0.1.zip(r-4.5)
ConfigINI_0.1.tgz(r-4.6-x86_64)ConfigINI_0.1.tgz(r-4.6-arm64)ConfigINI_0.1.tgz(r-4.5-x86_64)ConfigINI_0.1.tgz(r-4.5-arm64)
ConfigINI_0.1.tar.gz(r-4.7-arm64)ConfigINI_0.1.tar.gz(r-4.7-x86_64)ConfigINI_0.1.tar.gz(r-4.6-arm64)ConfigINI_0.1.tar.gz(r-4.6-x86_64)
ConfigINI_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ConfigINI/json (API)

# Install 'ConfigINI' in R:
install.packages('ConfigINI', repos = c('https://dyfanjones.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dyfanjones/configini/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

inicpp

1.70 score 1 stars 2 exports 1 dependencies

Last updated from:4d56a16ac3. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK151
linux-devel-x86_64OK134
source / vignettesOK193
linux-release-arm64OK129
linux-release-x86_64OK115
macos-release-arm64OK113
macos-release-x86_64OK190
macos-oldrel-arm64OK107
macos-oldrel-x86_64OK216
windows-develOK84
windows-releaseOK102
windows-oldrelOK105
wasm-releaseOK101

Exports:read_iniwrite_ini

Dependencies:Rcpp