On Thu, 17 Feb 2005 21:21:18 -0200, "Fernando Henrique Ferraz P. da
Rosa" <[EMAIL PROTECTED]> wrote :
>
>I think it would be useful to set up a list (even in static html
>on the R-developer page perhaps) of who is working on each
>translation, with the respectives e-mail addresses. This wa
The following looks like an 'eapply' bug to me:
t/subtest> e <- new.env()
t/subtest> e$tempo <- quote( 1+'hi')
t/subtest> lapply( ls( e), function( x) length( get( x,e)))
[[1]]
[1] 3
# seems reasonable-- e$tempo is a 'call' object of length 3
t/subtest> eapply( e, length)
Error in 1 + "hi" : non
Prof Brian Ripley writes:
> On Thu, 17 Feb 2005, Detlef Steuer wrote:
> (...)
>
>
> Detlef,
>
> We are AFAIK without a German translator. Some hints:
>
> 1) Try to get a small team together, as it helps to have someone to
> compare notes with. Kurt had done some soundings and may be able to
On Thu, 17 Feb 2005 20:37:36 +0100 (CET), [EMAIL PROTECTED]
wrote :
>There's a harmless typo in screen.Rd where "coner" should be "corner".
>
>Nitpicking to the extreme, "ie." should be "i.e." in plotformula.Rd and
>screen.Rd.
I'll fix these in R-devel.
Duncan Murdoch
___
On Thu, 17 Feb 2005, Detlef Steuer wrote:
Hello dear R-core,
I would be willing to offer some spare time to generate a german
translation of R.pot and RGui.pot.
Do you still need a translator or does someone already work on that
task? (I hate useless duplication of efforts.)
To whom shall I sen
There's a harmless typo in screen.Rd where "coner" should be "corner".
Nitpicking to the extreme, "ie." should be "i.e." in plotformula.Rd and
screen.Rd.
Arni
__
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Hi,
The topic of extending S4 classes from S3 classes was discussed several
times.
e.g.
S3 classes "don't have a consistent set of "slots" (they may or may
not have a "dimnames), they aren't quite real classes in an S4 sense. It
would be nice to fix this mess, but not obviously possible wh
On Thu, 17 Feb 2005, Iago Mosqueira wrote:
On Thu, 2005-02-17 at 12:32, Prof Brian Ripley wrote:
and you are talking about *names of* dimnames).
Sorry for the confusion.
It `works' for arrays because the definition there (in ?Extract) is not
the same as the generic you are using: notice the ... in
On Thu, 2005-02-17 at 12:32, Prof Brian Ripley wrote:
> and you are talking about *names of* dimnames).
Sorry for the confusion.
> It `works' for arrays because the definition there (in ?Extract) is not
> the same as the generic you are using: notice the ... in the definitions,
> and for array
On Thu, 17 Feb 2005, Iago Mosqueira wrote:
I did send this message to r-help and got no reply, no I am resubmitting
here in case this was a bit too specific for the other list.
Do read the posting guide before posting, as we ask. It has clear
guidelines on this.
Your problem seems to be that you
Hello,
I did send this message to r-help and got no reply, no I am resubmitting
here in case this was a bit too specific for the other list.
Many thanks,
Iago
From:
Iago Mosqueira
<[EMAIL PROTECTED]>
To:
r-help@stat.math.ethz.ch
Hello dear R-core,
I would be willing to offer some spare time to generate a german translation of
R.pot and RGui.pot.
Do you still need a translator or does someone already work on that task? (I
hate useless duplication of efforts.)
To whom shall I send the de.po file? Or should I generate a
12 matches
Mail list logo