Create a GitHub action that checks regularly your package
Source:R/gha_check_full.R
gha_check_full.Rd
The GitHub action created would run R CMD check
on your package.
It uses a wide range of platforms, can be reduced by commenting or deleting
platforms on the matrix config.
Details
Use crontab.guru to check and create your own cron tag.