Package: arrg
Version: 0.2.0
Date: 2026-09-16
Title: Flexible Argument Parsing for R Scripts
Authors@R: person("Jon", "Clayden", role=c("cre","aut"), email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619"))
Imports: ore
Suggests: tinytest, covr
Description: Argument parsing for R scripts, with support for long and short
    Unix-style options including option clustering, positional arguments
    including those of variable length, and multiple usage patterns which may
    take different subsets of options.
Encoding: UTF-8
License: GPL-2
URL: https://github.com/jonclayden/arrg
BugReports: https://github.com/jonclayden/arrg/issues
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-16 20:08:14 UTC; jon
Author: Jon Clayden [cre, aut] (ORCID: <https://orcid.org/0000-0002-6608-0619>)
Maintainer: Jon Clayden <code@clayden.org>
Repository: CRAN
Date/Publication: 2026-09-16 21:40:10 UTC
Built: R 4.6.1; ; 2026-09-16 23:15:20 UTC; unix
