Skip to content

Commit a094392

Browse files
jaspdev jasdevjaspdev jasdev
authored andcommitted
update renv.lock
1 parent 75d9c0b commit a094392

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

renv.lock

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Repositories": [
55
{
66
"Name": "CRAN",
7-
"URL": "https://cloud.r-project.org"
7+
"URL": "https://cran.rstudio.com"
88
}
99
]
1010
},
@@ -315,7 +315,7 @@
315315
"RemoteHost": "api.github.com",
316316
"RemoteUsername": "jasp-stats",
317317
"RemoteRepo": "jaspBase",
318-
"RemoteSha": "82b4b3fd094ac3b43e4c92bc6857da7efb7530d1"
318+
"RemoteSha": "812b3eb26892da316a4bda6dc2e247f8ff194596"
319319
},
320320
"jaspGraphs": {
321321
"Package": "jaspGraphs",
@@ -577,11 +577,16 @@
577577
},
578578
"svglite": {
579579
"Package": "svglite",
580-
"Version": "2.1.3",
580+
"Version": "2.2.1",
581581
"Source": "Repository",
582582
"Requirements": [
583583
"R",
584+
"base64enc",
585+
"cli",
586+
"lifecycle",
587+
"rlang",
584588
"systemfonts",
589+
"textshaping",
585590
"cpp11"
586591
]
587592
},
@@ -593,10 +598,11 @@
593598
},
594599
"systemfonts": {
595600
"Package": "systemfonts",
596-
"Version": "1.2.2",
601+
"Version": "1.2.3",
597602
"Source": "Repository",
598603
"Requirements": [
599604
"R",
605+
"base64enc",
600606
"grid",
601607
"jsonlite",
602608
"lifecycle",
@@ -607,7 +613,7 @@
607613
},
608614
"textshaping": {
609615
"Package": "textshaping",
610-
"Version": "1.0.0",
616+
"Version": "1.0.1",
611617
"Source": "Repository",
612618
"Requirements": [
613619
"R",
@@ -638,7 +644,7 @@
638644
},
639645
"utf8": {
640646
"Package": "utf8",
641-
"Version": "1.2.4",
647+
"Version": "1.2.5",
642648
"Source": "Repository",
643649
"Requirements": [
644650
"R"
@@ -695,7 +701,7 @@
695701
},
696702
"zip": {
697703
"Package": "zip",
698-
"Version": "2.3.2",
704+
"Version": "2.3.3",
699705
"Source": "Repository",
700706
"Requirements": []
701707
}

0 commit comments

Comments
 (0)