-
From discussion with Hadley:
> > For programming, spread_values(x = jstring(x)) is better, as it guarantees you will get a column "x". I am wondering if I should change jstring to json_chr, jnumber t…
-
Both your `rlist` and `pipeR` packages look ultra-interesting, but I am failing to understand exactly how different they are from other packages, namely `magrittr` and `purrr`.
I do not understand,…
-
Idea is to be able to do
```r
ps.ra
-
was trying to install purrr, however I think unbeknownst to me it had been installed as a dependency of a previous package, so I got this result
```
> install.packages("purrr")
Installing package…
-
I tried moving the app to the internal shiny server, but I get 'permission denied' when trying to app_data.RDS
```
Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
✔…
-
Filtering for 'teeth' in the material column for radiocarbon dates in Spain does not work, and when doing so gives an error of:
> Error in `purrr::map_depth()`:
> ! List not deep enough
The mat…
-
The `fmt()` function is very helpful, yet rather verbose. Some similar functions use `...` to pass through additional arguments, which would make calls simpler. Alternatively, the use of purrr-style a…
-
Whenever I try to extract all data from February 8 or later, I run into the following issue. It may be specific to this company ID or report suite, but given it is the only one with which I work, I ca…
-
The package has a lot of dependencies.
Looking at the code it should be easy to remove the following:
DT, lubridate, methods, purrr, readr, RJSONIO, rlang, rmarkdown, stringi, tibble, tidyselect…
jreps updated
2 months ago
-
### Label
bug
### Priority Label
medium priority
### Describe the bug/issue
The `covidcast` package provided by the Delphi group has been deprecated: https://github.com/cmu-delphi/covidcast?tab=r…