-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
The CI testing via Travis needs a gentle update to the latest standards (c.f. Jim Hester's post on the RStudio blog) per:
+echo '\033[0;31m
r-travis is DEPRECATED!
Please see https://docs.travis-ci.com/user/languages/r/ for info, or
https://github.com/craigcitro/r-travis/wiki/Porting-to-native-R-support-in-Travis
for information on porting to native R support in Travis.\033[0m'
\033[0;31m
https://travis-ci.org/RcppCore/Rcpp#L657-L669
During this update, I think it would be good to also add in testing on:
- Different R versions.
- Operating system
- Nice write up on test matrices by Jeroen Ooms.
Ideal use case: RMySQL's .travis.yml
Travis-CI documentation for R: https://docs.travis-ci.com/user/languages/r
Metadata
Metadata
Assignees
Labels
No labels