Skip to content

Commit d99ab25

Browse files
Merge pull request #19 from OxfordIHTM:dev
update repos to CRAN
2 parents bff1167 + 27bb95b commit d99ab25

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

renv.lock

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
"NeedsCompilation": "no",
292292
"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)",
293293
"Maintainer": "Carson Sievert <carson@posit.co>",
294-
"Repository": "RSPM"
294+
"Repository": "CRAN"
295295
},
296296
"cachem": {
297297
"Package": "cachem",
@@ -355,7 +355,7 @@
355355
"NeedsCompilation": "no",
356356
"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]",
357357
"Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
358-
"Repository": "RSPM"
358+
"Repository": "CRAN"
359359
},
360360
"cli": {
361361
"Package": "cli",
@@ -2154,7 +2154,7 @@
21542154
"Encoding": "UTF-8",
21552155
"NeedsCompilation": "no",
21562156
"Author": "Kevin Ushey [aut, cre], JJ Allaire [aut], Hadley Wickham [aut], Gary Ritchie [aut], RStudio [cph]",
2157-
"Repository": "RSPM"
2157+
"Repository": "CRAN"
21582158
},
21592159
"sass": {
21602160
"Package": "sass",
@@ -2382,7 +2382,7 @@
23822382
},
23832383
"systemfonts": {
23842384
"Package": "systemfonts",
2385-
"Version": "1.2.3",
2385+
"Version": "1.3.1",
23862386
"Source": "Repository",
23872387
"Type": "Package",
23882388
"Title": "System Native Font Finding",
@@ -2405,9 +2405,12 @@
24052405
"Suggests": [
24062406
"covr",
24072407
"farver",
2408+
"ggplot2",
24082409
"graphics",
24092410
"knitr",
2411+
"ragg",
24102412
"rmarkdown",
2413+
"svglite",
24112414
"testthat (>= 2.1.0)"
24122415
],
24132416
"LinkingTo": [
@@ -2552,11 +2555,11 @@
25522555
},
25532556
"textshaping": {
25542557
"Package": "textshaping",
2555-
"Version": "1.0.1",
2558+
"Version": "1.0.4",
25562559
"Source": "Repository",
25572560
"Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping",
25582561
"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\")) )",
2559-
"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.",
2562+
"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.",
25602563
"License": "MIT + file LICENSE",
25612564
"URL": "https://github.com/r-lib/textshaping",
25622565
"BugReports": "https://github.com/r-lib/textshaping/issues",
@@ -2567,7 +2570,7 @@
25672570
"lifecycle",
25682571
"stats",
25692572
"stringi",
2570-
"systemfonts (>= 1.1.0)",
2573+
"systemfonts (>= 1.3.0)",
25712574
"utils"
25722575
],
25732576
"Suggests": [
@@ -2592,7 +2595,7 @@
25922595
"NeedsCompilation": "yes",
25932596
"Author": "Thomas Lin Pedersen [cre, aut] (ORCID: <https://orcid.org/0000-0002-5147-4711>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
25942597
"Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>",
2595-
"Repository": "https://packagemanager.posit.co/cran/latest"
2598+
"Repository": "CRAN"
25962599
},
25972600
"tibble": {
25982601
"Package": "tibble",

0 commit comments

Comments
 (0)