Skip to content

Commit

Permalink
Added Hmisc to YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewzm committed Feb 5, 2017
1 parent 9fc478e commit 774e604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ install:
- Rscript -e 'install.packages("mapproj", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("rgeos", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("gstat", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("Hmisc", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("testthat", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("spdep", repos = "http://cran.rstudio.com")'
- Rscript -e 'install.packages("verification", repos = "http://cran.rstudio.com")'
Expand Down

0 comments on commit 774e604

Please sign in to comment.