Skip to content

Commit

Permalink
Probably need to use the higher dependency gridSVG that requires XML …
Browse files Browse the repository at this point in the history
…not available on R 3.6.0
  • Loading branch information
cderv committed Oct 22, 2023
1 parent b558369 commit ba8d9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
extra-packages: |
any::rcmdcheck
XML=?ignore-before-r=4.0.0
gridSVG=?ignore-before-r=4.0.0
targets=?ignore-before-r=4.0.0
JuliaCall=?ignore-before-r=4.0.0
needs: check
Expand Down

0 comments on commit ba8d9fb

Please sign in to comment.