Package: lazyeval Version: 0.2.3.9000 Title: Lazy (Non-Standard) Evaluation 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. Authors@R: c( person("Hadley", "Wickham", ,"hadley@rstudio.com", c("aut", "cre")), person("RStudio", role = "cph") ) License: GPL-3 Depends: R (>= 3.1.0) Imports: rlang Suggests: knitr, rmarkdown (>= 0.2.65), testthat, covr VignetteBuilder: knitr RoxygenNote: 7.3.3 Config/build/compilation-database: true Repository: https://hadley.r-universe.dev Date/Publication: 2026-04-07 08:05:06 UTC RemoteUrl: https://github.com/hadley/lazyeval RemoteRef: HEAD RemoteSha: d126d2e68bc41e25b08ae1235d1c573cccecd26c NeedsCompilation: yes Packaged: 2026-06-06 07:17:03 UTC; root Author: Hadley Wickham [aut, cre], RStudio [cph] Maintainer: Hadley Wickham