Package: Rapp
Title: Easily Build Command Line Applications
Version: 0.3.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
URL: https://github.com/r-lib/Rapp
BugReports: https://github.com/r-lib/Rapp/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: help-snapshots, basics
Imports: yaml
NeedsCompilation: no
Packaged: 2025-12-14 18:49:20 UTC; tomasz
Author: Tomasz Kalinowski [aut, cre]
Maintainer: Tomasz Kalinowski <tomasz@posit.co>
Repository: CRAN
Date/Publication: 2025-12-14 19:00:02 UTC
Built: R 4.4.3; ; 2026-02-25 02:13:34 UTC; windows
