Skip to content
Snippets Groups Projects
Commit ecc65e44 authored by P-A Bouttier's avatar P-A Bouttier
Browse files

Fix a missing parenthesis

parent 58e247c9
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
(method url-fetch)
(uri "https://s3.amazonaws.com/h2o-release/h2o/rel-3.42.0/2/Rjar/h2o.jar")
(sha256
(base32 "11z95h2spfwahi1pgrw5l2vgfl30dggrqdbf89l9g47allzknxxi")))
(base32 "11z95h2spfwahi1pgrw5l2vgfl30dggrqdbf89l9g47allzknxxi"))))
(propagated-inputs (list r-rcurl r-jsonlite))
(home-page "https://github.com/h2oai/h2o-3")
(synopsis "R Interface for the 'H2O' Scalable Machine Learning Platform")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment