Hi,
Can someone tell me if the newest version of R (3.2.0) and the newest version of BioC (Bioconductor version 3.1 (BiocInstaller 1.18.2)) work for Mac OS X Yosemite? I got an error --Error in as.character(tools:::.BioC_version_associated_with_R_version) :
cannot coerce type 'closure' to vector of type 'character' every time I try to update my packages.
When you launch R from the terminal, instead of typing just
R<enter>
to launch R, typeR --vanilla<enter>