Created
June 17, 2020 23:24
-
-
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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