-
Hi, first of all I really enjoy using altair. I find it really helpful for creating charts of aggregated statistics over different periods of a time-series. However, using it in Jupyter notebooks resu…
-
When trying to covr against packages pulled locally, covr is failing in places that `devtools::test()` is not. For example, with shiny in the rocker/tidyverse docker image:
```
> setwd("~/shiny")
…
-
### Summary
- What does this package do? (explain in 50 words or less):
- Provides neutral landscape models and utility functions to work with and extend them. NLMR uses raster as its geos…
-
#### Problem description
the `ox.buildings_from_point/place/address/polygon` command all fail unfortunately, although I never encounter any problems with other functions from the osmnx module. Hope …
-
Hello,
I created an docker image based from the rocker project, and I'm not quite sure what the correct way of installing Linuxbrew is on the container. It seems like there is already a Debian buil…
-
Ces deux chapitres de la section Analyser > Stats introductives ont pour vocation à compléter les chapitres _Stat univariée_ et _Stat bivariée_.
Il a déjà até admis que _Graphs univariés_ n'abordera …
-
getting the following error when I run:
```conda install beakerx```
```
LinkError: post-link script failed for package conda-forge::beakerx-0.11.1-py36_1
running your command again with `-v` wi…
-
This issue will be for making and discussing weekly assignments, questions about them, and related matters. Let me know if you are getting notifications when new material is added.
-
As informed in issue #520 there is optgroup support in the `choices` argument in selectInput()/selectizeInput(). But, when there is only one element in a group it shows the group name as an element an…
gurol updated
6 years ago
-
Could you provide plotly support for the ggraph package, an extension of the grammer of graphics for networks: https://github.com/thomasp85/ggraph
```r
library(tidyverse)
library(igraph)
library…