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
DESCRIPTION
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-arm64OK139
linux-devel-x86_64OK157
source / vignettesOK170
linux-release-arm64OK151
linux-release-x86_64OK116
macos-release-arm64OK113
macos-release-x86_64OK237
macos-oldrel-arm64OK120
macos-oldrel-x86_64OK184
windows-develOK92
windows-releaseOK83
windows-oldrelOK91
wasm-releaseOK104

Exports:read_iniwrite_ini

Dependencies:Rcpp