Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created February 9, 2016 00:44
Show Gist options
  • Save tengpeng/1de3d2bb01f7abf59df2 to your computer and use it in GitHub Desktop.
Save tengpeng/1de3d2bb01f7abf59df2 to your computer and use it in GitHub Desktop.
initialize rstudio docker
install.packages(c('shinyIncubator','markdown','whisker','Hmisc','qcc','httr','RCurl','curl','devtools'), repos='http://cran.rstudio.com/')
devtools::install_github("ropensci/ckanr")
ckanr::ckanr_setup(url="http://catalogue-beta.data.wa.gov.au/")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment