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-
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
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
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
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