Type: Package
Package: withdots
Title: Put ... in a Function's Argument List
Version: 0.1.1
Authors@R: 
    person(given = c("Nikolas", "Ivan"),
           family = "Krieger", 
           email = "nk@case.edu",
           role = c("aut", "cre"))
Description: Adds ... to a function's argument list so that it can
    tolerate non-matching arguments.
License: MIT + file LICENSE
URL: https://github.com/NikKrieger/withdots
BugReports: https://github.com/NikKrieger/withdots/issues
Suggests: rlang
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-27 14:32:37 UTC; kriegen
Author: Nikolas Ivan Krieger [aut, cre]
Maintainer: Nikolas Ivan Krieger <nk@case.edu>
Repository: CRAN
Date/Publication: 2023-04-28 18:10:02 UTC
Built: R 4.3.3; ; 2025-01-24 13:46:59 UTC; unix
