Package: ellipsis
Version: 0.3.1
Title: Tools for Working with ...
Description: The ellipsis is a powerful tool for extending functions. Unfortunately 
    this power comes at a cost: misspelled arguments will be silently ignored. 
    The ellipsis package provides a collection of functions to catch problems
    and alert the user.
Authors@R: c(
      person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
      person("RStudio", role = "cph")
    )
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://ellipsis.r-lib.org, https://github.com/r-lib/ellipsis
BugReports: https://github.com/r-lib/ellipsis/issues
Depends: R (>= 3.2)
Imports: rlang (>= 0.3.0)
Suggests: covr, testthat
NeedsCompilation: yes
Packaged: 2020-05-15 05:57:33 UTC; lionel
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2020-05-15 14:10:06 UTC
Built: R 4.0.2; x86_64-w64-mingw32; 2020-08-02 08:02:15 UTC; windows
Archs: i386, x64
