CRAN/E | configr

configr

An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)

Installation

About

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'.

github.com/Miachol/configr
Bug report File report

Key Metrics

Version 0.3.5
R ≥ 3.3.0
Published 2020-07-17 1380 days ago
Needs compilation? no
License MIT
License File
CRAN checks configr results

Downloads

Yesterday 73 0%
Last 7 days 197 +16%
Last 30 days 766 -29%
Last 90 days 2.987 -44%
Last 365 days 13.981 -26%

Maintainer

Maintainer

Jianfeng Li

lee_jianfeng@sjtu.edu.cn

Authors

Jianfeng Li

aut / cre

Material

README
NEWS
ChangeLog
Reference manual
Package source

Vignettes

Usage of configr
Configuration file types

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

Old Sources

configr archive

Depends

R ≥ 3.3.0

Imports

jsonlite ≥ 1.2
ini ≥ 0.2
yaml ≥ 2.1.3
RcppTOML ≥0.1.3
stringr ≥ 1.2.0
utils
glue

Suggests

testthat
knitr
rmarkdown
prettydoc

Reverse Imports

LACE
rDataPipeline