File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 - [x] Use [ standard] ( https://github.com/r-lib/actions/blob/master/examples/check-standard.yaml ) ` R CMD check `
2929 - [x] Use [ lintr] ( https://github.com/r-lib/actions/blob/master/examples/lint.yaml )
3030- [x] Faster CI checks
31- - [ ] Update GitHub Actions from r-lib [ examples] ( https://github.com/r-lib/actions/tree/master/examples )
31+ - [x ] Update GitHub Actions from r-lib [ examples] ( https://github.com/r-lib/actions/tree/master/examples )
3232- [ ] Skip CI checks for changes in only the ` docs/ ` directory
3333- [ ] Run [ test coverage] ( https://github.com/r-lib/actions/blob/master/examples/test-coverage.yaml )
3434- [ ] Add GitHub Action for html/link checking using something like [ htmlproofer] ( https://github.com/gjtorikian/html-proofer )
35- - [ ] Switch to [ full] ( https://github.com/r-lib/actions/blob/master/examples/check-full.yaml ) ` R CMD check ` ?
35+ - [x ] Switch to [ full] ( https://github.com/r-lib/actions/blob/master/examples/check-full.yaml ) ` R CMD check ` ?
3636- [ ] Autobuild ` docs/ ` like [ pkgdown] ( https://github.com/r-lib/actions/blob/master/examples/pkgdown.yaml ) ?
3737
3838## Analysis package release process
You can’t perform that action at this time.
0 commit comments