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 argument to "".  (These functions are
>       designed to read files produced by other software, which might
>       use the # character inside fields, but are unlikely to use it for
>       comments.)
> 
> It needs the person who made that change to fix the consquences: thank you 
> for altering us.
      
"Altering"? (giggle)

I can't find any other cases of read.delim/csv being used to read
files with #-comments, so I'm just inserting the obvious modification
in setRepositories().

-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to