[BioC] PREDA package missing

Maria [guest] guest at bioconductor.org
Thu Apr 11 18:16:38 CEST 2013


Hi everybody!

I am working with the PREDA package but today it doesn't exist in anywhere. I worked with it last week and I hadn't any problem.

I ask if it's a problem of my R program version or of the PREDA package.

I have written in the R program the following commands:

> source("http://bioconductor.org/biocLite.R")
Bioconductor version 2.11 (BiocInstaller 1.8.3), ?biocLite for help

> biocLite("PREDA")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.11 (BiocInstaller 1.8.3), R version 2.15.
Installing package(s) 'PREDA'
trying URL 'http://bioconductor.org/packages/2.11/bioc/bin/windows/contrib/2.15/PREDA_1.4.0.zip'
Content type 'application/zip' length 2004077 bytes (1.9 Mb)
opened URL
downloaded 1.9 Mb

package ‘PREDA’ successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ‘PREDA’

The downloaded binary packages are in
        C:\Users\marnedo\AppData\Local\Temp\RtmpaGmcOG\downloaded_packages

> library(PREDA)
Error in library(PREDA) : there is no package called ‘PREDA’


Thanks!

Best

Maria

 -- output of sessionInfo(): 

R version 2.15.3 (2013-03-01)
Platform: x86_64-w64-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=English_United Kingdom.1252 
[2] LC_CTYPE=English_United Kingdom.1252   
[3] LC_MONETARY=English_United Kingdom.1252
[4] LC_NUMERIC=C                           
[5] LC_TIME=English_United Kingdom.1252    

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