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-arm64OK141
linux-devel-x86_64OK122
source / vignettesOK171
linux-release-arm64OK148
linux-release-x86_64OK124
macos-release-arm64OK69
macos-release-x86_64OK245
macos-oldrel-arm64OK71
macos-oldrel-x86_64OK178
windows-develOK135
windows-releaseOK86
windows-oldrelOK93
wasm-releaseOK116

Exports:read_iniwrite_ini

Dependencies:Rcpp