[BioC] bioconductor and ESS

Liaw, Andy andy_liaw at merck.com
Wed Mar 9 16:57:04 CET 2005


One way to check what Wolfgang & Tony said is to look at the output of:

Sys.getenv("R_HOME")

Andy

> From: Patrick Brown
> 
> Hello.  bioconductor behaves strangely when I run R through 
> emacs using 
> ESS.  I'm using R 2.0.1 with windows XP. 
> 
> using the R gui I get
> 
>  > temp=new("phenoData")
>  > validObject(temp)
> [1] TRUE
> 
> but in emacs I get
> 
>  > temp=new("phenoData")
>  > validObject(temp)
> Error in validityMethod(object) : No slot of name 
> "phenoLabels" for this 
> object of class "phenoData"
> 
> so I'll use the R gui from now on, but I just wanted to point 
> this out.
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> 
> 
>



More information about the Bioconductor mailing list