[R-pkg-devel] Build fails at Travis CI

2016-06-04 Thread Daniel Marcelino
Hi, I wonder if anyone has experienced this issue with Travis CI. The package I'm committing is just fine, it passes all the CRAN devel checks, but fails at Travis building checks. I realized that if I git commit without the "Collate" section, it passes. However, I've no clue why. I will appreciat

[R-pkg-devel] Submit second version of R package to CRAN

2016-06-04 Thread Luck Buttered
I am updating the version of an R package I submitted last year on CRAN and came across one question that I would be grateful to seek any input about: I have never submitted an updated version of a package to CRAN. I am considering following a similar process to what I did to submit my original ve

Re: [R-pkg-devel] Submit second version of R package to CRAN

2016-06-04 Thread Uwe Ligges
I do not know devtools: If it worked for you for the initial submission and the CRAN team did not complain, please resubmit in the same way - and keep in mind you want to check the package in advance using a very recent version of R. Best, Uwe Ligges On 04.06.2016 18:49, Luck Buttered wrote: