Package: Rapp Title: Easily Build Command Line Applications Version: 0.4.0.9000 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 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: help-snapshots, basics Imports: yaml12 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: xz-utils libclang-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2026-06-11 17:15:28 UTC RemoteUrl: https://github.com/r-lib/rapp RemoteRef: HEAD RemoteSha: b6b7916b4b85d2b5615a3d945425ca5fc53956df NeedsCompilation: no Packaged: 2026-07-01 10:14:12 UTC; root Author: Tomasz Kalinowski [aut, cre] Maintainer: Tomasz Kalinowski