Unable to install package \"CAGEr\" - Warning message: package â CAGErâ is not available (for R version 2.15.3)

Arturo Mora [guest] guest at bioconductor.org
Tue Mar 19 15:35:30 CET 2013


Hello,

I am currently trying to install package "CAGEr" with the described commands but I got the following errors:

> source("http://bioconductor.org/biocLite.R")
> biocLite("CAGEr")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.11 (BiocInstaller 1.8.3), R version 2.15.
Installing package(s) 'CAGEr'
Warning message:
package ‘CAGEr’ is not available (for R version 2.15.3) 

I also tried doing:
install.packages("CAGEr", repos = "http://bioconductor.org/biocLite.R")
Warning: unable to access index for repository http://bioconductor.org/biocLite.R/bin/macosx/leopard/contrib/2.15
Warning message:
package ‘CAGEr’ is not available (for R version 2.15.3) 

Your help will be greatly appreciated.
Regards,
Arturo

 -- output of sessionInfo(): 

> sessionInfo()
R version 2.15.3 (2013-03-01)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] BiocInstaller_1.8.3

loaded via a namespace (and not attached):
[1] tools_2.15.3


--
Sent via the guest posting facility at bioconductor.org.



More information about the Bioconductor mailing list