Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40baaba commit cd3a611Copy full SHA for cd3a611
‎.travis.yml
@@ -14,7 +14,7 @@ install:
14
- sudo apt-get update --yes
15
- sudo apt install r-api-3.5 --yes
16
- sudo apt-get install r-cran-plyr --yes
17
- - sudo apt-get install r-cran-reshape2 --yes
+ - sudo apt-get install r-cran-reshape2 r-api-3 r-cran-rcpp --yes
18
- sudo apt install r-cran-ggplot2 --yes
19
- mkdir $HOME/orca
20
- wget --quiet https://github.com/plotly/orca/releases/download/v1.2.1/orca-1.2.1-x86_64.AppImage -O $HOME/orca/orca
0 commit comments