Skip to content

Commit

Permalink
Upgrade R to 4.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Zhang <psychelzh@outlook.com>
  • Loading branch information
psychelzh committed Jun 14, 2024
1 parent 4e74849 commit 1533e6c
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions renv.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"R": {
"Version": "4.3.3",
"Version": "4.4.0",
"Repositories": [
{
"Name": "CRAN",
Expand Down Expand Up @@ -224,7 +224,7 @@
},
"MASS": {
"Package": "MASS",
"Version": "7.3-60.0.1",
"Version": "7.3-61",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -235,11 +235,11 @@
"stats",
"utils"
],
"Hash": "b765b28387acc8ec9e9c1530713cb19c"
"Hash": "0cafd6f0500e5deba33be22c46bf6055"
},
"Matrix": {
"Package": "Matrix",
"Version": "1.6-5",
"Version": "1.7-0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -252,7 +252,7 @@
"stats",
"utils"
],
"Hash": "8c7115cd3a0e048bda2a7cd110549f7a"
"Hash": "1920b2f11133b12350024297d8a4ff4a"
},
"MatrixModels": {
"Package": "MatrixModels",
Expand Down Expand Up @@ -1071,13 +1071,13 @@
},
"codetools": {
"Package": "codetools",
"Version": "0.2-19",
"Version": "0.2-20",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "c089a619a7fae175d149d89164f8c7d8"
"Hash": "61e097f35917d342622f21cdc79c256e"
},
"colorspace": {
"Package": "colorspace",
Expand Down Expand Up @@ -1284,7 +1284,7 @@
"Package": "data.camp",
"Version": "0.0.1",
"Source": "Repository",
"Repository": "psychelzh",
"Repository": "https://psychelzh.r-universe.dev",
"Requirements": [
"R"
],
Expand All @@ -1294,7 +1294,7 @@
"Package": "data.iquizoo",
"Version": "2024.04.13",
"Source": "Repository",
"Repository": "psychelzh",
"Repository": "https://psychelzh.r-universe.dev",
"Requirements": [
"R",
"bit64"
Expand Down Expand Up @@ -2809,7 +2809,7 @@
},
"lattice": {
"Package": "lattice",
"Version": "0.22-5",
"Version": "0.22-6",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -2820,7 +2820,7 @@
"stats",
"utils"
],
"Hash": "7c5e89f04e72d6611c77451f6331a091"
"Hash": "cc5ac1ba4c238c7ca9fa6a87ca11a7e2"
},
"lava": {
"Package": "lava",
Expand Down Expand Up @@ -3701,7 +3701,7 @@
"Package": "preproc.iquizoo",
"Version": "2.8.1",
"Source": "Repository",
"Repository": "psychelzh",
"Repository": "https://psychelzh.r-universe.dev",
"Requirements": [
"R",
"dplyr",
Expand Down Expand Up @@ -4745,7 +4745,7 @@
"Package": "tarflow.iquizoo",
"Version": "3.11.4",
"Source": "Repository",
"Repository": "psychelzh",
"Repository": "https://psychelzh.r-universe.dev",
"Requirements": [
"DBI",
"R",
Expand Down Expand Up @@ -5300,7 +5300,7 @@
"Package": "zutils",
"Version": "0.0.10",
"Source": "Repository",
"Repository": "psychelzh",
"Repository": "https://psychelzh.r-universe.dev",
"Requirements": [
"dplyr",
"rlang",
Expand Down

0 comments on commit 1533e6c

Please sign in to comment.