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

2016-06-05 Thread Daniel Marcelino
Sure, it's indeed open source. https://github.com/danielmarcelino/SciencesPo ThanksDaniel ---"Nam et ipsa scientia potestas est" Date: Sun, 5 Jun 2016 16:32:27 +0100 Subject: Re: [R-pkg-devel] Build fails at Travis CI From: jeblund...@doctors.org.uk To: dmarcel...@live.com CC: r-

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

2016-06-05 Thread Dirk Eddelbuettel
On 5 June 2016 at 10:38, Brian G. Peterson wrote: | On 06/04/2016 03:13 PM, Daniel Marcelino wrote: | > 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 rea

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

2016-06-05 Thread Brian G. Peterson
On 06/04/2016 03:13 PM, Daniel Marcelino wrote: 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 passe

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

2016-06-05 Thread Jim Blundell
If it's open source, would you mind posting the link to github/travis? On 4 Jun 2016 21:13, "Daniel Marcelino" wrote: > 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 buildin

[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