This action checks an R package using the rcmdcheck package.
steps:
- uses: actions/checkout@master
- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r-dependencies@v1
with:
extra-packages: rcmdcheck
- uses: r-lib/actions/check-r-package@v1
The scripts and documentation in this project are released under the MIT License
Contributions are welcome!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.