0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
ellipsis
/
[
Home
]
File: DESCRIPTION
Package: ellipsis Version: 0.3.2 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: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.1 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: 2021-04-29 12:06:44 UTC; lionel Author: Hadley Wickham [aut, cre], RStudio [cph] Maintainer: Hadley Wickham <hadley@rstudio.com> Repository: CRAN Date/Publication: 2021-04-29 12:40:02 UTC Built: R 4.2.2; x86_64-w64-mingw32; 2023-03-07 02:44:59 UTC; windows ExperimentalWindowsRuntime: ucrt Archs: x64