source("http://bioconductor.org/getMonograph.R")
Warning message:
In safeSource() : Redefining ‘biocinstall’
getMonograph()
Error in biocinstall(groupName = groupName, ...) :
You have an outdated biocLite() function. Run 'rm(biocLite)' and try again.
I tried rm(biocLite) but that didn't have any effect. I am using a fairly recent R 2.15. What can I do to install the monograph data?
Nice, thank you. I normally report such things to the mailing list, and recommend to do this first. In this case somebody else had reported the problem here.
This has been fixed at the source; feel free to post queries like this to the Bioconductor mailing list.
Nice, thank you. I normally report such things to the mailing list, and recommend to do this first. In this case somebody else had reported the problem here.