Closed abhisheksinghnl closed 5 years ago
Which R version are you running?
R 3.4.2
I don't know why it's trying to accessing BioC extra page from Bioconductor 3.6 which is weird because it has been removed from this version. Maybe try to reinstall Bioconductor?
The new BiocManager is available for R3.5 version, till 3.4 biocLite was used. If that is what the problem is?
I solved it by installing it like this
install_github("aertslab/SCopeLoomR", repos = c(CRAN = "https://cran.cnr.berkeley.edu/"))
Great!
Hi,
I am working on aws and I was trying to install the package. I followed everything as mentioned in the installation steps. I get the following error on the last step:
How can I fix this error? Please let me now.