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
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
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