Skip to content

Commit 2378e4d

Browse files
committed
upgrade kableExtra
1 parent 7f2673d commit 2378e4d

File tree

2 files changed

+3
-51
lines changed

2 files changed

+3
-51
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{"package": "openxlsx", "version": "4.2.5.2", "repos": "https://cran.r-project.org"},
3232
{"package": "sodium", "version": "1.3.2", "repos": "https://cran.r-project.org"},
3333
{"package": "keyring", "version": "1.3.2", "repos": "https://cran.r-project.org"},
34-
{"package": "kableExtra", "version": "1.3.4", "repos": "https://cran.r-project.org"},
34+
{"package": "kableExtra", "version": "1.4.0", "repos": "https://cran.r-project.org"},
3535
{"package": "ows4R", "version": "0.4", "repos": "https://cran.r-project.org"},
3636
{"package": "d4storagehub4R", "version": "0.4-2", "repos": "https://cran.r-project.org"},
3737
{"package": "RJSONIO", "version": "1.3-1.9", "repos": "https://cran.r-project.org"},

renv.lock

+2-50
Original file line numberDiff line numberDiff line change
@@ -1185,31 +1185,28 @@
11851185
},
11861186
"kableExtra": {
11871187
"Package": "kableExtra",
1188-
"Version": "1.3.4",
1188+
"Version": "1.4.0",
11891189
"Source": "Repository",
11901190
"Repository": "CRAN",
11911191
"Requirements": [
11921192
"R",
11931193
"digest",
1194-
"glue",
11951194
"grDevices",
11961195
"graphics",
11971196
"htmltools",
11981197
"knitr",
11991198
"magrittr",
12001199
"rmarkdown",
12011200
"rstudioapi",
1202-
"rvest",
12031201
"scales",
12041202
"stats",
12051203
"stringr",
12061204
"svglite",
12071205
"tools",
12081206
"viridisLite",
1209-
"webshot",
12101207
"xml2"
12111208
],
1212-
"Hash": "49b625e6aabe4c5f091f5850aba8ff78"
1209+
"Hash": "532d16304274c23c8563f94b79351c86"
12131210
},
12141211
"kernlab": {
12151212
"Package": "kernlab",
@@ -1941,25 +1938,6 @@
19411938
"Repository": "CRAN",
19421939
"Hash": "5f90cd73946d706cfe26024294236113"
19431940
},
1944-
"rvest": {
1945-
"Package": "rvest",
1946-
"Version": "1.0.4",
1947-
"Source": "Repository",
1948-
"Repository": "CRAN",
1949-
"Requirements": [
1950-
"R",
1951-
"cli",
1952-
"glue",
1953-
"httr",
1954-
"lifecycle",
1955-
"magrittr",
1956-
"rlang",
1957-
"selectr",
1958-
"tibble",
1959-
"xml2"
1960-
],
1961-
"Hash": "0bcf0c6f274e90ea314b812a6d19a519"
1962-
},
19631941
"s2": {
19641942
"Package": "s2",
19651943
"Version": "1.1.7",
@@ -2006,19 +1984,6 @@
20061984
],
20071985
"Hash": "c19df082ba346b0ffa6f833e92de34d1"
20081986
},
2009-
"selectr": {
2010-
"Package": "selectr",
2011-
"Version": "0.4-2",
2012-
"Source": "Repository",
2013-
"Repository": "CRAN",
2014-
"Requirements": [
2015-
"R",
2016-
"R6",
2017-
"methods",
2018-
"stringr"
2019-
],
2020-
"Hash": "3838071b66e0c566d55cc26bd6e27bf4"
2021-
},
20221987
"sf": {
20231988
"Package": "sf",
20241989
"Version": "1.0-19",
@@ -2472,19 +2437,6 @@
24722437
],
24732438
"Hash": "52f574062a7b66e56926988c3fbdb3b7"
24742439
},
2475-
"webshot": {
2476-
"Package": "webshot",
2477-
"Version": "0.5.5",
2478-
"Source": "Repository",
2479-
"Repository": "CRAN",
2480-
"Requirements": [
2481-
"R",
2482-
"callr",
2483-
"jsonlite",
2484-
"magrittr"
2485-
],
2486-
"Hash": "16858ee1aba97f902d24049d4a44ef16"
2487-
},
24882440
"withr": {
24892441
"Package": "withr",
24902442
"Version": "3.0.2",

0 commit comments

Comments
 (0)