Skip to content
Prev 38090 / 63424 Next

new.env does not recognize parents from subclassesof "environment"

The traceback looks very similar to a problem
in R 2.11.1 reported earlier this month by Troy Robertson.
  > From: r-devel-bounces at r-project.org 
  > [mailto:r-devel-bounces at r-project.org] On Behalf Of Troy Robertson
  > Sent: Wednesday, October 06, 2010 6:13 PM
  > To: 'r-devel at R-project.org'
  > Subject: Re: [Rd] Recursion error after upgrade to 
  > R_2.11.1[Sec=Unclassified]
It was due to a miscount of how many frames to go
up before evaluating an expression in
getMethod("[[<-",".environment") because setMethod()
introduced a local function in the new method.

Bill Dunlap
Spotfire, TIBCO Software
wdunlap tibco.com