Displaying 2 results from an estimated 2 matches for "l3179".
Did you mean:
3179
2019 Jul 14
2
.travis.yml ... most likely included in error
Hello:
????? Suggestions for whomever maintains "R CMD":
??? ??????? 1.? Can you change it so it doesn't complain about the
presence of ".travis.yml", at least on GitHub?
??? ??????? 2.? What do you suggest people do to find error messages in
the output?? I ask, because I'm getting "build failing" from
travis-ci.org, but I can't see what failed
2019 Jul 14
0
.travis.yml ... most likely included in error
...d in the log, Travis is
treating a warning as an error:
Found warnings, treating as errors
It's a bit hard to find the warning in the logs because of all the pdfTeX
output but it's a warning about uncompressed datasets on line 3179:
https://travis-ci.org/sbgraves237/Ecdat/builds/558528361#L3179
You could try resaving your datasets, there are a couple of suggestions
here:
https://stackoverflow.com/questions/32605623/how-to-compress-saves-in-r-package-build/47074811
Cheers,
Danny
On Mon., 15 Jul. 2019, 00:32 Spencer Graves, <spencer.graves at prodsyse.com>
wrote:
> Hello:
>...