issues
search
hadley
/
lazyeval
Lazy evaluation: an alternative to non-standard evaluation (NSE) for R
131
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add URLs to pkg metadata
#105
salim-b
opened
2 months ago
0
redirect to rlang instead of dplyr
#104
pachevalier
closed
2 years ago
1
Add retired lifecycle status
#103
batpigandme
closed
3 years ago
0
Mark as retired
#102
hadley
opened
5 years ago
0
Update lazyeval revdeps to tidy eval
#101
lionel-
opened
5 years ago
0
Proofreading picayunia
#100
leerssej
opened
7 years ago
1
Release 0.2.1
#99
lionel-
closed
7 years ago
2
Fix for R devel
#98
hadley
closed
7 years ago
0
Error: package or namespace load failed for ‘lazyeval’ in FUN(X[[i]], ...)
#97
romanhaa
closed
7 years ago
4
Error message in find_data.default is not helpful
#96
kent37
opened
7 years ago
0
expr_text and pipes
#95
ctbrown
closed
7 years ago
4
Fix typos
#94
kferris10
closed
7 years ago
0
fix typo in vignette
#93
etiennebr
opened
7 years ago
1
Port lazy functions to rlang
#92
lionel-
opened
8 years ago
3
unexpected behaviour with lazyeval::lazy(c)
#91
dirkschumacher
opened
8 years ago
5
all_dots() and coercion of character values
#90
krlmlr
closed
7 years ago
3
as.lazy_dots() with character that contains a space
#89
krlmlr
closed
8 years ago
1
Fix bug where env already declared before lazyeval loaded
#88
alanocallaghan
closed
8 years ago
6
support for r 3.0.0
#87
javierluraschi
opened
8 years ago
3
Implement new family of stack functions
#86
lionel-
closed
8 years ago
5
Incompatibility with gdata
#85
alanocallaghan
closed
8 years ago
4
Evaluation fails when an object named `env` exists in a parent namespace
#84
cpsievert
closed
7 years ago
8
Fix typo in vignette
#83
kferris10
opened
8 years ago
1
Correct a typo
#82
yimingli
opened
8 years ago
1
Edited new vignette for possible function naming inconsistencies
#81
darrellpenta
opened
8 years ago
1
Unquoting character vectors
#80
lionel-
closed
6 years ago
0
Unquoting changes
#79
lionel-
closed
6 years ago
0
Unquoting does not work when not imported
#78
lionel-
opened
8 years ago
0
Change in behaviour with primitive functions
#77
richfitz
opened
8 years ago
1
Should lazy() distinguish between user-defined objects and those in packages?
#76
BillDunlap
opened
8 years ago
0
Turn formula into function?
#75
hadley
opened
8 years ago
0
Unquote-reduce
#74
hadley
opened
8 years ago
0
Code manipulation tools
#73
hadley
opened
8 years ago
1
f_capture should throw error for missing values
#72
hadley
opened
8 years ago
0
should f_eval() allow data to be an environment?
#71
rpruim
closed
8 years ago
2
differences between expr_text() and expr_label()
#70
rpruim
closed
8 years ago
4
What should f_capture(NULL) do?
#69
rpruim
closed
8 years ago
3
Inconsistent function names
#68
hadley
opened
8 years ago
1
Add expr_env()
#67
hadley
closed
8 years ago
0
Add lazy__() as a standard evaluation version of lazy()
#66
lionel-
closed
8 years ago
2
Fix environment of lazy formula and function
#65
krlmlr
closed
8 years ago
1
introduce lhs_eval() and rhs_eval() or add an argument to `f_eval()`
#64
rpruim
closed
8 years ago
3
expr_text() and expr_label() -- or similar -- for formulas
#63
rpruim
closed
8 years ago
1
Support arguments passed as non-promises. Fix NAMED on promise.
#62
kalibera
closed
8 years ago
2
lazy_dots loses env when something else is done w/ ...
#61
jordansread
closed
8 years ago
1
Port metaprogramming tools
#60
hadley
closed
8 years ago
1
Optionally use LHS of formula as name
#59
hadley
closed
8 years ago
2
Port over label() from testthat
#58
hadley
closed
8 years ago
0
lazy-and-lazy-eval-from-lazyeval-package
#57
andreaspano
closed
8 years ago
1
f_interp() and non-language data structures
#56
lionel-
closed
8 years ago
0
Next