Package: rconfig
Type: Package
Title: Manage R Configuration at the Command Line
Version: 0.1.1
Date: 2022-02-18
Author: Peter Solymos [aut, cre]
        (<https://orcid.org/0000-0001-7337-1740>), Analythium Solutions
        Inc. [cph]
Maintainer: Peter Solymos <peter@analythium.io>
Description: Configuration management using files (JSON, YAML, separated text),
  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.
License: MIT + file LICENSE
LazyLoad: yes
Imports: yaml, jsonlite
RoxygenNote: 7.1.1
Encoding: UTF-8
BugReports: https://github.com/analythium/rconfig/issues
URL: https://github.com/analythium/rconfig
NeedsCompilation: no
Packaged: 2022-02-18 16:12:57 UTC; Peter
Repository: CRAN
Date/Publication: 2022-02-21 08:30:01 UTC
