Re: [Rd] Set Repositories problem in R2.4.0

2006-08-22 Thread Peter Dalgaard
Prof Brian Ripley <[EMAIL PROTECTED]> writes: > The point is that there is no `read.table' line in setRepositories, just > read.delim. And the NEWS for R-devel (there is no 2.4.0 yet) says > > o The functions read.csv, read.csv2, read.delim, read.delim2 now > default the comment.char

Re: [Rd] Set Repositories problem in R2.4.0

2006-08-21 Thread Prof Brian Ripley
The point is that there is no `read.table' line in setRepositories, just read.delim. And the NEWS for R-devel (there is no 2.4.0 yet) says o The functions read.csv, read.csv2, read.delim, read.delim2 now default the comment.char argument to "". (These functions are designe

[Rd] Set Repositories problem in R2.4.0

2006-08-21 Thread Keith Satterley
In R2.4.0 when I select Set Repositories from the menu I get > setRepositories() Error in read.table(file = file, header = header, sep = sep, quote = quote, : more columns than column names The reposotories file is as installed. > sessionInfo() R version 2.4.0 Under development (unstab