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.
Version: | 0.3.0 |
Depends: | R (≥ 3.2) |
Imports: | rlang (≥ 0.3.0) |
Suggests: | covr, testthat |
Published: | 2019-09-20 |
Author: | Hadley Wickham [aut, cre], RStudio [cph] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/r-lib/ellipsis/issues |
License: | GPL-3 |
URL: | https://ellipsis.r-lib.org, https://github.com/r-lib/ellipsis |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | ellipsis results |
Reference manual: | ellipsis.pdf |
Package source: | ellipsis_0.3.0.tar.gz |
Windows binaries: | r-devel: ellipsis_0.3.0.zip, r-devel-gcc8: ellipsis_0.3.0.zip, r-release: ellipsis_0.3.0.zip, r-oldrel: ellipsis_0.3.0.zip |
OS X binaries: | r-release: ellipsis_0.3.0.tgz, r-oldrel: ellipsis_0.3.0.tgz |
Old sources: | ellipsis archive |
Reverse imports: | dabestr, devtools, distributions3, forcats, learnr, sparklyr, statsExpressions, testthat, tidyr, vctrs |
Please use the canonical form https://CRAN.R-project.org/package=ellipsis to link to this page.