Hello,
Can you review my bug when you have time.
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17243
Thank you.
[[alternative HTML version deleted]]
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
I have 3 packages on CRAN that I developed with my govt email address.
I'll be retiring in a month and that email address will no longer work at
some point. I realize that I need to change the maintainer address and
I've already done that with one package but my question is do I need to
remove all
The old mail addresses will not result in check errors ( but perhaps
should?). Please try to keep them current.
Most important: Please updates all packages' maintaoiner address early
enough and submit new versions to CRAN before the old address expires.
Best,
Uwe Ligges
On 10.04.2017 20:26
> Von: Martin Maechler [mailto:maech...@stat.math.ethz.ch]
> Gesendet: Mittwoch, 5. April 2017 11:15
>
> >
> > on Tue, 4 Apr 2017 08:45:30 + writes:
>
> > Dear Sirs,
> > while
>
> >> regexpr('(.{1,2})\\1', 'foo')
> > [1] 2
> > attr(,"match.length")
> > [1]