Skip to content

Instantly share code, notes, and snippets.

@ledell
Created June 17, 2020 23:24
Show Gist options
  • Save ledell/2e814c62b0d2410cb3642a205e078829 to your computer and use it in GitHub Desktop.
Save ledell/2e814c62b0d2410cb3642a205e078829 to your computer and use it in GitHub Desktop.
Install the latest H2O R package (latest stable version is sometimes head of what's on CRAN)
install.packages("h2o", repos="http://h2o-release.s3.amazonaws.com/h2o/latest_stable_R", method="curl")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment