I think we no longer have an active Italian translation team. I'll
make
the change you suggest.
On Sun, 16 Dec 2007, Antonio, Fabio Di Narzo wrote:
d <- data.frame(a=1)
d$a <- 1:2
Errore in `$<-.data.frame`(`*tmp*`, "a", value = 1:2) :
dati sostitutivi con %righe, i dati ne hanno 1
##
This is a little cryptic message for the final user, if compared
with this:
##
Sys.setlocale('LC_MESSAGES','C')
Error in `$<-.data.frame`(`*tmp*`, "a", value = 1:2) :
replacement has 2 rows, data has 1
##
Find attached the proposed patch against revision 43697.
Bests,
Antonio.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
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