[BioC] golubEset

James W. MacDonald jmacdon at med.umich.edu
Thu Apr 27 20:52:27 CEST 2006


Silveira, Lori wrote:
> Hello,
> 
>  
> 
> When try to load the package golubEset, I receive the following message:
> 
>  Error in library(pkg, character.only = TRUE) : 
> 
>         'golubEsets' is not a valid package -- installed < 2.0.0?
> 
>  
> 
> I am running version 2.2.1 and I have no earlier version on my machine.
> Can anyone tell me why the package will not load.

Two possibilities - either you somehow got hold of a very old version of 
the package, or you installed incorrectly (by unzipping into the library 
directory by hand).

Try

source("http://www.bioconductor.org/biocLite.R")
biocLite("golubEsets")

This should automagically get you the correct version for your 
R-version, and correctly install as well.

HTH,

Jim



> 
>  
> 
>  
> 
> Thanks Lori
> 
>  
> 
> 
> CONFIDENTIALITY NOTICE: The information contained in this me...{{dropped}}
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor


-- 
James W. MacDonald, M.S.
Biostatistician
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623


**********************************************************
Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.



More information about the Bioconductor mailing list