Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread Martin Maechler
> cartograflow@gmail com > on Wed, 3 Apr 2019 18:11:10 + writes: > Hi, > I come back to you  because I have always the problem with devtools::check of my package. But we've told you repeatedly now *NOT* to use it in this case, but rather use R CMD build ... an

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread David Hugh-Jones
Is “conflicted” in your DESCRIPTION file? Btw, can we see the package source somewhere? On Wed, 3 Apr 2019 at 19:24, cartograf...@gmail.com wrote: > Yes! > > Le mercredi 3 avril 2019 à 20:21:59 UTC+2, Ben Bolker < > bbol...@gmail.com> a écrit : > > > Have you installed the 'conflicted' pac

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread cartograf...@gmail.com
Yes! Le mercredi 3 avril 2019 à 20:21:59 UTC+2, Ben Bolker a écrit : Have you installed the 'conflicted' package on your local machine (i.e., the machine you're running the checks on)? On 2019-04-03 2:11 p.m., cartograf...@gmail.com wrote: >  Hi, > > I come back to you  because I

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread Ben Bolker
Have you installed the 'conflicted' package on your local machine (i.e., the machine you're running the checks on)? On 2019-04-03 2:11 p.m., cartograf...@gmail.com wrote: > Hi, > > I come back to you  because I have always the problem with devtools::check of > my package. > > I used the c

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread cartograf...@gmail.com
Hi, I come back to you  because I have always the problem with devtools::check of my package. I used the command to check my package with R-devel : sylvain@sylvain:~/svn$ bash R-devel.sh CMD check --as-cran /home/sylvain/work/12_R_studio/package/cartograflow_0.0.0.1.tar.gz When I start the

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-03-26 Thread Henrik Bengtsson
FWIW, you should be able to reproduce at least the following NOTEs with your current R 3.5.2 and R CMD check --as-cran: * checking CRAN incoming feasibility ... NOTE Maintainer: ‘cartogRaflow ’ New submission Version contains large components (0.0.0.9000) Possibly mis-spelled words in DESCRIPTI

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-03-25 Thread Dirk Eddelbuettel
On 25 March 2019 at 22:12, cartograf...@gmail.com wrote: | Hello, | I've submitted my package cartograflow and I received an email from your teeam that it does not pass the incoming checks automatically.Debian:

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-03-25 Thread Uwe Ligges
I cannot beloeve it. But this is certainly not R-devel? Not sure about devtools which we do not use on CRAN, but simply R CMD check --as-cran with a recent R-devel version on the package tarball should reproduce the findings. Best, Uwe Ligges On 25.03.2019 23:12, cartograf...@gmail.com wr

[R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-03-25 Thread cartograf...@gmail.com
Hello, I've submitted my package cartograflow and I received an email from your teeam that it does not pass the incoming checks automatically.Debian: Status: 1 ERROR, 2 WARNINGs, 1 NOT