Description: An alternative approach to non-standard evaluation using formulas. Provides a full implementation of LISP style 'quasiquotation', making it easier to generate code with other code.
Packaged: 2019-03-15 14:18:01 UTC; lionel
License: GPL-3
Title: Lazy (Non-Standard) Evaluation
RoxygenNote: 6.1.1
LazyData: true
VignetteBuilder: knitr
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Version: 0.2.2
Suggests: knitr, rmarkdown (>= 0.2.65), testthat, covr
NeedsCompilation: yes
Author: Hadley Wickham [aut, cre], RStudio [cph]
Package: lazyeval
Authors@R: c( person("Hadley", "Wickham", ,"hadley@rstudio.com", c("aut", "cre")), person("RStudio", role = "cph") )
Depends: R (>= 3.1.0)
Date/Publication: 2019-03-15 17:50:07 UTC
