Commit a0abd08 committed Feb 17, 2025 · 7 / 7
1 parent d975199 commit a0abd08 Copy full SHA for a0abd08
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ renv::install("bioc::SummarizedExperiment")
16
16
renv :: install(" bioc::cmapR" )
17
17
renv :: install(" bioc::ConsensusClusterPlus" )
18
18
# latest version
19
- renv :: install(" Nesvilab/FragPipeAnalystR@v1.0.3 " )
19
+ renv :: install(" Nesvilab/FragPipeAnalystR@v1.0.4 " )
20
20
# or dev version
21
21
renv :: install(" Nesvilab/FragPipeAnalystR" )
22
22
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ renv::install("bioc::SummarizedExperiment")
14
14
renv :: install(" bioc::cmapR" )
15
15
renv :: install(" bioc::ConsensusClusterPlus" )
16
16
# latest version
17
- renv :: install(" Nesvilab/FragPipeAnalystR@v1.0.3 " )
17
+ renv :: install(" Nesvilab/FragPipeAnalystR@v1.0.4 " )
18
18
# or dev version
19
19
renv :: install(" Nesvilab/FragPipeAnalystR" )
20
20
You can’t perform that action at this time.
0 commit comments