-
```
> devtools::test()
Loading highcharter
Registered S3 method overwritten by 'xts':
method from
as.zoo.xts zoo
Registered S3 method overwritten by 'quantmod':
method fro…
-
Hi John,
[echarts 5.0.0](https://github.com/apache/incubator-echarts/releases) was just released and it has a boatload of new features and fixes, including a number of breaking changes against 4.9.…
psimm updated
3 years ago
-
Hello,
thank you for your package. When trying to use it, I have identified some bugs:
https://github.com/GuangchuangYu/scatterpie/blob/8a42783947a02ea45c55ac956f70dae559a27788/R/geom_scatterpie…
-
https://github.com/2DegreesInvesting/r2dii.analysis/pull/98/checks?check_run_id=772808498
![image](https://user-images.githubusercontent.com/5856545/84664819-b1623000-aee4-11ea-853d-10c69dc1e72e.pn…
-
Hi all,
as already posted [here](https://community.rstudio.com/t/build-parsnip-model-from-nnetar-function-in-forecast-package/77208):
"I would like to build a parsnip model for a simple neural net…
-
sdf_piviot is not compatible with enquo, in general, I am trying to write a function to pivot different columns in a spark dataframe
```r
library(sparklyr)
library(dplyr)
```
```r
Attaching p…
-
Many functions in the package take params that refer to variables in in data frames. However, to avoid complex stuff, I used strings for this. Strings are easy to work with in many ways, but they lack…
-
Autocompletion for `partial(f, arg1 = 1)(` just results in `... =`, instead of listing f’s signature.
The `formals` of the `partialized` function should be updated.
-
When running `devtools::check()`:
```
sampled_index: no visible binding for global variable ‘data’
sampled_index: no visible binding for global variable ‘samples’
```
I believe `data` is …
-
I have experienced some issues with plotting mdata (predicted conc.) in the new Pmetrics 1.9.3.
Essentially, I noticed that the post.xx lists generated were different despite using the same data a…