Re: [Rd] Maintainer NOTE in R CMD Check

2014-03-10 Thread Edzer Pebesma
On 03/10/2014 04:42 PM, Gábor Csárdi wrote: > On Mon, Mar 10, 2014 at 11:36 AM, Hadley Wickham wrote: > > * checking CRAN incoming feasibility ... NOTE > Maintainer: 'firstname A B lastname ' >>> >>> >>> This is just a Note that reminds CRAN maintainers to check that the >>> submission c

Re: [Rd] Maintainer NOTE in R CMD Check

2014-03-10 Thread Philippe GROSJEAN
Actually, you have to send an email at c...@r-project.org with the title "submission packageXXX versionYYY" send from the same email address that the one in the maintainer field. Philippe On 10 Mar 2014, at 16:42, Gábor Csárdi wrote: > On Mon, Mar 10, 2014 at 11:36 AM, Hadley Wickham wrote:

Re: [Rd] Maintainer NOTE in R CMD Check

2014-03-10 Thread Gábor Csárdi
On Mon, Mar 10, 2014 at 11:36 AM, Hadley Wickham wrote: > >>> * checking CRAN incoming feasibility ... NOTE > >>> Maintainer: 'firstname A B lastname ' > > > > > > This is just a Note that reminds CRAN maintainers to check that the > > submission comes actually from his maintainer and not anybody

Re: [Rd] Maintainer NOTE in R CMD Check

2014-03-10 Thread Hadley Wickham
>>> * checking CRAN incoming feasibility ... NOTE >>> Maintainer: 'firstname A B lastname ' > > > This is just a Note that reminds CRAN maintainers to check that the > submission comes actually from his maintainer and not anybody else. How does CRAN do that? Seems like a challenging problem given

Re: [Rd] Maintainer NOTE in R CMD Check

2014-03-09 Thread Uwe Ligges
On 09.03.2014 06:29, Michael Sumner wrote: I believe it's just a flag to notify that the author string has changed. You might need to send a confirmation email that yes you did mean to change, it is just a double check for both ends. I changed my email for a package once for some reason and mad

Re: [Rd] Maintainer NOTE in R CMD Check

2014-03-08 Thread Michael Sumner
I believe it's just a flag to notify that the author string has changed. You might need to send a confirmation email that yes you did mean to change, it is just a double check for both ends. I changed my email for a package once for some reason and made the confirmation. Cheers, Mike On 9 Mar 2014

[Rd] Maintainer NOTE in R CMD Check

2014-03-08 Thread S Ellison
Using R 3.0.3 and Rtools 31, I now see a Note (reproduced on my R-forge checks) of the form * checking CRAN incoming feasibility ... NOTE Maintainer: 'firstname A B lastname ' where A and B are middle initials. I can change to a 'firstname lastname' form or 'INITS lastname' form and that remov