Skip to content

Commit

Permalink
R-multitool blueprint: update edgynode
Browse files Browse the repository at this point in the history
  • Loading branch information
lmshk committed Jan 14, 2021
1 parent 0a28838 commit dc36f81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion blueprints/R-multitool/bootstrap-environment.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ renv::install(c(
"doParallel",
"doRNG",
"diptest",
"drostlab/edgynode@5629a94cf13c99566beead274ec132cfb5eaa379",
"drostlab/edgynode@3c1516318f6259c6ea623c4c15efc44afa68954e",
"entropy",
"foreach",
"glmnet",
Expand Down
6 changes: 3 additions & 3 deletions blueprints/R-multitool/renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,9 @@
"RemoteHost": "api.github.com",
"RemoteUsername": "drostlab",
"RemoteRepo": "edgynode",
"RemoteRef": "5629a94cf13c99566beead274ec132cfb5eaa379",
"RemoteSha": "5629a94cf13c99566beead274ec132cfb5eaa379",
"Hash": "87ce30f1433f646fa039f142b3328520"
"RemoteRef": "3c1516318f6259c6ea623c4c15efc44afa68954e",
"RemoteSha": "3c1516318f6259c6ea623c4c15efc44afa68954e",
"Hash": "187823b454983cea37197be1ad8ad664"
},
"ellipsis": {
"Package": "ellipsis",
Expand Down

0 comments on commit dc36f81

Please sign in to comment.