Skip to content

Commit

Permalink
Update renv.lock for new R and Matrix pkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
JT-39 authored Nov 4, 2024
1 parent 41fdf28 commit b13ac90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.4.1",
"Version": "4.4.2",
"Repositories": [
{
"Name": "CRAN",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"Matrix": {
"Package": "Matrix",
"Version": "1.7-0",
"Version": "1.7-1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -70,7 +70,7 @@
"stats",
"utils"
],
"Hash": "1920b2f11133b12350024297d8a4ff4a"
"Hash": "5122bb14d8736372411f955e1b16bc8a"
},
"PKI": {
"Package": "PKI",
Expand Down

0 comments on commit b13ac90

Please sign in to comment.