ConfigParser

Package to Parse an INI File, Including Variable Interpolation

CRAN Package

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.

  • Version1.0.0
  • R version≥ 3.0.0
  • LicenseGPL-3
  • Needs compilation?No
  • Last release08/22/2017

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends3 packages
  • Suggests1 package
  • Reverse Imports1 package