deps - Dependency Management with 'roxygen'-Style Comments
Manage your source code dependencies by decorating your existing R code with special, 'roxygen'-style comments.
Last updated
dependenciespackagesreproducibility
4.49 score 34 stars 18 scripts 664 downloads
rconfig - Manage R Configuration at the Command Line
Configuration management using files (YAML, JSON, INI, TXT), JSON strings, and command line arguments. Command line arguments can be used to override configuration. Period-separated command line flags are parsed as hierarchical lists. Environment variables, R global variables, and configuration values can be substituted.
Last updated
cliconfigjsonyaml
4.43 score 27 stars 9 scripts 216 downloads
tryr - Client/Server Error Handling for HTTP API Frameworks
Differentiate client errors (4xx) from server errors (5xx) for the 'plumber' and 'RestRserve' HTTP API frameworks. The package also includes a built-in logging mechanism to standard output (STDOUT) or standard error (STDERR) depending on the log level.
Last updated
3.18 score 3 stars 2 scripts 211 downloads