-
`fifelse` and `fcase` throws error when used on S4 objects as previously described (Rdatatable/data.table/issues/4131).
Would it be a good idea to not translate `if_else` and `case_when` when worki…
-
The dplyr functions to use variables within their functions has been depreciated and replaced with a different system described here https://dplyr.tidyverse.org/articles/programming.html
There are …
-
I compared running `makeWAR()` on the May data set to the MayProcessed data set and noticed that the `delta.field` and `delta.pitch` columns in the New MayProcessed data set differed from the original…
-
-
Only from `enquo()`, it should still be possible to do it from `quo()` and `expr()`. This should fix many issues of unexpected evaluation timing, when purrr operations are nested in a mutate.
-
Need to prepare package for rOpensci
- [x] install `autotest` and run it on package
- [ ] run autotest on Tidydensity
-
Below is a `reprex`.
The goal of function is to allow custom variables and functions for a `group_by()` + `summarise()`.
In many `tidyeval` examples I see, authors used `...` as function argumen…
-
Would be very nice if dplyover "just worked" with dplyr backends.
E.g. dbplyr, dtplyr, multidplyr, etc.
-
I'm not sure this is really a good idea, but I'd like to get some feedback :) The idea would be that `$x` is just syntactic sugar for `_.x` in the standalone query commands. So instead of writing:
``…
-
Forking off from https://github.com/cmu-delphi/epiprocess/issues/475 because it's a separate idea.
Looking at this warning and the code generating it a little more carefully
```
Error in `assert_s…