Skip to content

Commit

Permalink
update R CMD check to use binaries (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry authored Jan 12, 2024
1 parent e77d656 commit 0bd5305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
cache-version: 2
extra-packages: rcmdcheck
use-public-rspm: true

# TODO: allow warnings on oldrel (cf., https://stat.ethz.ch/pipermail/r-package-devel/2023q2/009229.html)
- name: Check R version
Expand Down

0 comments on commit 0bd5305

Please sign in to comment.