h2oai / h2o4gpu

H2Oai GPU Edition
Apache License 2.0
456 stars 96 forks source link

install_github failing #868

Closed prateeksasan1 closed 3 years ago

prateeksasan1 commented 3 years ago

Hi,

I am trying to install the package using the following command:

devtools::install_github("h2oai/h2o4gpu",subdir = "src/interface_r")

I am getting the following error :

Error: Failed to install 'h2o4gpu' from GitHub: invalid regular expression '^[[:space:]](?[[:alpha:]][[:alnum:]-])[[:space:]]=[[:space:]](?.)[[:space:]]$' In addition: Warning message: In regexpr(pattern, text, perl = perl, ...) : PCRE pattern compilation error 'invalid range in character class' at '-])[[:space:]]=[[:space:]](?.)[[:space:]]*$'