Showing 3 of total 3 results (show query)
miachol
configr:An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)
Implements the JSON, INI, YAML and TOML parser for R setting and writing of configuration file. The functionality of this package is similar to that of package 'config'.
Maintained by Jianfeng Li. Last updated 2 years ago.
configparserconfiguration-fileinijsontomlyaml
59 stars 8.45 score 280 scripts 5 dependentsdyfanjones
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.
Maintained by Dyfan Jones. Last updated 3 months ago.
1 stars 1.70 scoredyfanjones
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.
Maintained by Dyfan Jones. Last updated 3 months ago.
1 stars 1.70 score