File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5454 with :
5555 extra-packages : any::rcmdcheck
5656 needs : check
57- error-on : ' "note"'
5857
5958 - name : Install dev versions
6059 run : pak::pkg_install('${{ matrix.config.dev-package }}')
6867 - uses : r-lib/actions/check-r-package@v2
6968 with :
7069 args : ' c("--no-manual", "--as-cran")'
70+ error-on : ' "note"'
Original file line number Diff line number Diff line change 1- # r cmd check workflow without suggests of the mlr3 ecosystem v0.1.0
1+ # r cmd check workflow without suggests of the mlr3 ecosystem v0.1.0
22# https://github.com/mlr-org/actions
33# modified to use supercharge/[email protected] 44on :
5050 with :
5151 extra-packages : any::rcmdcheck
5252 needs : check
53- error-on : ' "note"'
5453 dependencies : ' "hard"'
5554
5655 - uses : mxschmitt/action-tmate@v3
6160 - uses : r-lib/actions/check-r-package@v2
6261 with :
6362 args : ' c("--no-manual", "--as-cran")'
63+ error-on : ' "note"'
Original file line number Diff line number Diff line change 5151 with :
5252 extra-packages : any::rcmdcheck
5353 needs : check
54- error-on : ' "note"'
5554
5655 - uses : mxschmitt/action-tmate@v3
5756 if : ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
6160 - uses : r-lib/actions/check-r-package@v2
6261 with :
6362 args : ' c("--no-manual", "--as-cran")'
63+ error-on : ' "note"'
You can’t perform that action at this time.
0 commit comments