|
4 | 4 | "Repositories": [
|
5 | 5 | {
|
6 | 6 | "Name": "RSPM",
|
7 |
| - "URL": "https://packagemanager.posit.co/cran/2025-06-19" |
| 7 | + "URL": "https://packagemanager.posit.co/cran/2025-07-11" |
8 | 8 | }
|
9 | 9 | ]
|
10 | 10 | },
|
|
149 | 149 | },
|
150 | 150 | "Rcpp": {
|
151 | 151 | "Package": "Rcpp",
|
152 |
| - "Version": "1.0.14", |
| 152 | + "Version": "1.1.0", |
153 | 153 | "Source": "Repository",
|
154 | 154 | "Title": "Seamless R and C++ Integration",
|
155 |
| - "Date": "2025-01-11", |
| 155 | + "Date": "2025-07-01", |
156 | 156 | "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Romain\", \"Francois\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"JJ\", \"Allaire\", role = \"aut\", comment = c(ORCID = \"0000-0003-0174-9868\")), person(\"Kevin\", \"Ushey\", role = \"aut\", comment = c(ORCID = \"0000-0003-2880-7407\")), person(\"Qiang\", \"Kou\", role = \"aut\", comment = c(ORCID = \"0000-0001-6786-5453\")), person(\"Nathan\", \"Russell\", role = \"aut\"), person(\"Iñaki\", \"Ucar\", role = \"aut\", comment = c(ORCID = \"0000-0001-6403-5550\")), person(\"Doug\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"John\", \"Chambers\", role = \"aut\"))",
|
157 | 157 | "Description": "The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at <https://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>), the book by Eddelbuettel (2013, <doi:10.1007/978-1-4614-6868-4>) and the paper by Eddelbuettel and Balamuta (2018, <doi:10.1080/00031305.2017.1375990>); see 'citation(\"Rcpp\")' for details.",
|
158 | 158 | "Imports": [
|
|
172 | 172 | "RoxygenNote": "6.1.1",
|
173 | 173 | "Encoding": "UTF-8",
|
174 | 174 | "NeedsCompilation": "yes",
|
175 |
| - "Author": "Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>), Romain Francois [aut] (<https://orcid.org/0000-0002-2444-4226>), JJ Allaire [aut] (<https://orcid.org/0000-0003-0174-9868>), Kevin Ushey [aut] (<https://orcid.org/0000-0003-2880-7407>), Qiang Kou [aut] (<https://orcid.org/0000-0001-6786-5453>), Nathan Russell [aut], Iñaki Ucar [aut] (<https://orcid.org/0000-0001-6403-5550>), Doug Bates [aut] (<https://orcid.org/0000-0001-8316-9503>), John Chambers [aut]", |
| 175 | + "Author": "Dirk Eddelbuettel [aut, cre] (ORCID: <https://orcid.org/0000-0001-6419-907X>), Romain Francois [aut] (ORCID: <https://orcid.org/0000-0002-2444-4226>), JJ Allaire [aut] (ORCID: <https://orcid.org/0000-0003-0174-9868>), Kevin Ushey [aut] (ORCID: <https://orcid.org/0000-0003-2880-7407>), Qiang Kou [aut] (ORCID: <https://orcid.org/0000-0001-6786-5453>), Nathan Russell [aut], Iñaki Ucar [aut] (ORCID: <https://orcid.org/0000-0001-6403-5550>), Doug Bates [aut] (ORCID: <https://orcid.org/0000-0001-8316-9503>), John Chambers [aut]", |
176 | 176 | "Maintainer": "Dirk Eddelbuettel < [email protected]>",
|
177 | 177 | "Repository": "RSPM"
|
178 | 178 | },
|
|
359 | 359 | },
|
360 | 360 | "commonmark": {
|
361 | 361 | "Package": "commonmark",
|
362 |
| - "Version": "1.9.5", |
| 362 | + "Version": "2.0.0", |
363 | 363 | "Source": "Repository",
|
364 | 364 | "Type": "Package",
|
365 | 365 | "Title": "High Performance CommonMark and Github Markdown Rendering in R",
|
|
377 | 377 | "Language": "en-US",
|
378 | 378 | "Encoding": "UTF-8",
|
379 | 379 | "NeedsCompilation": "yes",
|
380 |
| - "Author": "Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>), John MacFarlane [cph] (Author of cmark)", |
| 380 | + "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>), John MacFarlane [cph] (Author of cmark)", |
381 | 381 | "Maintainer": "Jeroen Ooms < [email protected]>",
|
382 | 382 | "Repository": "RSPM"
|
383 | 383 | },
|
|
430 | 430 | },
|
431 | 431 | "curl": {
|
432 | 432 | "Package": "curl",
|
433 |
| - "Version": "6.3.0", |
| 433 | + "Version": "6.4.0", |
434 | 434 | "Source": "Repository",
|
435 | 435 | "Type": "Package",
|
436 | 436 | "Title": "A Modern and Flexible Web Client for R",
|
437 | 437 | "Authors@R": "c( person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Posit Software, PBC\", role = \"cph\"))",
|
438 | 438 | "Description": "Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic.",
|
439 | 439 | "License": "MIT + file LICENSE",
|
440 |
| - "SystemRequirements": "libcurl (>= 7.62): libcurl-devel (rpm) or libcurl4-openssl-dev (deb)", |
| 440 | + "SystemRequirements": "libcurl (>= 7.73): libcurl-devel (rpm) or libcurl4-openssl-dev (deb)", |
441 | 441 | "URL": "https://jeroen.r-universe.dev/curl",
|
442 | 442 | "BugReports": "https://github.com/jeroen/curl/issues",
|
443 | 443 | "Suggests": [
|
|
1222 | 1222 | },
|
1223 | 1223 | "purrr": {
|
1224 | 1224 | "Package": "purrr",
|
1225 |
| - "Version": "1.0.4", |
| 1225 | + "Version": "1.1.0", |
1226 | 1226 | "Source": "Repository",
|
1227 | 1227 | "Title": "Functional Programming Tools",
|
1228 |
| - "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Lionel\", \"Henry\", , \" [email protected]\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", |
| 1228 | + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Lionel\", \"Henry\", , \" [email protected]\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \" https://ror.org/03wc8by49\")) )", |
1229 | 1229 | "Description": "A complete and consistent functional programming toolkit for R.",
|
1230 | 1230 | "License": "MIT + file LICENSE",
|
1231 | 1231 | "URL": "https://purrr.tidyverse.org/, https://github.com/tidyverse/purrr",
|
1232 | 1232 | "BugReports": "https://github.com/tidyverse/purrr/issues",
|
1233 | 1233 | "Depends": [
|
1234 |
| - "R (>= 4.0)" |
| 1234 | + "R (>= 4.1)" |
1235 | 1235 | ],
|
1236 | 1236 | "Imports": [
|
1237 | 1237 | "cli (>= 3.6.1)",
|
|
1241 | 1241 | "vctrs (>= 0.6.3)"
|
1242 | 1242 | ],
|
1243 | 1243 | "Suggests": [
|
| 1244 | + "carrier (>= 0.2.0)", |
1244 | 1245 | "covr",
|
1245 | 1246 | "dplyr (>= 0.7.8)",
|
1246 | 1247 | "httr",
|
1247 | 1248 | "knitr",
|
1248 | 1249 | "lubridate",
|
| 1250 | + "mirai (>= 2.4.0)", |
1249 | 1251 | "rmarkdown",
|
1250 | 1252 | "testthat (>= 3.0.0)",
|
1251 | 1253 | "tibble",
|
|
1263 | 1265 | "Encoding": "UTF-8",
|
1264 | 1266 | "RoxygenNote": "7.3.2",
|
1265 | 1267 | "NeedsCompilation": "yes",
|
1266 |
| - "Author": "Hadley Wickham [aut, cre] (<https://orcid.org/0000-0003-4757-117X>), Lionel Henry [aut], Posit Software, PBC [cph, fnd] (03wc8by49)", |
| 1268 | + "Author": "Hadley Wickham [aut, cre] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Lionel Henry [aut], Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
1267 | 1269 | "Maintainer": "Hadley Wickham < [email protected]>",
|
1268 | 1270 | "Repository": "RSPM"
|
1269 | 1271 | },
|
|
0 commit comments