Skip to content

Commit

Permalink
[skip deploy] Update renv.lock file for RNA-seq app
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent db82155 commit d1d53ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RNA-seq/renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2461,13 +2461,13 @@
},
"renv": {
"Package": "renv",
"Version": "1.0.9",
"Version": "1.0.10",
"Source": "Repository",
"Repository": "BioC.CRAN",
"Requirements": [
"utils"
],
"Hash": "ef233f0e9064fc88c898b340c9add5c2"
"Hash": "d0387d5687ec933dd7587efd4cfa2d85"
},
"rjson": {
"Package": "rjson",
Expand Down
2 changes: 1 addition & 1 deletion RNA-seq/renv/activate.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
local({

# the requested version of renv
version <- "1.0.9"
version <- "1.0.10"
attr(version, "sha") <- NULL

# the project directory
Expand Down

0 comments on commit d1d53ec

Please sign in to comment.