Skip to content

Commit

Permalink
update renv.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
hsiaoyi0504 committed Oct 14, 2023
1 parent d4287e9 commit acf17e6
Showing 1 changed file with 169 additions and 21 deletions.
190 changes: 169 additions & 21 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,16 @@
],
"Hash": "cad6cf7f1d5f6e906700b9d3e718c796"
},
"backports": {
"Package": "backports",
"Version": "1.4.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "c39fbec8a30d23e721980b8afb31984c"
},
"base64enc": {
"Package": "base64enc",
"Version": "0.1-3",
Expand Down Expand Up @@ -163,6 +173,16 @@
],
"Hash": "5edbbabab6ce0bf7900a74fd4358628e"
},
"codetools": {
"Package": "codetools",
"Version": "0.2-18",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "019388fc48e48b3da0d3a76ff94608a8"
},
"commonmark": {
"Package": "commonmark",
"Version": "1.9.0",
Expand Down Expand Up @@ -208,13 +228,27 @@
},
"curl": {
"Package": "curl",
"Version": "5.0.2",
"Version": "5.1.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "511bacbfa153a15251166b463b4da4f9"
"Hash": "9123f3ef96a2c1a93927d828b2fe7d4c"
},
"cyclocomp": {
"Package": "cyclocomp",
"Version": "1.1.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"callr",
"crayon",
"desc",
"remotes",
"withr"
],
"Hash": "cdc4a473222b0112d4df0bcfbed12d44"
},
"desc": {
"Package": "desc",
Expand Down Expand Up @@ -310,6 +344,29 @@
],
"Hash": "14fa1f248b60ed67e1f5418391a17b14"
},
"dplyr": {
"Package": "dplyr",
"Version": "1.1.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"R6",
"cli",
"generics",
"glue",
"lifecycle",
"magrittr",
"methods",
"pillar",
"rlang",
"tibble",
"tidyselect",
"utils",
"vctrs"
],
"Hash": "e85ffbebaad5f70e1a2e2ef4302b4949"
},
"ellipsis": {
"Package": "ellipsis",
"Version": "0.3.2",
Expand All @@ -334,15 +391,15 @@
},
"fansi": {
"Package": "fansi",
"Version": "1.0.4",
"Version": "1.0.5",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"grDevices",
"utils"
],
"Hash": "1d9e7ad3c8312a192dea7d3db0274fde"
"Hash": "3e8583a60163b4bc1a80016e63b9959e"
},
"fastmap": {
"Package": "fastmap",
Expand Down Expand Up @@ -374,6 +431,17 @@
],
"Hash": "47b5f30c720c23999b913a1a635cf0bb"
},
"generics": {
"Package": "generics",
"Version": "0.1.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"methods"
],
"Hash": "15e9634c0fcd294799e9b2e929ed1b86"
},
"gert": {
"Package": "gert",
"Version": "2.0.0",
Expand Down Expand Up @@ -439,7 +507,7 @@
},
"htmltools": {
"Package": "htmltools",
"Version": "0.5.6",
"Version": "0.5.6.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -452,7 +520,7 @@
"rlang",
"utils"
],
"Hash": "a2326a66919a3311f7fbb1e3bf568283"
"Hash": "1e12fe667316a76508898839ecfb2d00"
},
"htmlwidgets": {
"Package": "htmlwidgets",
Expand Down Expand Up @@ -572,6 +640,16 @@
],
"Hash": "40401c9cf2bc2259dfe83311c9384710"
},
"lazyeval": {
"Package": "lazyeval",
"Version": "0.2.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "d908914ae53b04d4c0c0fd72ecc35370"
},
"lifecycle": {
"Package": "lifecycle",
"Version": "1.0.3",
Expand All @@ -585,6 +663,27 @@
],
"Hash": "001cecbeac1cff9301bdc3775ee46a86"
},
"lintr": {
"Package": "lintr",
"Version": "3.1.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"backports",
"codetools",
"cyclocomp",
"digest",
"glue",
"knitr",
"rex",
"stats",
"utils",
"xml2",
"xmlparsedata"
],
"Hash": "2b4b803af6017e93b67ddaf0eacba918"
},
"magrittr": {
"Package": "magrittr",
"Version": "2.0.3",
Expand Down Expand Up @@ -823,14 +922,14 @@
},
"ragg": {
"Package": "ragg",
"Version": "1.2.5",
"Version": "1.2.6",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"systemfonts",
"textshaping"
],
"Hash": "690bc058ea2b1b8a407d3cfe3dce3ef9"
"Hash": "6ba2fa8740abdc2cc148407836509901"
},
"rappdirs": {
"Package": "rappdirs",
Expand Down Expand Up @@ -898,6 +997,16 @@
],
"Hash": "ce3065fc1a0b64a859f55ac3998d6927"
},
"rex": {
"Package": "rex",
"Version": "1.2.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"lazyeval"
],
"Hash": "ae34cd56890607370665bee5bd17812f"
},
"rlang": {
"Package": "rlang",
"Version": "1.1.1",
Expand Down Expand Up @@ -1098,18 +1207,18 @@
},
"systemfonts": {
"Package": "systemfonts",
"Version": "1.0.4",
"Version": "1.0.5",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cpp11"
],
"Hash": "90b28393209827327de889f49935140a"
"Hash": "15b594369e70b975ba9f064295983499"
},
"testthat": {
"Package": "testthat",
"Version": "3.1.10",
"Version": "3.2.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -1135,19 +1244,19 @@
"waldo",
"withr"
],
"Hash": "6f403dc49295610a3a67ea1a9ca64346"
"Hash": "877508719fcb8c9525eccdadf07a5102"
},
"textshaping": {
"Package": "textshaping",
"Version": "0.3.6",
"Version": "0.3.7",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cpp11",
"systemfonts"
],
"Hash": "1ab6223d3670fac7143202cb6a2d43d5"
"Hash": "997aac9ad649e0ef3b97f96cddd5622b"
},
"tibble": {
"Package": "tibble",
Expand All @@ -1168,15 +1277,44 @@
],
"Hash": "a84e2cc86d07289b3b6f5069df7a004c"
},
"tinytex": {
"Package": "tinytex",
"Version": "0.47",
"tidyr": {
"Package": "tidyr",
"Version": "1.3.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"xfun"
"R",
"cli",
"cpp11",
"dplyr",
"glue",
"lifecycle",
"magrittr",
"purrr",
"rlang",
"stringr",
"tibble",
"tidyselect",
"utils",
"vctrs"
],
"Hash": "e47debdc7ce599b070c8e78e8ac0cfcf"
},
"tidyselect": {
"Package": "tidyselect",
"Version": "1.2.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"glue",
"lifecycle",
"rlang",
"vctrs",
"withr"
],
"Hash": "8d4ccb733843e513c1c1cdd66a759f0d"
"Hash": "79540e5fcd9e0435af547d885f184fd5"
},
"urlchecker": {
"Package": "urlchecker",
Expand Down Expand Up @@ -1235,7 +1373,7 @@
},
"vctrs": {
"Package": "vctrs",
"Version": "0.6.3",
"Version": "0.6.4",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
Expand All @@ -1245,7 +1383,7 @@
"lifecycle",
"rlang"
],
"Hash": "d0ef2856b83dc33ea6e255caf6229ee2"
"Hash": "266c1ca411266ba8f365fcc726444b87"
},
"waldo": {
"Package": "waldo",
Expand Down Expand Up @@ -1306,6 +1444,16 @@
],
"Hash": "6c40e5cfcc6aefd88110666e18c31f40"
},
"xmlparsedata": {
"Package": "xmlparsedata",
"Version": "1.0.5",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R"
],
"Hash": "45e4bf3c46476896e821fc0a408fb4fc"
},
"xopen": {
"Package": "xopen",
"Version": "1.0.0",
Expand Down

0 comments on commit acf17e6

Please sign in to comment.