[BioC] makecdfenv problem
Marc Carlson
mcarlson at fhcrc.org
Thu Feb 12 17:46:35 CET 2009
Hi Colin,
Using R 2.8.1 I can't reproduce this. Could you please tell us a little
more about what packages you had loaded (sessionInfo()), when this
happened? For example what version of affy are you using?
Have you run update.packages() lately?
source("http://bioconductor.org/biocLite.R")
update.packages(repos=biocinstallRepos(), ask=FALSE)
Marc
colin clarke wrote:
> Hi all,
>
> R is returning the following error when attempting to load the makecdfenv
>
>
>> library("makecdfenv")
>>
> Error : package 'affy' does not have a name space
> Error in as.environment(pos) :
> no item called "newtable" on the search list
> Error: package/namespace load failed for 'makecdfenv'
>
> My version info:
>
> platform i386-pc-mingw32
> arch i386
> os mingw32
> system i386, mingw32
> status
> major 2
> minor 8.1
> year 2008
> month 12
> day 22
> svn rev 47281
> language R
> version.string R version 2.8.1 (2008-12-22)
>
> Any help would be greatly appriciated,
>
> Colin
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> 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
>
>
More information about the Bioconductor
mailing list