[R-pkg-devel] autotesting on GitHub with Travis or ...?
Hello, All:
What are the current recommendations for automatic testing of an R
package on GitHub?
Section 19.3 in the current version of "R Packages" describes
"Checking after every commit with Travis". It recommends Travis. It
says to use Travis, first "Run usethis::use_travis()".[1]
However, 'help("use_travis", package="usethis")' says it's
deprecated, but I don't understand what is recommended as an alternative.
What do you suggest?
Thanks,
Spencer Graves
[1]
https://r-pkgs.org/r-cmd-check.html?q=travis#travis