Skip to content

Commit cd3a611

Browse files
committed
more dependencies
1 parent 40baaba commit cd3a611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ install:
1414
- sudo apt-get update --yes
1515
- sudo apt install r-api-3.5 --yes
1616
- sudo apt-get install r-cran-plyr --yes
17-
- sudo apt-get install r-cran-reshape2 --yes
17+
- sudo apt-get install r-cran-reshape2 r-api-3 r-cran-rcpp --yes
1818
- sudo apt install r-cran-ggplot2 --yes
1919
- mkdir $HOME/orca
2020
- 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

Comments
 (0)