Displaying 1 result from an estimated 1 matches for "egidgodata".
2007 Jun 12
1
bug in R environments? Was: [BioC] 'recursive default argument' error...
...r wrote:
>>> Hi,
>>>
>>> anybody has an idea as for the following error, the example is
>>> actually
>>> from the GO package examples. Thanks, Oleg
>>>
>>>> library(GO)
>>>> egId <- "10043"
>>>> egIdGoData <- GOENTREZID2GO[[egId]]
>>> Error: recursive default argument reference
>>
>> I sometimes see that error as well. I have no idea what causes it,
>> as it
>> doesn't seem repeatable. Anyway, quitting R and starting over has
>> always
>> fixed...