Skip to content

Commit 88556ae

Browse files
committed
test keeping the renv stable
1 parent 404cfc0 commit 88556ae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

renv/profiles/lesson-requirements/renv.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"R": {
3-
"Version": "4.4.1",
3+
"Version": "4.4.2",
44
"Repositories": [
55
{
66
"Name": "CRAN",
@@ -1230,7 +1230,7 @@
12301230
"Package": "ragg",
12311231
"Version": "1.3.3",
12321232
"Source": "Repository",
1233-
"Repository": "https://carpentries.r-universe.dev",
1233+
"Repository": "CRAN",
12341234
"Requirements": [
12351235
"systemfonts",
12361236
"textshaping"
@@ -1503,7 +1503,7 @@
15031503
"Package": "systemfonts",
15041504
"Version": "1.2.1",
15051505
"Source": "Repository",
1506-
"Repository": "https://carpentries.r-universe.dev",
1506+
"Repository": "CRAN",
15071507
"Requirements": [
15081508
"R",
15091509
"cpp11",
@@ -1519,7 +1519,7 @@
15191519
"Package": "textshaping",
15201520
"Version": "1.0.0",
15211521
"Source": "Repository",
1522-
"Repository": "https://carpentries.r-universe.dev",
1522+
"Repository": "CRAN",
15231523
"Requirements": [
15241524
"R",
15251525
"cpp11",

0 commit comments

Comments
 (0)