Re: [Rd] Read.delim error in 2.3.0 devel, not in 2.2.0

2006-01-23 Thread Prof Brian Ripley
On Mon, 23 Jan 2006, Sean Davis wrote: > I get this error in R-devel, but not in R-2.2.0. Any insight is > appreciated. > > Error in read.delim(txtcon, header = TRUE, sep = "\t", na.strings = "NULL") > : >recursive default argument reference There is nothing we can reproduce here. What is t

[Rd] Read.delim error in 2.3.0 devel, not in 2.2.0

2006-01-23 Thread Sean Davis
I get this error in R-devel, but not in R-2.2.0. Any insight is appreciated. Error in read.delim(txtcon, header = TRUE, sep = "\t", na.strings = "NULL") : recursive default argument reference > sessionInfo() Version 2.3.0 Under development (unstable) (2006-01-04 r36984) powerpc-apple-darwi