Skip to content

Commit 40baaba

Browse files
committed
install ggplot dependencies
1 parent 55ec815 commit 40baaba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ install:
1313
- sudo add-apt-repository --yes ppa:marutter/rrutter3.5
1414
- sudo apt-get update --yes
1515
- 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
1618
- sudo apt install r-cran-ggplot2 --yes
1719
- mkdir $HOME/orca
1820
- 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)