Skip to content

Commit

Permalink
change rcpp version
Browse files Browse the repository at this point in the history
  • Loading branch information
mglev1n committed Mar 16, 2024
1 parent b65124b commit 0260d4e
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 @@ -52,6 +52,7 @@ jobs:
- name: Install hyprcoloc
run: |
Rscript -e "remotes::install_version('Rcpp', version = '1.0.11')"
Rscript -e "remotes::install_github('jrs95/hyprcoloc', build_opts = c('--resave-data', '--no-manual'))"
- uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit 0260d4e

Please sign in to comment.