Skip to content

Commit b72a314

Browse files
authored
Merge pull request #9 from pplupo/update-r-version-4.5.0
Fix: Remove comments from CI dependency list for parser safety
2 parents 0cc75da + 44c2622 commit b72a314

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/R-CMD-check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ jobs:
4848
packages: |
4949
packrat
5050
rcmdcheck
51-
# The rcmdcheck package is needed for the check-r-package action.
52-
# Other R package dependencies like rcpp and plyr are restored
53-
# from packrat.lock in a subsequent step.
5451
5552
- name: Restore R package dependencies (packrat)
5653
run: Rscript -e "packrat::restore()"

0 commit comments

Comments
 (0)