Skip to content

Commit 9f391b9

Browse files
authored
Merge pull request #38 from carpentries/update/packages
Update 2 packages
2 parents f181350 + ea063a3 commit 9f391b9

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

renv/profiles/lesson-requirements/renv.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1906,14 +1906,14 @@
19061906
},
19071907
"kableExtra": {
19081908
"Package": "kableExtra",
1909-
"Version": "1.4.0",
1909+
"Version": "1.4.1",
19101910
"Source": "Repository",
19111911
"Type": "Package",
19121912
"Title": "Construct Complex Table with 'kable' and Pipe Syntax",
19131913
"Authors@R": "c( person('Hao', 'Zhu', email = 'haozhu233@gmail.com', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-3386-6076')), person('Thomas', 'Travison', role = 'ctb'), person('Timothy', 'Tsai', role = 'ctb'), person('Will', 'Beasley', email = 'wibeasley@hotmail.com', role = 'ctb'), person('Yihui', 'Xie', email = 'xie@yihui.name', role = 'ctb'), person('GuangChuang', 'Yu', email = 'guangchuangyu@gmail.com', role = 'ctb'), person('Stéphane', 'Laurent', role = 'ctb'), person('Rob', 'Shepherd', role = 'ctb'), person('Yoni', 'Sidi', role = 'ctb'), person('Brian', 'Salzer', role = 'ctb'), person('George', 'Gui', role = 'ctb'), person('Yeliang', 'Fan', role = 'ctb'), person('Duncan', 'Murdoch', role = 'ctb'), person('Vincent', 'Arel-Bundock', role = 'ctb'), person('Bill', 'Evans', role = 'ctb') )",
19141914
"Description": "Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax.",
19151915
"License": "MIT + file LICENSE",
1916-
"URL": "http://haozhu233.github.io/kableExtra/, https://github.com/haozhu233/kableExtra",
1916+
"URL": "https://haozhu233.github.io/kableExtra/, https://github.com/haozhu233/kableExtra",
19171917
"BugReports": "https://github.com/haozhu233/kableExtra/issues",
19181918
"Depends": [
19191919
"R (>= 3.1.0)"
@@ -1946,12 +1946,12 @@
19461946
"Config/testthat/edition": "3",
19471947
"VignetteBuilder": "knitr",
19481948
"Encoding": "UTF-8",
1949-
"RoxygenNote": "7.2.3",
1949+
"RoxygenNote": "7.3.2",
19501950
"Language": "en-US",
19511951
"NeedsCompilation": "no",
1952-
"Author": "Hao Zhu [aut, cre] (<https://orcid.org/0000-0002-3386-6076>), Thomas Travison [ctb], Timothy Tsai [ctb], Will Beasley [ctb], Yihui Xie [ctb], GuangChuang Yu [ctb], Stéphane Laurent [ctb], Rob Shepherd [ctb], Yoni Sidi [ctb], Brian Salzer [ctb], George Gui [ctb], Yeliang Fan [ctb], Duncan Murdoch [ctb], Vincent Arel-Bundock [ctb], Bill Evans [ctb]",
1952+
"Author": "Hao Zhu [aut, cre] (ORCID: <https://orcid.org/0000-0002-3386-6076>), Thomas Travison [ctb], Timothy Tsai [ctb], Will Beasley [ctb], Yihui Xie [ctb], GuangChuang Yu [ctb], Stéphane Laurent [ctb], Rob Shepherd [ctb], Yoni Sidi [ctb], Brian Salzer [ctb], George Gui [ctb], Yeliang Fan [ctb], Duncan Murdoch [ctb], Vincent Arel-Bundock [ctb], Bill Evans [ctb]",
19531953
"Maintainer": "Hao Zhu <haozhu233@gmail.com>",
1954-
"Repository": "RSPM"
1954+
"Repository": "CRAN"
19551955
},
19561956
"knitr": {
19571957
"Package": "knitr",
@@ -3981,7 +3981,7 @@
39813981
},
39823982
"xfun": {
39833983
"Package": "xfun",
3984-
"Version": "0.59",
3984+
"Version": "0.60",
39853985
"Source": "Repository",
39863986
"Type": "Package",
39873987
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",

0 commit comments

Comments
 (0)