Skip to content

Commit d84fa3a

Browse files
committed
Update renv.lock
1 parent be226bf commit d84fa3a

File tree

1 file changed

+7
-29
lines changed

1 file changed

+7
-29
lines changed

renv.lock

Lines changed: 7 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
},
233233
"cli": {
234234
"Package": "cli",
235-
"Version": "3.6.4",
235+
"Version": "3.6.5",
236236
"Source": "Repository",
237237
"Requirements": [
238238
"R",
@@ -247,18 +247,6 @@
247247
"R"
248248
]
249249
},
250-
"colorspace": {
251-
"Package": "colorspace",
252-
"Version": "2.1-1",
253-
"Source": "Repository",
254-
"Requirements": [
255-
"R",
256-
"methods",
257-
"graphics",
258-
"grDevices",
259-
"stats"
260-
]
261-
},
262250
"cowplot": {
263251
"Package": "cowplot",
264252
"Version": "1.1.3",
@@ -537,7 +525,7 @@
537525
},
538526
"jaspBase": {
539527
"Package": "jaspBase",
540-
"Version": "0.19.2",
528+
"Version": "0.20.0",
541529
"Source": "GitHub",
542530
"Requirements": [
543531
"cli",
@@ -564,11 +552,11 @@
564552
"RemoteHost": "api.github.com",
565553
"RemoteUsername": "jasp-stats",
566554
"RemoteRepo": "jaspBase",
567-
"RemoteSha": "d3c6d19feaa94dcd5c636345adb76a9f2e8bdac1"
555+
"RemoteSha": "82b4b3fd094ac3b43e4c92bc6857da7efb7530d1"
568556
},
569557
"jaspGraphs": {
570558
"Package": "jaspGraphs",
571-
"Version": "0.19.2",
559+
"Version": "0.20.0",
572560
"Source": "GitHub",
573561
"Requirements": [
574562
"testthat",
@@ -587,7 +575,7 @@
587575
"RemoteHost": "api.github.com",
588576
"RemoteUsername": "jasp-stats",
589577
"RemoteRepo": "jaspGraphs",
590-
"RemoteSha": "cb357cc60fa30e106a87d3d99f9fe31312010f7e"
578+
"RemoteSha": "78cc4121563962922e48513d1f27e10510263e8a"
591579
},
592580
"jsonlite": {
593581
"Package": "jsonlite",
@@ -720,15 +708,6 @@
720708
"vctrs"
721709
]
722710
},
723-
"munsell": {
724-
"Package": "munsell",
725-
"Version": "0.5.1",
726-
"Source": "Repository",
727-
"Requirements": [
728-
"colorspace",
729-
"methods"
730-
]
731-
},
732711
"nlme": {
733712
"Package": "nlme",
734713
"Version": "3.1-168",
@@ -811,7 +790,7 @@
811790
},
812791
"pbkrtest": {
813792
"Package": "pbkrtest",
814-
"Version": "0.5.3",
793+
"Version": "0.5.4",
815794
"Source": "Repository",
816795
"Requirements": [
817796
"R",
@@ -985,7 +964,7 @@
985964
},
986965
"scales": {
987966
"Package": "scales",
988-
"Version": "1.3.0",
967+
"Version": "1.4.0",
989968
"Source": "Repository",
990969
"Requirements": [
991970
"R",
@@ -994,7 +973,6 @@
994973
"glue",
995974
"labeling",
996975
"lifecycle",
997-
"munsell",
998976
"R6",
999977
"RColorBrewer",
1000978
"rlang",

0 commit comments

Comments
 (0)