Automated checking with GitHub Actions ๐Ÿฆพ

use_github_action()
Which action do you want to add? (0 to exit)
(See <https://github.com/r-lib/actions/tree/v2/examples> for other options) 

1: check-standard: Run `R CMD check` on Linux, macOS, and Windows
2: test-coverage: Compute test coverage and report to https://about.codecov.io
3: pr-commands: Add /document and /style commands for pull requests

Selection: 1
โœ” Setting active project to '/Users/andy/dev/libminer'
โœ” Creating '.github/'
โœ” Adding '^\\.github$' to '.Rbuildignore'
โœ” Adding '*.html' to '.github/.gitignore'
โœ” Creating '.github/workflows/'
โœ” Saving 'r-lib/actions/examples/check-standard.yaml@v2' to '.github/workflows/R-CMD-check.yaml'
โ€ข Learn more at <https://github.com/r-lib/actions/blob/v2/examples/README.md>.
โœ” Adding R-CMD-check badge to 'README.Rmd'
โ€ข Re-knit 'README.Rmd' with `devtools::build_readme()`
build_readme()
โ„น Installing libminer in temporary library
โ„น Building /Users/andy/dev/libminer/README.Rmd