Skip to content

Commit e1d5fbc

Browse files
committed
update R version to 4.5.1 and adjust repository settings for some packages
1 parent 4279bb8 commit e1d5fbc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

renv.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"R": {
3-
"Version": "4.5.0",
3+
"Version": "4.5.1",
44
"Repositories": [
55
{
66
"Name": "CRAN",
@@ -25,8 +25,7 @@
2525
"NeedsCompilation": "no",
2626
"Author": "Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>), Christopher M. Kohlhoff [aut] (Author of Asio)",
2727
"Maintainer": "Dirk Eddelbuettel <[email protected]>",
28-
"Repository": "CRAN",
29-
"Encoding": "UTF-8"
28+
"Repository": "CRAN"
3029
},
3130
"MASS": {
3231
"Package": "MASS",
@@ -1623,7 +1622,8 @@
16231622
"NeedsCompilation": "yes",
16241623
"Author": "Deepayan Sarkar [aut, cre] (<https://orcid.org/0000-0003-4107-1553>), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors), Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and lsegments)",
16251624
"Maintainer": "Deepayan Sarkar <[email protected]>",
1626-
"Repository": "CRAN"
1625+
"Repository": "RSPM",
1626+
"Encoding": "UTF-8"
16271627
},
16281628
"lazyeval": {
16291629
"Package": "lazyeval",
@@ -1648,8 +1648,7 @@
16481648
"NeedsCompilation": "yes",
16491649
"Author": "Hadley Wickham [aut, cre], RStudio [cph]",
16501650
"Maintainer": "Hadley Wickham <[email protected]>",
1651-
"Repository": "CRAN",
1652-
"Encoding": "UTF-8"
1651+
"Repository": "CRAN"
16531652
},
16541653
"lifecycle": {
16551654
"Package": "lifecycle",
@@ -1783,7 +1782,8 @@
17831782
"ByteCompile": "yes",
17841783
"License": "GPL (>= 2)",
17851784
"NeedsCompilation": "yes",
1786-
"Repository": "CRAN"
1785+
"Repository": "RSPM",
1786+
"Encoding": "UTF-8"
17871787
},
17881788
"mime": {
17891789
"Package": "mime",

0 commit comments

Comments
 (0)