NKI-CCB / DISCOVER

DISCOVER co-occurrence and mutual exclusivity analysis for cancer genomics data
Apache License 2.0
27 stars 6 forks source link

Hi. I cannot install the package 'discover'. #12

Closed jdjdj0202 closed 3 years ago

jdjdj0202 commented 4 years ago

Hi. I cannot install the package 'discover'.

options(repos=c(getOption("repos"), "http://ccb.nki.nl/software/discover/repos/r")) install.packages("discover")

The codes lead to errors.

Warning in install.packages : unable to access index for repository http://ccb.nki.nl/software/discover/repos/r/bin/windows/contrib/4.0: URL 'http://ccb.nki.nl/software/discover/repos/r/bin/windows/contrib/4.0/PACKAGES' cannot be opened. Package which is only available in source form, and may need compilation of C/C++/Fortran: ‘discover’ These will not be installed.

I am a beginner, so I'd really appreciate it if you could give me advice. Thanks.

scanisius commented 4 years ago

Thanks for reporting this. You saw this error because the DISCOVER package was not available yet for R 4.0. I now uploaded the new version. If you repeat the installation commands it should work.