After I run instructions from BioConductor to install the RTCGAToolbox
package
## try http if https is not available
source("https://bioconductor.org/biocLite.R")
biocLite("RTCGAToolbox"
I received such an error
Warning messages:
1: package ‘RTCGAToolbox’ is not available (for R version 3.2.2)
2: running command '"D:/R-32~1.2/bin/x64/R" CMD INSTALL -l "C:UsersMarcinDocumentsRwin-library3.2" C:UsersMarcinAppDataLocalTempRtmp2vpM0w/downloaded_packages/rgl_0.95.1337.tar.gz' had status 1
3: In install.packages(update[instlib == l, "Package"], l, repos = repos, :
installation of package ‘rgl’ had non-zero exit status
Read more here: Source link