|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.5.2", |
| 3 | + "Version": "4.5.3", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "carpentries", |
|
320 | 320 | }, |
321 | 321 | "fs": { |
322 | 322 | "Package": "fs", |
323 | | - "Version": "1.6.6", |
| 323 | + "Version": "2.0.1", |
324 | 324 | "Source": "Repository", |
325 | 325 | "Title": "Cross-Platform File System Operations Based on 'libuv'", |
326 | | - "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", |
| 326 | + "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", , \"jeroenooms@gmail.com\", role = \"cre\"), person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", |
327 | 327 | "Description": "A cross-platform interface to file system operations, built on top of the 'libuv' C library.", |
328 | 328 | "License": "MIT + file LICENSE", |
329 | 329 | "URL": "https://fs.r-lib.org, https://github.com/r-lib/fs", |
330 | 330 | "BugReports": "https://github.com/r-lib/fs/issues", |
331 | 331 | "Depends": [ |
332 | | - "R (>= 3.6)" |
| 332 | + "R (>= 4.1)" |
333 | 333 | ], |
334 | 334 | "Imports": [ |
335 | 335 | "methods" |
|
347 | 347 | "withr" |
348 | 348 | ], |
349 | 349 | "VignetteBuilder": "knitr", |
350 | | - "ByteCompile": "true", |
| 350 | + "SystemRequirements": "libuv: libuv-devel (rpm) or libuv1-dev (deb). Alternatively to build the vendored libuv 'cmake' is required. GNU make.", |
351 | 351 | "Config/Needs/website": "tidyverse/tidytemplate", |
352 | 352 | "Config/testthat/edition": "3", |
| 353 | + "Config/usethis/last-upkeep": "2025-04-23", |
353 | 354 | "Copyright": "file COPYRIGHTS", |
354 | 355 | "Encoding": "UTF-8", |
355 | 356 | "Language": "en-US", |
356 | | - "RoxygenNote": "7.2.3", |
357 | | - "SystemRequirements": "GNU make", |
| 357 | + "RoxygenNote": "7.3.3", |
358 | 358 | "NeedsCompilation": "yes", |
359 | | - "Author": "Jim Hester [aut], Hadley Wickham [aut], Gábor Csárdi [aut, cre], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), Posit Software, PBC [cph, fnd]", |
360 | | - "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>", |
| 359 | + "Author": "Jim Hester [aut], Hadley Wickham [aut], Gábor Csárdi [aut], Jeroen Ooms [cre], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
| 360 | + "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>", |
361 | 361 | "Repository": "CRAN" |
362 | 362 | }, |
363 | 363 | "highr": { |
364 | 364 | "Package": "highr", |
365 | | - "Version": "0.11", |
| 365 | + "Version": "0.12", |
366 | 366 | "Source": "Repository", |
367 | 367 | "Type": "Package", |
368 | 368 | "Title": "Syntax Highlighting for R Source Code", |
|
384 | 384 | "BugReports": "https://github.com/yihui/highr/issues", |
385 | 385 | "VignetteBuilder": "knitr", |
386 | 386 | "Encoding": "UTF-8", |
387 | | - "RoxygenNote": "7.3.1", |
| 387 | + "RoxygenNote": "7.3.3", |
388 | 388 | "NeedsCompilation": "no", |
389 | | - "Author": "Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>), Yixuan Qiu [aut], Christopher Gandrud [ctb], Qiang Li [ctb]", |
| 389 | + "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>), Yixuan Qiu [aut], Christopher Gandrud [ctb], Qiang Li [ctb]", |
390 | 390 | "Maintainer": "Yihui Xie <xie@yihui.name>", |
391 | | - "Repository": "RSPM" |
| 391 | + "Repository": "CRAN" |
392 | 392 | }, |
393 | 393 | "htmltools": { |
394 | 394 | "Package": "htmltools", |
|
674 | 674 | }, |
675 | 675 | "renv": { |
676 | 676 | "Package": "renv", |
677 | | - "Version": "1.1.7", |
| 677 | + "Version": "1.2.0", |
678 | 678 | "Source": "Repository", |
679 | 679 | "Type": "Package", |
680 | 680 | "Title": "Project Environments", |
|
716 | 716 | "webfakes" |
717 | 717 | ], |
718 | 718 | "Encoding": "UTF-8", |
| 719 | + "NeedsCompilation": "yes", |
719 | 720 | "RoxygenNote": "7.3.3", |
720 | 721 | "VignetteBuilder": "knitr", |
721 | 722 | "Config/Needs/website": "tidyverse/tidytemplate", |
722 | 723 | "Config/testthat/edition": "3", |
723 | 724 | "Config/testthat/parallel": "true", |
724 | 725 | "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes", |
725 | | - "NeedsCompilation": "no", |
726 | 726 | "Author": "Kevin Ushey [aut, cre] (ORCID: <https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]", |
727 | 727 | "Maintainer": "Kevin Ushey <kevin@rstudio.com>", |
728 | 728 | "Repository": "CRAN" |
|
897 | 897 | }, |
898 | 898 | "xfun": { |
899 | 899 | "Package": "xfun", |
900 | | - "Version": "0.56", |
| 900 | + "Version": "0.57", |
901 | 901 | "Source": "Repository", |
902 | 902 | "Type": "Package", |
903 | 903 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", |
|
0 commit comments