Install Error: File GO_1.4.0.tar.gz
1
0
Entering edit mode
Al Piszcz ▴ 10
@al-piszcz-609
Last seen 9.6 years ago
I used the R getBioC file. > source("getBioC.R") > getBioC() Synching your local package management information ... Note: You did not specify a download type. Using a default value of: Source This will be fine for almost all users [1] "Attempting to download GO from http://www.bioconductor.org/data/metaData/" Error in download.file(fileURL, destFile, mode = "wb", quiet = TRUE, method = method) : cannot open URL `http://www.bioconductor.org/data/metaData//.//GO_1.4.0.tar.gz' In addition: Warning message: cannot open: HTTP status was `404 Not Found'
GO GO • 818 views
ADD COMMENT
0
Entering edit mode
@vincent-j-carey-jr-4
Last seen 6 weeks ago
United States
> > I used the R getBioC file. > > > > source("getBioC.R") > > getBioC() this is a partial record of the activity of getBioC and does not reveal the actual version of the getBioC script. the most recent versions print their own versions. when reporting errors of this sort, please provide full transcript to the error i'd recommend always using the current getBioC script. to do this, use source("http://www.bioconductor.org/getBioC.R") somehow you are requesting GO 1.4.0, while the current image on the web is 1.5.0. do you really need 1.4.0? [rest deleted]
ADD COMMENT

Login before adding your answer.

Traffic: 799 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6