-
I just looked over the docs for the new varSelectInput and ran into trouble trying to parse this sentence: https://github.com/rstudio/shiny/blob/c79034649077f5fa6f8d615ce10c457eb33a2d2a/R/input-select…
-
Love your work thank you for sharing. I like this package and have been looking for a way to do object destructuring.
When developing packages for `R` I end up often writing functions that call oth…
-
**Is your feature request related to a problem? Please describe.**
Right now you are relying on the user to do something like convert to a z score so that the center point is zero
**Describe the s…
-
#### `expr_deparse()`
Currently its behaviour is not well defined. I think it should be designed in terms of roundtrip and fallback modes.
Roundtrip modes:
- Parse (default): Non-reparsable i…
-
Create functionality for more than 2 grouping variables.
The intention behind the grouping_variables is to allow for the code to be run once and to obtain all the necessary groupings of results.
…
-
Hi,
This is really feedback from an 'I shot myself in the foot and spent ages working out why/how' thing. I don't have a reprex per se - I suspect one could be made if I think about it for long eno…
-
@dshemetov this is the issue I was talking about. I'm going to just route around it by not using `step_epi_slide` for now.
taking `test_data` from [test_epi_slide.R](https://github.com/cmu-delphi/e…
-
```
jx13 2019-06-04 18:46:47,926 Thread-403 DEBUG toil.statsAndLogging: 'file:///home/johnsoni/pipeline_juno/ACCESS-Pipeline/cwl_tools/python/plots_module.cwl' plots_module.r i/p/jobkhAT3f geom_…
-
There are constraints on the functions `f` that we accept in the slide functions. We need to describe this in the docs.
The code is hard to parse and hard to say what is actually accepted in `f`.
-
Reprex:
``` r
library(tibble)
library(mapboxapi)
#> Usage of the Mapbox APIs is governed by the Mapbox Terms of Service.
#> Please visit https://www.mapbox.com/legal/tos/ for more information.
…