Package: Rapp
Title: Easily Build Command Line Applications
Version: 0.1.0
Authors@R: 
    person("Tomasz", "Kalinowski", role = c("aut", "cre"),
           email = "tomasz@posit.co")
Description: Run simple 'R' scripts as command line applications, with
  automatic robust and convenient support for command line arguments.
  This package provides 'Rapp', an alternative 'R' front-end similar to 
  'Rscript', that enables this.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: yaml
NeedsCompilation: no
Packaged: 2023-03-17 20:11:59 UTC; tomasz
Author: Tomasz Kalinowski [aut, cre]
Maintainer: Tomasz Kalinowski <tomasz@posit.co>
Repository: CRAN
Date/Publication: 2023-03-20 10:40:06 UTC
Built: R 4.2.0; ; 2023-03-21 12:22:12 UTC; unix
