ropensci / mregions

MarineRegions R client

Home Page:https://docs.ropensci.org/mregions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider improving continuous testing

salvafern opened this issue · comments

Right now we are using Travis-CI to check the package. But the last check was from 2 years ago:
https://travis-ci.org/github/ropensci/mregions/jobs/718785749

We should consider to improve this system: e.g. use GitHub Actions to run the R-CMD-Check with each commit.

To check what's the current policy of rOpenSci regarding automatic testing.