And broom...
This commit is contained in:
parent
46bd89bc66
commit
c759a2c9f2
|
@ -23,7 +23,7 @@ install:
|
|||
|
||||
# Install R packages
|
||||
- ./travis-tool.sh r_binary_install knitr png
|
||||
- ./travis-tool.sh r_install purrr jsonlite ggplot2 dplyr tidyr pryr stringr htmlwidgets htmltools microbenchmark
|
||||
- ./travis-tool.sh r_install broom purrr jsonlite ggplot2 dplyr tidyr pryr stringr htmlwidgets htmltools microbenchmark
|
||||
- ./travis-tool.sh github_package hadley/bookdown garrettgman/DSR hadley/readr gaborcsardi/rcorpora hadley/stringr
|
||||
|
||||
script: jekyll build
|
||||
|
|
Loading…
Reference in New Issue