-
https://cran.r-project.org/web/packages/UpSetR/index.html
-
Hi,
I'm trying to create an app for a website using R, ggplot2, Shiny and Plotly, and I'm facing two different problems. I would really appreciate any help or advice.
1) As I live in Spain I have to …
-
Hi,
When trying to update extensions after the latest pull, I get the following error:
```
cythoning scripts/_bam2stats.pyx to scripts/_bam2stats.c
Error compiling Cython file:
--------------------…
-
https://github.com/conda-forge/matplotlib-feedstock/blob/master/recipe/meta.yaml#L22
```
On Windows, the following error occurs for x64:
src/ft2font.cpp(5) : fatal error C1083: Cannot open include fi…
-
Status: 3 WARNINGs, 2 NOTEs
- checking R code for possible problems ... NOTE
sensi_plot: no visible global function definition for ‘aes’
sensi_plot: no visible binding for global variable ‘n.perce…
-
Fix only warnings. Data warnings is fixed (packing script bug)
Reproducing:
`./src/packThis.sh `
`R CMD check `
```
* using log directory ‘/Users/stanislawj/Documents/gmum.r.Rcheck’
* using R vers…
-
Would you consider adding some functionality that would allow all errors and warnings to be returned simultaneously, rather than stopping the function any time any error is produced? The model I'm tr…
-
@umihoshijima @tombellkelp @TomCSmith @lstevenson09, what are your favorite links for R help? Add them to the issue and we will compile them in the basic R lesson.
-
In the near future (before May 5) I plan on refactoring `plotROCRCurves` to use [plotROC](http://cran.r-project.org/web/packages/plotROC/index.html) which uses `ggplot2` instead of base graphics. This…
-
Hi guys,
A couple of things, first thanks for posting this, it's great to have a resource like this available for the latest version of ggplot2.
I ran into a couple of issues when trying to make …