Skip to content

Delete .github/workflows/R-CMD-check.yaml #3

Delete .github/workflows/R-CMD-check.yaml

Delete .github/workflows/R-CMD-check.yaml #3

Workflow file for this run

- name: Install R dependencies

Check failure on line 1 in .github/workflows/dependencies.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependencies.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
run: |
install.packages('remotes')
remotes::install_deps(dependencies = TRUE, type = 'binary')