Entering edit mode
Noah Dowell
▴
410
@noah-dowell-3791
Last seen 10.2 years ago
Hello All,
I am trying to use the Rsubread package which is supposedly available but I am getting the following warning message.
Thanks for your help.
Best,
Noah
> source("http://www.bioconductor.org/biocLite.R")
BiocInstaller version 1.2.1, ?biocLite for help
> biocLite("Rsubread")
BioC_mirror: 'http://www.bioconductor.org'
Using R version 2.14, BiocInstaller version 1.2.1.
Installing package(s) 'Rsubread'
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package 'Rsubread' is not available (for R version 2.14.0)
> sessionInfo()
R version 2.14.0 (2011-10-31)
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.2.1
loaded via a namespace (and not attached):
[1] tools_2.14.0