Entering edit mode
Gaurav Kumar
▴
30
@gaurav-kumar-4619
Last seen 10.2 years ago
Hello Bioconductor folks!!!
Im having problem installing GEOquery on window 7. I did following
steps
to install the same.
> source('http://www.bioconductor.org/biocLite.R') #site from where
one need
to install package.
>biocLite("GEOquery",depencencies=TRUE) # package to install
I can see that my package is installed as
C:\Users\username\Documents\R\win-library\2.12\
My R version 2.12.1 is installed at C:\Program Files\R\R-2.12.1.
I also modified the Path in the window Environmental variable to make
sure
to access the path where my R packages are installed for bioconductor.
I can
see that R console access the package library.
> library(GEOquery) # this seems that package is accessible from R
console
However, i cant see function in the above mentioned library via below
command.
> data <- GEOquery(GEO='GSE13639'), giving Error: could not find
function
"GEOquery".
Any suggestions for GEOquery installation.
Gaurav
--
----------------------
PhD Student (Bioinformatics/Computational Biology)
Prof. Shoba Ranganathan Lab
Dept. of Chemistry and Biomolecular Sciences,
Macquarie University, Sydney, Australia.
URL:http://gauravkumar.org
[[alternative HTML version deleted]]