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] Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread Sebastian Meyer
Note that output concerning masked objects are just messages which do not cause your vignette to fail. So it is not stricly necessary to start working on these conflicts now. However, looking closely at the win-builder check results (https://win-builder.r-project.org/incoming_pretest/cartograflow_

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

2019-04-03 Thread cartograf...@gmail.com
First of all, I used the conflicted package because there had a problem with the package dplyr: Attaching package dplyr Vs stats.  Maybe I've to put the conflicted package in line depends of the description file.  Envoyé depuis Yahoo Mail pour Android Le jeu., avr. 4, 2019 à 8:01, David Hugh

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

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

2019-04-03 Thread cartograf...@gmail.com
Hi,I don't know if my explanations are clear.I tried several way to solve this problem w/o success. Someone have an idea ?Thanks in advance  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 pa

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