[BioC] 'recursive default argument' error in GOENTREZID2GO

Seth Falcon sfalcon at fhcrc.org
Thu Jun 14 15:40:30 CEST 2007


Nianhua Li <nialicn at yahoo.com> writes:

> Maybe it is not a R problem but an AnnBuilder problem. When AnnBuilder creates 
> annotation packages, the last step is to call the function "makeLLDB" in 
> AnnBuilder and re-index all the annotation (rda) files. So the lazy loading 
> mechanisms used in annoation packages are slightly different from the lazy 
> loading in R. 

While it is true that we build the lazy loading DB "by hand", we use
the same code as the package tools do.  See the recent thread on
R-devel.  This situation arises when the lazyload loading code is
interrupted.  The current solution is: don't do that.  The long term
solution is that annotation packages won't be environment based :-)

+ seth

-- 
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org



More information about the Bioconductor mailing list