I have some problems in R installation on Mac OS X lion.
[R.app GUI 1.51 (6148) x86_64-apple-darwin9.8.0]
> source("http://bioconductor.org/biocLite.R")
BiocInstaller version 1.4.7, ?biocLite for help
> biocLite()
BioC_mirror: http://bioconductor.org
Using R version 2.15, BiocInstaller version 1.4.7.
Warning: unable to access index for repository http://brainarray.mbni.med.umich.edu/bioc/bin/macosx/leopard/contrib/2.15
Installing package(s) 'Biobase' 'IRanges' 'AnnotationDbi'
Warning: unable to access index for repository http://brainarray.mbni.med.umich.edu/bioc/bin/macosx/leopard/contrib/2.15
trying URL 'http://www.bioconductor.org/packages/2.10/bioc/bin/macosx/leopard/contrib/2.15/Biobase_2.16.0.tgz'
Content type 'application/x-gzip' length 2394691 bytes (2.3 Mb)
opened URL
============================
......
The downloaded binary packages are in
/var/folders/0m/ptg7kg6d7szc88n7yfvpm6bm0000gn/T//RtmpDnKXiw/downloaded_packages
Warning: unable to access index for repository http://brainarray.mbni.med.umich.edu/bioc/bin/macosx/leopard/contrib/2.15
It always have the error about the repository and stop at there. I search the R/Bioconductor mail list, but I can not find any way to solve it.
Do you kniw how to install it in Mac OS??
Thank you very much!
Hi! If you will simply search on Google, you will get lot of answers. One of the possible solutions can be here. (I am not sure if this question is more suitable for stackoverflow)
In fact, I find this one. It does not work.