Skip to content

Commit

Permalink
Attempt to install rmspc with BiocManager
Browse files Browse the repository at this point in the history
  • Loading branch information
jwokaty committed Dec 13, 2023
1 parent 8400fff commit 0732250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions saltstack/salt/dependencies/dotnet/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ test_R_CMD_build_rmspc:
cmd.run:
- name: |
git clone https://git.bioconductor.org/packages/rmspc
Rscript -e "BiocManager::install('rmspc')"
{{ r_path }}R CMD build rmspc
- cwd: /tmp
- runas: {{ machine.user.name }}
Expand Down

0 comments on commit 0732250

Please sign in to comment.