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.5)ConfigINI_0.1.zip(r-4.4)ConfigINI_0.1.zip(r-4.3)
ConfigINI_0.1.tgz(r-4.4-x86_64)ConfigINI_0.1.tgz(r-4.4-arm64)ConfigINI_0.1.tgz(r-4.3-x86_64)ConfigINI_0.1.tgz(r-4.3-arm64)
ConfigINI_0.1.tar.gz(r-4.5-noble)ConfigINI_0.1.tar.gz(r-4.4-noble)
ConfigINI_0.1.tgz(r-4.4-emscripten)ConfigINI_0.1.tgz(r-4.3-emscripten)
ConfigINI.pdf |ConfigINI.html
ConfigINI/json (API)

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

Peer review:

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

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

On CRAN:

cpp

1.70 score 2 exports 1 dependencies

Last updated 8 days agofrom:4d56a16ac3. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 02 2025
R-4.5-win-x86_64OKJan 02 2025
R-4.5-linux-x86_64OKJan 02 2025
R-4.4-win-x86_64OKJan 02 2025
R-4.4-mac-x86_64OKJan 02 2025
R-4.4-mac-aarch64OKJan 02 2025
R-4.3-win-x86_64OKJan 02 2025
R-4.3-mac-x86_64OKJan 02 2025
R-4.3-mac-aarch64OKJan 02 2025

Exports:read_iniwrite_ini

Dependencies:Rcpp