GitHub Actions

  ?usethis::use_github_action

Probably start here if you are moving from Travis: https://deanattali.com/blog/migrating-travis-to-github/

On 5/13/21 8:00 PM, Spencer Graves wrote:
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

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to