zhengxwen / HIBAG

R package – HLA Genotype Imputation with Attribute Bagging (development version only)
https://hibag.s3.amazonaws.com/index.html
29 stars 7 forks source link

Installation failed: Not Found (404) with install_github("zhengxwen/HIBAG.gpu") #5

Open longbao738 opened 6 years ago

longbao738 commented 6 years ago

Hi,

Following the README.md Acceleration section to use GPU with OpenCL, but got problem:

> install_github("zhengxwen/HIBAG.gpu")
Downloading GitHub repo zhengxwen/HIBAG.gpu@master
from URL https://api.github.com/repos/zhengxwen/HIBAG.gpu/zipball/master
Installation failed: Not Found (404)

> packageVersion("HIBAG")
[1] ‘1.17.2’
>

Is there anything i'm doing wrong?

zhengxwen commented 6 years ago

HIBAG.gpu is not formally released yet.

longbao738 commented 6 years ago

Got it! Looking forward to the release. Thanks.

dylkot commented 5 years ago

Hi, I was wondering if there is any chance this will be available sometime soon? Thank you.