Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.3 years ago
Hi,
I tried to used genefilter but I got the following error
please help me with that.
Thanks,
Mahnaz
-- output of sessionInfo():
> source("http://bioconductor.org/biocLite.R")
Bioconductor version 2.13 (BiocInstaller 1.12.1), ?biocLite for help
A newer version of Bioconductor is available after installing a new
version of R, ?BiocUpgrade for help
> biocLite("genefilter")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.13 (BiocInstaller 1.12.1), R version
3.0.2.
Installing package(s) 'genefilter'
trying URL 'http://bioconductor.org/packages/2.13/bioc/bin/windows/con
trib/3.0/genefilter_1.44.0.zip'
Content type 'application/zip' length 1158938 bytes (1.1 Mb)
opened URL
downloaded 1.1 Mb
package ???genefilter??? successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package ???genefilter???
The downloaded binary packages are in
C:\Users\MKiani\AppData\Local\Temp\Rtmp86WY1t\downloaded_packages
> library("genefilter")
Error in library("genefilter") : there is no package called
???genefilter???
--
Sent via the guest posting facility at bioconductor.org.