Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hadley/lazyeval issues and pull requests
#105 - Add URLs to pkg metadata
Pull Request -
State: open - Opened by salim-b 6 months ago
#104 - redirect to rlang instead of dplyr
Pull Request -
State: closed - Opened by pachevalier over 2 years ago
- 1 comment
#103 - Add retired lifecycle status
Pull Request -
State: closed - Opened by batpigandme over 3 years ago
#102 - Mark as retired
Issue -
State: open - Opened by hadley almost 6 years ago
#101 - Update lazyeval revdeps to tidy eval
Issue -
State: open - Opened by lionel- about 6 years ago
#100 - Proofreading picayunia
Pull Request -
State: open - Opened by leerssej over 7 years ago
- 1 comment
#99 - Release 0.2.1
Pull Request -
State: closed - Opened by lionel- over 7 years ago
- 2 comments
#98 - Fix for R devel
Issue -
State: closed - Opened by hadley over 7 years ago
#97 - Error: package or namespace load failed for ‘lazyeval’ in FUN(X[[i]], ...)
Issue -
State: closed - Opened by romanhaa almost 8 years ago
- 4 comments
#96 - Error message in find_data.default is not helpful
Issue -
State: open - Opened by kent37 almost 8 years ago
#95 - expr_text and pipes
Issue -
State: closed - Opened by ctbrown almost 8 years ago
- 4 comments
#94 - Fix typos
Pull Request -
State: closed - Opened by kferris10 about 8 years ago
#93 - fix typo in vignette
Pull Request -
State: open - Opened by etiennebr about 8 years ago
- 1 comment
#92 - Port lazy functions to rlang
Pull Request -
State: open - Opened by lionel- over 8 years ago
- 3 comments
#91 - unexpected behaviour with lazyeval::lazy(c)
Issue -
State: open - Opened by dirkschumacher over 8 years ago
- 5 comments
#90 - all_dots() and coercion of character values
Issue -
State: closed - Opened by krlmlr over 8 years ago
- 3 comments
#89 - as.lazy_dots() with character that contains a space
Issue -
State: closed - Opened by krlmlr over 8 years ago
- 1 comment
#88 - Fix bug where env already declared before lazyeval loaded
Pull Request -
State: closed - Opened by alanocallaghan over 8 years ago
- 6 comments
#87 - support for r 3.0.0
Pull Request -
State: open - Opened by javierluraschi over 8 years ago
- 3 comments
#86 - Implement new family of stack functions
Pull Request -
State: closed - Opened by lionel- over 8 years ago
- 5 comments
#85 - Incompatibility with gdata
Issue -
State: closed - Opened by alanocallaghan over 8 years ago
- 4 comments
#84 - Evaluation fails when an object named `env` exists in a parent namespace
Issue -
State: closed - Opened by cpsievert over 8 years ago
- 8 comments
#83 - Fix typo in vignette
Pull Request -
State: open - Opened by kferris10 over 8 years ago
- 1 comment
#82 - Correct a typo
Pull Request -
State: open - Opened by yimingli over 8 years ago
- 1 comment
#81 - Edited new vignette for possible function naming inconsistencies
Pull Request -
State: open - Opened by darrellpenta over 8 years ago
- 1 comment
#80 - Unquoting character vectors
Issue -
State: closed - Opened by lionel- over 8 years ago
#79 - Unquoting changes
Issue -
State: closed - Opened by lionel- over 8 years ago
#78 - Unquoting does not work when not imported
Issue -
State: open - Opened by lionel- over 8 years ago
#77 - Change in behaviour with primitive functions
Issue -
State: open - Opened by richfitz over 8 years ago
- 1 comment
#76 - Should lazy() distinguish between user-defined objects and those in packages?
Issue -
State: open - Opened by BillDunlap over 8 years ago
#75 - Turn formula into function?
Issue -
State: open - Opened by hadley over 8 years ago
#74 - Unquote-reduce
Issue -
State: open - Opened by hadley over 8 years ago
#73 - Code manipulation tools
Issue -
State: open - Opened by hadley over 8 years ago
- 1 comment
#72 - f_capture should throw error for missing values
Issue -
State: open - Opened by hadley over 8 years ago
#71 - should f_eval() allow data to be an environment?
Issue -
State: closed - Opened by rpruim over 8 years ago
- 2 comments
#70 - differences between expr_text() and expr_label()
Issue -
State: closed - Opened by rpruim over 8 years ago
- 4 comments
#69 - What should f_capture(NULL) do?
Issue -
State: closed - Opened by rpruim over 8 years ago
- 3 comments
#68 - Inconsistent function names
Issue -
State: open - Opened by hadley over 8 years ago
- 1 comment
#67 - Add expr_env()
Issue -
State: closed - Opened by hadley over 8 years ago
#66 - Add lazy__() as a standard evaluation version of lazy()
Pull Request -
State: closed - Opened by lionel- over 8 years ago
- 2 comments
#65 - Fix environment of lazy formula and function
Pull Request -
State: closed - Opened by krlmlr over 8 years ago
- 1 comment
#64 - introduce lhs_eval() and rhs_eval() or add an argument to `f_eval()`
Issue -
State: closed - Opened by rpruim over 8 years ago
- 3 comments
#63 - expr_text() and expr_label() -- or similar -- for formulas
Issue -
State: closed - Opened by rpruim over 8 years ago
- 1 comment
#62 - Support arguments passed as non-promises. Fix NAMED on promise.
Pull Request -
State: closed - Opened by kalibera over 8 years ago
- 2 comments
#61 - lazy_dots loses env when something else is done w/ ...
Issue -
State: closed - Opened by jordansread almost 9 years ago
- 1 comment
#60 - Port metaprogramming tools
Issue -
State: closed - Opened by hadley almost 9 years ago
- 1 comment
#59 - Optionally use LHS of formula as name
Issue -
State: closed - Opened by hadley almost 9 years ago
- 2 comments
#58 - Port over label() from testthat
Issue -
State: closed - Opened by hadley almost 9 years ago
#57 - lazy-and-lazy-eval-from-lazyeval-package
Issue -
State: closed - Opened by andreaspano almost 9 years ago
- 1 comment
#56 - f_interp() and non-language data structures
Issue -
State: closed - Opened by lionel- almost 9 years ago
#55 - Add extractors for two-sided formulas
Pull Request -
State: closed - Opened by lionel- almost 9 years ago
- 1 comment
#54 - Allow extra sources of pronouns in f_eval()
Pull Request -
State: open - Opened by lionel- almost 9 years ago
- 10 comments
#53 - Failing test, and suggestion for fix
Pull Request -
State: closed - Opened by krlmlr almost 9 years ago
- 3 comments
#52 - Fix minor typos
Pull Request -
State: closed - Opened by krlmlr almost 9 years ago
#51 - Update revdep/check.R
Pull Request -
State: closed - Opened by krlmlr almost 9 years ago
- 1 comment
#50 - Default to single sided formulas
Issue -
State: closed - Opened by hadley almost 9 years ago
#49 - Need as_formula
Issue -
State: closed - Opened by hadley almost 9 years ago
- 3 comments
#48 - f_eval should be generic
Issue -
State: closed - Opened by hadley almost 9 years ago
- 1 comment
#47 - Rename all formula functions to start with `f_`
Issue -
State: closed - Opened by hadley almost 9 years ago
#46 - Drop explicit unquote and unquote_splice
Issue -
State: closed - Opened by hadley almost 9 years ago
- 1 comment
#45 - Provide unquote and unquote_splice aliases
Issue -
State: closed - Opened by hadley almost 9 years ago
#44 - Typos
Pull Request -
State: closed - Opened by jimhester almost 9 years ago
- 4 comments
#43 - Data eval
Issue -
State: closed - Opened by hadley almost 9 years ago
#42 - lazy_formula
Issue -
State: closed - Opened by hadley almost 9 years ago
#41 - Need error message when promise already evaluated
Issue -
State: closed - Opened by hadley almost 9 years ago
- 1 comment
#40 - Add .n to lazy, fixes #39
Pull Request -
State: closed - Opened by gergness over 9 years ago
- 1 comment
#39 - Should there be an option to make lazy follow symbols n times?
Issue -
State: closed - Opened by gergness over 9 years ago
- 1 comment
#38 - as.lazy coerces NA_character_ to logical
Issue -
State: closed - Opened by romainfrancois over 9 years ago
- 1 comment
#37 - interp() handles formulas with lhs in unexpected way
Issue -
State: closed - Opened by rpruim over 9 years ago
#36 - Lazyeval needs a quasiquoter
Issue -
State: closed - Opened by hadley over 9 years ago
- 4 comments
#35 - `interp.character` appears broken when `.values` is an environment
Issue -
State: closed - Opened by lgautier over 9 years ago
#34 - Argument `env` for `all_dots()`
Pull Request -
State: closed - Opened by lgautier over 9 years ago
- 1 comment
#33 - Should lazy_eval() allow for data to be an environment?
Issue -
State: closed - Opened by rpruim over 9 years ago
- 1 comment
#32 - WIP: Gobble last argument if it is empty
Pull Request -
State: closed - Opened by krlmlr almost 10 years ago
- 7 comments
#31 - Make all_dots() compatible with non-English names
Pull Request -
State: closed - Opened by hkjinlee almost 10 years ago
- 1 comment
#30 - Prevent lazy() from following expressions for lazily loaded objects
Pull Request -
State: closed - Opened by lionel- almost 10 years ago
- 4 comments
#29 - all_dots changes names to utf-8 in Windows
Issue -
State: closed - Opened by hkjinlee almost 10 years ago
- 1 comment
#28 - Passing additional arguments to interp
Issue -
State: closed - Opened by karthik almost 10 years ago
- 1 comment
#27 - interp.character splits long expressions
Issue -
State: closed - Opened by rmatev about 10 years ago
#26 - Fail with an informative error when promise has been forced
Pull Request -
State: closed - Opened by lionel- about 10 years ago
- 3 comments
#25 - unexpected behavior of lazy objects whose expression is the name of an object that exists in the search path
Issue -
State: closed - Opened by hafen about 10 years ago
- 2 comments
#24 - lazy_dots(.follow_symbols = TRUE) is still broken, it is an infinite loop
Issue -
State: closed - Opened by gaborcsardi about 10 years ago
#23 - lazy(obj) throws an error when obj has been evaluated
Issue -
State: closed - Opened by lionel- about 10 years ago
- 2 comments
#22 - Fix an infinite loop in lazy_dots(.follow_symbols = TRUE)
Pull Request -
State: closed - Opened by gaborcsardi about 10 years ago
- 10 comments
#21 - env in lazy() is not passed to make_lazy
Issue -
State: closed - Opened by lbartnik about 10 years ago
- 5 comments
#20 - no truncating when the expression is a bare symbol, i.e. not an expressi...
Pull Request -
State: closed - Opened by romainfrancois over 10 years ago
#19 - Not truncating when bare symbols
Issue -
State: closed - Opened by romainfrancois over 10 years ago
#18 - lazy(date)
Issue -
State: closed - Opened by matthieugomez over 10 years ago
- 4 comments
#17 - error installing from GitHub
Issue -
State: closed - Opened by trinker over 10 years ago
- 2 comments
#16 - Benchmark.Rmd blocks installation
Issue -
State: closed - Opened by doorisajar over 10 years ago
- 2 comments
#15 - print.lazy() method shows `code`, but object has `expr`
Issue -
State: closed - Opened by wch over 10 years ago
#14 - README typo?
Pull Request -
State: closed - Opened by jefferis over 10 years ago
- 1 comment
#13 - html_vignette() first exported in rmarkdown 0.2.65
Pull Request -
State: closed - Opened by jennybc over 10 years ago
- 3 comments
#12 - Chaining to dots
Issue -
State: closed - Opened by matthieugomez over 10 years ago
- 2 comments
#11 - typos
Pull Request -
State: closed - Opened by matthieugomez over 10 years ago
- 1 comment
#10 - Update chained-promises.Rmd
Pull Request -
State: closed - Opened by matthieugomez over 10 years ago
- 1 comment
#9 - Env should default to emptyenv() to force problems.
Issue -
State: closed - Opened by hadley over 10 years ago
- 1 comment
#8 - Installing from master fails
Issue -
State: closed - Opened by hottwaj over 10 years ago
- 1 comment
#7 - Problem installing
Issue -
State: closed - Opened by pssguy over 10 years ago
- 4 comments
#6 - Lazy package already exists on CRAN
Issue -
State: closed - Opened by jamiefolson over 10 years ago
- 3 comments