Hi, Does any one know where can I find the R 2.0.0-proof packages with the experimental data? Simply setting develOK=TRUE in install.packages2 does not seem to work. What would be the correct url of the repository?
install.packages2("golubEsets", develOK=TRUE)
Note: You did not specify a download type. Using a default value of: Win32 This will be fine for almost all users [1] "Attempting to download golubEsets from http://www.bioconductor.org/repository/Courses/" [1] "Download complete." [1] "Installing golubEsets" Note: Running R version 2.0.0 and package golubEsets was built for R version 1.7.0 , installing anyway. [1] "Installation complete"
golubEsets version 1.0
library(golubEsets)
Error in library(golubEsets) : 'golubEsets' is not a valid package -- installed < 2.0.0? Thanks in advance! Kind regards, Jelle Goeman http://www.math.leidenuniv.nl/~jgoeman