Skip to content

Read.delim error in 2.3.0 devel, not in 2.2.0

2 messages · Sean Davis, Brian Ripley

#
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
Version 2.3.0 Under development (unstable) (2006-01-04 r36984)
powerpc-apple-darwin8.3.0

attached base packages:
[1] "methods"   "stats"     "graphics"  "grDevices" "utils"     "datasets"
[7] "base"     

other attached packages:
GEOquery 
 "1.5.3" 

Thanks,
Sean
#
On Mon, 23 Jan 2006, Sean Davis wrote:

            
There is nothing we can reproduce here.  What is txtcon, for example?
I was unable to reproduce anything like this reading from a text 
connection.