On Sat, 5 Apr 2008, Uwe Ligges wrote:

Christophe Genolini wrote:

[...]

   for french people, some "é" and "è" provoque warnings as well.

Then you have to declare an encoding as the manual "Writing R
Extensions" suggests.

It occurred to me that package.skeleton could perhaps fathom this out by looking for non-ASCII text in the files and using the current locale if it finds any as the basis for declaring the encoding. But I believe people should be made aware that if they write packages in French they are not portable to Chinese or Russian or ..., and declaring an encoding is only a palliative.

Uwe Ligges

Christophe

--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to