[R-pkg-devel] CRAN review

2019-03-12 Thread Τόλης Χαλκής
Dear all,

We have submitted a package to CRAN in 25th of February and we have not got
a
positive or a negative answer for the submission since then. Is this
normal? Is
there any way to get informed for the review process?

Best regards,
-Chalkis Apostolos

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] CRAN review

2019-03-12 Thread Ben Bolker


  Sounds like it fell through the cracks somewhere.

  The foghorn package   is a
convenient way to check on CRAN status.

On 2019-03-12 2:57 p.m., Τόλης Χαλκής wrote:
> Dear all,
> 
> We have submitted a package to CRAN in 25th of February and we have not got
> a
> positive or a negative answer for the submission since then. Is this
> normal? Is
> there any way to get informed for the review process?
> 
> Best regards,
> -Chalkis Apostolos
> 
>   [[alternative HTML version deleted]]
> 
> __
> R-package-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] CRAN review

2019-03-12 Thread Duncan Murdoch

On 12/03/2019 2:57 p.m., Τόλης Χαλκής wrote:

Dear all,

We have submitted a package to CRAN in 25th of February and we have not got
a
positive or a negative answer for the submission since then. Is this
normal? Is
there any way to get informed for the review process?


Did you get the two messages after submission (one to confirm that you 
are the maintainer, the second to let you know the review has started)? 
They'll both have subject lines like


CRAN submission 


The first one will start out saying something like


Dear Duncan Murdoch
Someone has submitted the package rgl to CRAN.
You are receiving this email to confirm the submission as the maintainer of
this package.


and then ask you to confirm submission.

The second one will start like


[This was generated from CRAN.R-project.org/submit.html]

The following package was uploaded to CRAN:
===

Package Information:
Package: rgl 


A while later you should get a third message about the automatic checks.

Duncan Murdoch

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] CRAN review

2019-03-12 Thread Henrik Bengtsson
You can also "follow" your package submission on the CRAN FTP server:

   ftp://cran.r-project.org/incoming/

/Henrik

On Tue, Mar 12, 2019 at 1:26 PM Duncan Murdoch  wrote:
>
> On 12/03/2019 2:57 p.m., Τόλης Χαλκής wrote:
> > Dear all,
> >
> > We have submitted a package to CRAN in 25th of February and we have not got
> > a
> > positive or a negative answer for the submission since then. Is this
> > normal? Is
> > there any way to get informed for the review process?
>
> Did you get the two messages after submission (one to confirm that you
> are the maintainer, the second to let you know the review has started)?
> They'll both have subject lines like
>
> CRAN submission 
>
>
> The first one will start out saying something like
> >
> > Dear Duncan Murdoch
> > Someone has submitted the package rgl to CRAN.
> > You are receiving this email to confirm the submission as the maintainer of
> > this package.
>
> and then ask you to confirm submission.
>
> The second one will start like
>
> > [This was generated from CRAN.R-project.org/submit.html]
> >
> > The following package was uploaded to CRAN:
> > ===
> >
> > Package Information:
> > Package: rgl
>
> A while later you should get a third message about the automatic checks.
>
> Duncan Murdoch
>
> __
> R-package-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] CRAN review

2019-03-12 Thread Uwe Ligges
Not normal, if you tell us which package you are talking about, the CRAN 
team can check what happened in case you did not simply forget to 
confirm your submission.


Best,
Uwe Ligges

On 12.03.2019 21:30, Henrik Bengtsson wrote:

You can also "follow" your package submission on the CRAN FTP server:

ftp://cran.r-project.org/incoming/

/Henrik

On Tue, Mar 12, 2019 at 1:26 PM Duncan Murdoch  wrote:


On 12/03/2019 2:57 p.m., Τόλης Χαλκής wrote:

Dear all,

We have submitted a package to CRAN in 25th of February and we have not got
a
positive or a negative answer for the submission since then. Is this
normal? Is
there any way to get informed for the review process?


Did you get the two messages after submission (one to confirm that you
are the maintainer, the second to let you know the review has started)?
They'll both have subject lines like

CRAN submission 


The first one will start out saying something like


Dear Duncan Murdoch
Someone has submitted the package rgl to CRAN.
You are receiving this email to confirm the submission as the maintainer of
this package.


and then ask you to confirm submission.

The second one will start like


[This was generated from CRAN.R-project.org/submit.html]

The following package was uploaded to CRAN:
===

Package Information:
Package: rgl


A while later you should get a third message about the automatic checks.

Duncan Murdoch

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel



__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] CRAN review

2019-03-12 Thread Τόλης Χαλκής
The name of the package is "volesti". Both checks returned two Notes and we
"replied to all" to the e-mail
 in order to explain why we believe it were both false positives.

Best,
Chalkis Apostolos

