Open cmorris2945 opened 6 years ago
Please install rhdf5 and igraph package previously:
source("https://bioconductor.org/biocLite.R") biocLite("rhdf5")
install.packages("igraph")
Ok, thank you for your response! But now I am getting this error:
package ‘HuobinTan/scVAT’ is not available (for R version 3.5.1)
Do I have to downgrade to another version, because I believe this is the latest version??
Hello!! Thank you for getting back to me!!I really need your help!
-CHRIS "Sports, football, beer and above all gambling, filled up the horizons of their minds. To keep people in control and ignorant was not difficult...."
George Orwell, author:'1984'
On Saturday, August 4, 2018, 2:51:04 AM EDT, Huobin Tan notifications@github.com wrote:
Please install rhdf5 and igraph package previously:
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I keep getting this message when I install: devtools::install_github("HuobinTan/scVAT")
ERROR: dependency 'rhdf5' is not available for package 'scVAT'
Whenever I try installing this library in "R": install.packages("HuobinTan/scVAT") or install.packages("https://github.com/HuobinTan/scVAT.git")
I get this message:
*ERROR: dependencies 'rhdf5', 'igraph' are not available for package 'scVAT' removing 'C:/Users/chris/Documents/R/win-library/3.5/scVAT'**