source("https://bioconductor.org/biocLite.R") # They can answer no ('n') to any prompt that asks to update old packages. biocLite(c("impute", "preprocessCore", "GO.db", "AnnotationDbi")) # Now they can install WGCNA from CRAN. install.packages("WGCNA")