On Wed, 13 Mar 2019 at 00:27, Uwe Ligges 
wrote:

> Not normal, if you tell us which package you are talking about, the CRAN
> team can check what happened in case you did not simply forget to
> confirm your submission.
>
> Best,
> Uwe Ligges
>
> On 12.03.2019 21:30, Henrik Bengtsson wrote:
> > You can also "follow" your package submission on the CRAN FTP server:
> >
> > ftp://cran.r-project.org/incoming/
> >
> > /Henrik
> >
> > On Tue, Mar 12, 2019 at 1:26 PM Duncan Murdoch 
> wrote:
> >>
> >> On 12/03/2019 2:57 p.m., Τόλης Χαλκής wrote:
> >>> Dear all,
> >>>
> >>> We have submitted a package to CRAN in 25th of February and we have
> not got
> >>> a
> >>> positive or a negative answer for the submission since then. Is this
> >>> normal? Is
> >>> there any way to get informed for the review process?
> >>
> >> Did you get the two messages after submission (one to confirm that you
> >> are the maintainer, the second to let you know the review has started)?
> >> They'll both have subject lines like
> >>
> >> CRAN submission 
> >>
> >>
> >> The first one will start out saying something like
> >>>
> >>> Dear Duncan Murdoch
> >>> Someone has submitted the package rgl to CRAN.
> >>> You are receiving this email to confirm the submission as the
> maintainer of
> >>> this package.
> >>
> >> and then ask you to confirm submission.
> >>
> >> The second one will start like
> >>
> >>> [This was generated from CRAN.R-project.org/submit.html]
> >>>
> >>> The following package was uploaded to CRAN:
> >>> ===
> >>>
> >>> Package Information:
> >>> Package: rgl
> >>
> >> A while later you should get a third message about the automatic checks.
> >>
> >> Duncan Murdoch
> >>
> >> __
> >> R-package-devel@r-project.org mailing list
> >> https://stat.ethz.ch/mailman/listinfo/r-package-devel
> >
> > __
> > R-package-devel@r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-package-devel
> >
>
> __
> R-package-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] CRAN review

2019-03-12 Thread Uwe Ligges
My fault as I habe not spotted that. Can you pls resubmit as we do no 
longer have your original submission yet?


Best,
Uwe Ligges

On 13.03.2019 00:10, Τόλης Χαλκής wrote:
The name of the package is "volesti". Both checks returned two Notes and 
we "replied to all" to the e-mail

  in order to explain why we believe it were both false positives.

Best,
Chalkis Apostolos

On Wed, 13 Mar 2019 at 00:27, Uwe Ligges 
> wrote:


Not normal, if you tell us which package you are talking about, the
CRAN
team can check what happened in case you did not simply forget to
confirm your submission.

Best,
Uwe Ligges

On 12.03.2019 21:30, Henrik Bengtsson wrote:
 > You can also "follow" your package submission on the CRAN FTP server:
 >
 > ftp://cran.r-project.org/incoming/
 >
 > /Henrik
 >
 > On Tue, Mar 12, 2019 at 1:26 PM Duncan Murdoch
mailto:murdoch.dun...@gmail.com>> wrote:
 >>
 >> On 12/03/2019 2:57 p.m., Τόλης Χαλκής wrote:
 >>> Dear all,
 >>>
 >>> We have submitted a package to CRAN in 25th of February and we
have not got
 >>> a
 >>> positive or a negative answer for the submission since then. Is
this
 >>> normal? Is
 >>> there any way to get informed for the review process?
 >>
 >> Did you get the two messages after submission (one to confirm
that you
 >> are the maintainer, the second to let you know the review has
started)?
 >> They'll both have subject lines like
 >>
 >> CRAN submission 
 >>
 >>
 >> The first one will start out saying something like
 >>>
 >>> Dear Duncan Murdoch
 >>> Someone has submitted the package rgl to CRAN.
 >>> You are receiving this email to confirm the submission as the
maintainer of
 >>> this package.
 >>
 >> and then ask you to confirm submission.
 >>
 >> The second one will start like
 >>
 >>> [This was generated from CRAN.R-project.org/submit.html
]
 >>>
 >>> The following package was uploaded to CRAN:
 >>> ===
 >>>
 >>> Package Information:
 >>> Package: rgl
 >>
 >> A while later you should get a third message about the automatic
checks.
 >>
 >> Duncan Murdoch
 >>
 >> __
 >> R-package-devel@r-project.org
 mailing list
 >> https://stat.ethz.ch/mailman/listinfo/r-package-devel
 >
 > __
 > R-package-devel@r-project.org
 mailing list
 > https://stat.ethz.ch/mailman/listinfo/r-package-devel
 >

__
R-package-devel@r-project.org 
mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel



__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel