Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 11 additions & 8 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
"NeedsCompilation": "no",
"Author": "Carson Sievert [aut, cre] (<https://orcid.org/0000-0002-4958-2844>), Joe Cheng [aut], Garrick Aden-Buie [aut] (<https://orcid.org/0000-0002-7111-0077>), Posit Software, PBC [cph, fnd], Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Javi Aguilar [ctb, cph] (Bootstrap colorpicker library), Thomas Park [ctb, cph] (Bootswatch library), PayPal [ctb, cph] (Bootstrap accessibility plugin)",
"Maintainer": "Carson Sievert <carson@posit.co>",
"Repository": "RSPM"
"Repository": "CRAN"
},
"cachem": {
"Package": "cachem",
Expand Down Expand Up @@ -355,7 +355,7 @@
"NeedsCompilation": "no",
"Author": "Gábor Csárdi [aut, cre, cph] (<https://orcid.org/0000-0001-7098-9676>), Winston Chang [aut], Posit Software, PBC [cph, fnd], Ascent Digital Services [cph, fnd]",
"Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
"Repository": "RSPM"
"Repository": "CRAN"
},
"cli": {
"Package": "cli",
Expand Down Expand Up @@ -2154,7 +2154,7 @@
"Encoding": "UTF-8",
"NeedsCompilation": "no",
"Author": "Kevin Ushey [aut, cre], JJ Allaire [aut], Hadley Wickham [aut], Gary Ritchie [aut], RStudio [cph]",
"Repository": "RSPM"
"Repository": "CRAN"
},
"sass": {
"Package": "sass",
Expand Down Expand Up @@ -2382,7 +2382,7 @@
},
"systemfonts": {
"Package": "systemfonts",
"Version": "1.2.3",
"Version": "1.3.1",
"Source": "Repository",
"Type": "Package",
"Title": "System Native Font Finding",
Expand All @@ -2405,9 +2405,12 @@
"Suggests": [
"covr",
"farver",
"ggplot2",
"graphics",
"knitr",
"ragg",
"rmarkdown",
"svglite",
"testthat (>= 2.1.0)"
],
"LinkingTo": [
Expand Down Expand Up @@ -2552,11 +2555,11 @@
},
"textshaping": {
"Package": "textshaping",
"Version": "1.0.1",
"Version": "1.0.4",
"Source": "Repository",
"Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping",
"Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
"Description": "Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package.",
"Description": "Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package.",
"License": "MIT + file LICENSE",
"URL": "https://github.com/r-lib/textshaping",
"BugReports": "https://github.com/r-lib/textshaping/issues",
Expand All @@ -2567,7 +2570,7 @@
"lifecycle",
"stats",
"stringi",
"systemfonts (>= 1.1.0)",
"systemfonts (>= 1.3.0)",
"utils"
],
"Suggests": [
Expand All @@ -2592,7 +2595,7 @@
"NeedsCompilation": "yes",
"Author": "Thomas Lin Pedersen [cre, aut] (ORCID: <https://orcid.org/0000-0002-5147-4711>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
"Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>",
"Repository": "https://packagemanager.posit.co/cran/latest"
"Repository": "CRAN"
},
"tibble": {
"Package": "tibble",
Expand Down