Hi,  l've made R CMD check --as-cran on rstudio 3.5.2Why I have to use r-devel?
I confirm that I didn't received à error message when I've made 
dev_tool::check. 
How can I solve my problem ?
Thanks in advance Sylvain 


nvoyé depuis Yahoo Mail pour Android 
 
  Le lun., mars 25, 2019 à 23:38, Uwe Ligges<lig...@statistik.tu-dortmund.de> a 
écrit :   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 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: 
> <https://win-builder.r-project.org/incoming_pretest/cartograflow_0.0.0.9000_20190324_230822/Debian/00check.log>
> Status: 1 ERROR, 2 WARNINGs, 1 NOTE
> 
> So, I've made the new check on my plateform (linux ubuntu) and the check is 
> OK.I used : ==> devtools::check(args = c('--no-manual','--as-cran'))Status is 
> :
> ── R CMD check results ──────────────────────────── cartograflow 0.0.0.9000 
> ────
> Duration: 54.6s
> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
> R CMD check succeeded
> Can you  help me to fix the problem?
> Thanks in advance to your replySylvain
>     [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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

Reply via email to