options(repos=c(CRAN="http://prs.ism.ac.jp/",
CRANextra="http://www.stats.ox.ac.uk/pub/RWin",
Omegahat="http://prs.ism.ac.jp/omegahat/R",
BioCsoft="http://prs.ism.ac.jp/bioc/2.0/bioc",
BioCann="http://prs.ism.ac.jp/bioc/2.0/data/annotation",
BioCexp="http://prs.ism.ac.jp/bioc/2.0/data/experiment",
BioCextra="http://prs.ism.ac.jp/bioc/2.0/extra/"))
list <- c("SSOAP", "genefilter", "SpikeInSubset", "RbcBook1", "MLInterfaces",
"e1071", "sma", "multtest", "kidpack", "xtable", "widgetTools",
"webbioc", "vsn", "tkWidgets", "statmod", "splicegear", "simpleaffy",
"siggenes", "qvalue", "pamr", "ontoTools", "matchprobes", "marray",
"makecdfenv", "hgu95av2", "hexbin", "graph", "gpls", "golubEsets",
"globaltest", "geneplotter", "factDesign", "gcrma", "edd", "ctc",
"daMA", "aws", "convert", "apComplex", "annaffy", "amap", "affylmGUI",
"affyio", "affydata", "affyQCReport", "affyPLM", "affy", "aCGH",
"SparseM", "SNAData", "Ruuid", "Rgraphviz", "Rdbi", "ROC", "RCurl",
"RColorBrewer", "RBGL", "PROcess", "GLAD", "AnnBuilder", "limmaGUI",
"MeasurementError.cor", "Icens", "RSQLite", "XML", "DNAcopy",
"tkrplot", "hgu95av2cdf", "limma", "DynDoc", "Biostrings", "Biobase",
"annotate", "KEGG", "GO")
install.packages(list)
| R | BioConductor |
|---|---|
| R-devel | 2.1 |
| R-2.5.x | 2.0 |
| R-2.4.x | 1.9 |
| R-2.3.x | 1.8 |
options(repos=c(CRAN="http://prs.ism.ac.jp/",
CRANextra="http://www.stats.ox.ac.uk/pub/RWin",
Omegahat="http://prs.ism.ac.jp/omegahat/R",
BioCsoft="http://prs.ism.ac.jp/bioc/2.0/bioc",
BioCann="http://prs.ism.ac.jp/bioc/2.0/data/annotation",
BioCexp="http://prs.ism.ac.jp/bioc/2.0/data/experiment",
BioCextra="http://prs.ism.ac.jp/bioc/2.0/extra/"))
options(repos=c(CRAN="http://prs.ism.ac.jp/",
CRANextra="http://www.stats.ox.ac.uk/pub/RWin",
Omegahat="http://prs.ism.ac.jp/omegahat/R",
BioC="http://prs.ism.ac.jp/bioc/1.9/bioc",
BioCann="http://prs.ism.ac.jp/bioc/1.9/data/annotation",
BioCexp="http://prs.ism.ac.jp/bioc/1.9/data/experiment",
BioComega="http://prs.ism.ac.jp/bioc/1.9/omegahat/"))
options(repos=c(CRAN="http://prs.ism.ac.jp/",
CRANextra="http://www.stats.ox.ac.uk/pub/RWin",
Omegahat="http://prs.ism.ac.jp/omegahat/R",
BioC="http://prs.ism.ac.jp/bioc/1.8/bioc",
BioCann="http://prs.ism.ac.jp/bioc/1.8/data/annotation",
BioCexp="http://prs.ism.ac.jp/bioc/1.8/data/experiment",
BioComega="http://prs.ism.ac.jp/bioc/1.8/omegahat/"))