configr
An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)
v0.3.5
·
Jul 17, 2020
·
MIT + file LICENSE
Description
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'.
Downloads
1K
Last 30 days
3649th
34.7K
Last 90 days
34.7K
Last year
Trend: -96.9% (30d vs prior 30d)
CRAN Check Status
14
NOTE
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (17 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-devel-macos-arm64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-devel-windows-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-oldrel-macos-arm64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-macos-arm64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-oldrel-macos-x86_64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-macos-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-oldrel-windows-x86_64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-windows-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-patched-linux-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-release-linux-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-release-macos-arm64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-release-macos-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
NOTE
r-release-windows-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), and {{debug}} will be setted to TRUE}
| ^
checkRd: (-1) parse.extra.Rd:23: Lost braces
23 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) parse.extra.Rd:29: Lost braces
29 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
checkRd: (-1) read.config.Rd:25: Lost braces
25 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = 'TRUE'),
| ^
checkRd: (-1) read.config.Rd:26: Lost braces
26 | and {{debug}} will be setted to 'TRUE'}
| ^
checkRd: (-1) read.config.Rd:28: Lost braces
28 | \item{other.config}{Path of another configuration file that can replace the configuration file '{{key:value}}'}
| ^
checkRd: (-1) read.config.Rd:34: Lost braces
34 | \item{glue.parse}{Logical wheather parse '!!glue{1:5}' in config to ['1','2','3','4','5'];
| ^
Check History
NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE
r-devel-linux-x86_64-debian-clang
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-devel-macos-arm64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-devel-windows-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-patched-linux-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-release-linux-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-release-macos-arm64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-release-macos-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-release-windows-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-oldrel-macos-arm64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-oldrel-macos-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
NOTE
r-oldrel-windows-x86_64
Rd files
checkRd: (-1) parse.extra.Rd:5: Lost braces
5 | \title{Parse the configuration {{var}} format, and replace it by extra.list values}
| ^
checkRd: (-1) parse.extra.Rd:40: Lost braces
40 | Parse the configuration {{var}} format, and replace it by extra.list values
| ^
checkRd: (-1) parse.extra.Rd:21: Lost braces
21 | \item{extra.list}{A list that can replace the configuration file '{{debug}}' by list(debug = TRUE), an
Reverse Dependencies (1)
imports
Dependency Network
Version History
new
0.3.5
Mar 9, 2026