CRAN/E | ConfigParser

ConfigParser

Package to Parse an INI File, Including Variable Interpolation

Installation

About

Enhances the 'ini' package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where '%(....)s' instances are interpolated by other included options or outside variables.

github.com/hhoeflin/ConfigParser
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 3.0.0
Published 2017-08-22 2439 days ago
Needs compilation? no
License GPL-3
CRAN checks ConfigParser results

Downloads

Yesterday 32 0%
Last 7 days 108 +8%
Last 30 days 422 -15%
Last 90 days 1.205 -25%
Last 365 days 6.531 +8%

Maintainer

Maintainer

Holger Hoefling

hhoeflin@gmail.com

Authors

Holger Hoefling

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.0.0
ini
R6

Suggests

testthat