Skip to content
Snippets Groups Projects
Commit f16be3ce authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Merge branch 'master' of github.com:USGS-R/dataRetrieval

parents f1c330d6 0b6a88ba
No related branches found
No related tags found
1 merge request!25Crannifying.
...@@ -45,10 +45,9 @@ Additionally, to subscribe to an email list concerning updates to these R packag ...@@ -45,10 +45,9 @@ Additionally, to subscribe to an email list concerning updates to these R packag
To install the dataRetrieval package, you must be using R 3.0 or greater and run the following command: To install the dataRetrieval package, you must be using R 3.0 or greater and run the following command:
install.packages("dataRetrieval", install.packages("dataRetrieval",
repos=c("http://usgs-r.github.com","http://cran.us.r-project.org"), repos=c("http://usgs-r.github.com",
dependencies=TRUE, "http://cran.us.r-project.org"),
type="both") dependencies=TRUE)
##Version updates ##Version updates
--------------- ---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment