Package: arrg
Version: 0.1.0
Date: 2024-09-23
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-24 15:47:16 UTC; jon
Author: Jon Clayden [cre, aut] (<https://orcid.org/0000-0002-6608-0619>)
Maintainer: Jon Clayden <code@clayden.org>
Repository: CRAN
Date/Publication: 2024-09-25 09:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 12:15:57 UTC; windows
