|
291 | 291 | "NeedsCompilation": "no", |
292 | 292 | "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)", |
293 | 293 | "Maintainer": "Carson Sievert <carson@posit.co>", |
294 | | - "Repository": "RSPM" |
| 294 | + "Repository": "CRAN" |
295 | 295 | }, |
296 | 296 | "cachem": { |
297 | 297 | "Package": "cachem", |
|
355 | 355 | "NeedsCompilation": "no", |
356 | 356 | "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]", |
357 | 357 | "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>", |
358 | | - "Repository": "RSPM" |
| 358 | + "Repository": "CRAN" |
359 | 359 | }, |
360 | 360 | "cli": { |
361 | 361 | "Package": "cli", |
|
2154 | 2154 | "Encoding": "UTF-8", |
2155 | 2155 | "NeedsCompilation": "no", |
2156 | 2156 | "Author": "Kevin Ushey [aut, cre], JJ Allaire [aut], Hadley Wickham [aut], Gary Ritchie [aut], RStudio [cph]", |
2157 | | - "Repository": "RSPM" |
| 2157 | + "Repository": "CRAN" |
2158 | 2158 | }, |
2159 | 2159 | "sass": { |
2160 | 2160 | "Package": "sass", |
|
2382 | 2382 | }, |
2383 | 2383 | "systemfonts": { |
2384 | 2384 | "Package": "systemfonts", |
2385 | | - "Version": "1.2.3", |
| 2385 | + "Version": "1.3.1", |
2386 | 2386 | "Source": "Repository", |
2387 | 2387 | "Type": "Package", |
2388 | 2388 | "Title": "System Native Font Finding", |
|
2405 | 2405 | "Suggests": [ |
2406 | 2406 | "covr", |
2407 | 2407 | "farver", |
| 2408 | + "ggplot2", |
2408 | 2409 | "graphics", |
2409 | 2410 | "knitr", |
| 2411 | + "ragg", |
2410 | 2412 | "rmarkdown", |
| 2413 | + "svglite", |
2411 | 2414 | "testthat (>= 2.1.0)" |
2412 | 2415 | ], |
2413 | 2416 | "LinkingTo": [ |
|
2552 | 2555 | }, |
2553 | 2556 | "textshaping": { |
2554 | 2557 | "Package": "textshaping", |
2555 | | - "Version": "1.0.1", |
| 2558 | + "Version": "1.0.4", |
2556 | 2559 | "Source": "Repository", |
2557 | 2560 | "Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping", |
2558 | 2561 | "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.", |
2560 | 2563 | "License": "MIT + file LICENSE", |
2561 | 2564 | "URL": "https://github.com/r-lib/textshaping", |
2562 | 2565 | "BugReports": "https://github.com/r-lib/textshaping/issues", |
|
2567 | 2570 | "lifecycle", |
2568 | 2571 | "stats", |
2569 | 2572 | "stringi", |
2570 | | - "systemfonts (>= 1.1.0)", |
| 2573 | + "systemfonts (>= 1.3.0)", |
2571 | 2574 | "utils" |
2572 | 2575 | ], |
2573 | 2576 | "Suggests": [ |
|
2592 | 2595 | "NeedsCompilation": "yes", |
2593 | 2596 | "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: <https://orcid.org/0000-0002-5147-4711>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
2594 | 2597 | "Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>", |
2595 | | - "Repository": "https://packagemanager.posit.co/cran/latest" |
| 2598 | + "Repository": "CRAN" |
2596 | 2599 | }, |
2597 | 2600 | "tibble": { |
2598 | 2601 | "Package": "tibble", |
|
0 commit comments