-
**_geom_map_interactive_** function from **ggiraph_0.3.2** isn't working when ggplot2 vr 2.2.0 is loaded. It worked with ggplot2 ver 2.1.0
Here is the script
```
library(ggiraph)
library(maps)
…
-
```
checking package dependencies ... NOTE
Depends: includes the non-default packages:
‘plyr’ ‘RCurl’ ‘reshape2’ ‘png’ ‘ggplot2’ ‘RJSONIO’
Adding so many packages to the search path is excessive and…
-
With any of the ggplot2 extensions that I use, actually.
Just filed the issue [here](https://github.com/hadley/ggplot2/issues/1809).
Hadley thinks it is a ggplot extensions developer issue.
ghost updated
7 years ago
-
I was having problems that I couldn't diagnose, so I deleted all of miniconda/.jupyter/etc, and reinstalled.
## The error
``` python
import rpy2
%load_ext rpy2.ipython
```
```
----------------------…
-
Hi,
I am unable to override the default aes parameters in plotPhenoData. For eg, I would like to change the size of the dots in the scatter plot but the following code gives the same results as the…
-
As @tim-salabim said yesterday, he wants to move `mapview` to `r-spatial`.
To promote this organization and to have spatial related R packages at one place, we could think over moving more spatial…
pat-s updated
7 years ago
-
Hello, Here is my app, i don't know why ggplot allplot1, allplot2, and table alltbl1 were not rendered, however, after remove (DT::dataTableOutput("alltbl1")) from UI, everything is fine. So, Could y…
-
### Summary
- What does this package do? (explain in 50 words or less)
`visdat` visualises R data frames so that you can quickly identify data structure and data types. This makes it easier to…
-
Apparently getting the following when plotting polygons.
```
ggpolypath was created using a different version of ggproto
```
quick fix solution is to install a previous version of the package …
-
I am running
- JupyterHub 0.7.0dev
- on Docker 1.12.6
- with Notebook 4.3.1
I wanted to upgrade to the latest Notebook 5.0. After doing so, I can see changes in the Notebook UI, but when I st…