diff --git a/plumber-penguins/app/manifest.json b/plumber-penguins/app/manifest.json index ce2965a..a01b563 100644 --- a/plumber-penguins/app/manifest.json +++ b/plumber-penguins/app/manifest.json @@ -1,7 +1,7 @@ { "version": 1, "locale": "en_US", - "platform": "4.2.3", + "platform": "4.3.2", "metadata": { "appmode": "api", "primary_rmd": null, @@ -32,7 +32,7 @@ "Repository": "RSPM", "Date/Publication": "2021-08-19 14:00:05 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:25 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:00 UTC; unix" } }, "Rcpp": { @@ -58,7 +58,7 @@ "Packaged": "2023-07-03 15:56:55 UTC; edd", "Repository": "RSPM", "Date/Publication": "2023-07-06 07:33:14 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:17 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:54:07 UTC; unix" } }, "cli": { @@ -84,10 +84,9 @@ "Packaged": "2023-03-22 13:59:32 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n Hadley Wickham [ctb],\n Kirill Müller [ctb],\n RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-03-23 12:52:05 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:39 UTC; unix", - "Archs": "cli.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:47:18 UTC; unix" } }, "crayon": { @@ -113,7 +112,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2022-09-29 16:20:24 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:13:46 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:55 UTC; unix" } }, "curl": { @@ -142,7 +141,7 @@ "Maintainer": "Jeroen Ooms ", "Repository": "RSPM", "Date/Publication": "2023-10-02 15:20:07 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-10-03 12:16:37 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-03 11:43:10 UTC; unix" } }, "dplyr": { @@ -152,14 +151,14 @@ "Type": "Package", "Package": "dplyr", "Title": "A Grammar of Data Manipulation", - "Version": "1.1.3", + "Version": "1.1.4", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"Romain\", \"François\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-2444-4226\")),\n person(\"Lionel\", \"Henry\", role = \"aut\"),\n person(\"Kirill\", \"Müller\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-1416-3412\")),\n person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4777-038X\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "A fast, consistent tool for working with data frame like\n objects, both in memory and out of memory.", "License": "MIT + file LICENSE", "URL": "https://dplyr.tidyverse.org, https://github.com/tidyverse/dplyr", "BugReports": "https://github.com/tidyverse/dplyr/issues", "Depends": "R (>= 3.5.0)", - "Imports": "cli (>= 3.4.0), generics, glue (>= 1.3.2), lifecycle (>=\n1.0.3), magrittr (>= 1.5), methods, pillar (>= 1.9.0), R6,\nrlang (>= 1.1.0), tibble (>= 3.2.0), tidyselect (>= 1.2.0),\nutils, vctrs (>= 0.6.0)", + "Imports": "cli (>= 3.4.0), generics, glue (>= 1.3.2), lifecycle (>=\n1.0.3), magrittr (>= 1.5), methods, pillar (>= 1.9.0), R6,\nrlang (>= 1.1.0), tibble (>= 3.2.0), tidyselect (>= 1.2.0),\nutils, vctrs (>= 0.6.4)", "Suggests": "bench, broom, callr, covr, DBI, dbplyr (>= 2.2.1), ggplot2,\nknitr, Lahman, lobstr, microbenchmark, nycflights13, purrr,\nrmarkdown, RMySQL, RPostgreSQL, RSQLite, stringi (>= 1.7.6),\ntestthat (>= 3.1.5), tidyr (>= 1.3.0), withr", "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse, shiny, pkgdown, tidyverse/tidytemplate", @@ -168,13 +167,12 @@ "LazyData": "true", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-08-25 22:28:32 UTC; hadleywickham", + "Packaged": "2023-11-16 21:48:56 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre] (),\n Romain François [aut] (),\n Lionel Henry [aut],\n Kirill Müller [aut] (),\n Davis Vaughan [aut] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", - "Date/Publication": "2023-09-03 16:20:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-09-03 17:37:29 UTC; unix", - "Archs": "dplyr.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-17 16:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-20 12:40:25 UTC; unix" } }, "ellipsis": { @@ -200,7 +198,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2021-04-29 12:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:01 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:24 UTC; unix" } }, "fansi": { @@ -210,7 +208,7 @@ "Package": "fansi", "Title": "ANSI Control Sequence Aware String Functions", "Description": "Counterparts to R string manipulation functions that account for\n the effects of ANSI text formatting control sequences.", - "Version": "1.0.4", + "Version": "1.0.5", "Authors@R": "c(\n person(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\",\n role=c(\"aut\", \"cre\")),\n person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"),\n person(family=\"R Core Team\",\n email=\"R-core@r-project.org\", role=\"cph\",\n comment=\"UTF8 byte length calcs from src/util.c\"\n ))", "Depends": "R (>= 3.1.0)", "License": "GPL-2 | GPL-3", @@ -219,16 +217,16 @@ "VignetteBuilder": "knitr", "Suggests": "unitizer, knitr, rmarkdown", "Imports": "grDevices, utils", - "RoxygenNote": "7.1.1", + "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R'\n'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R'\n'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'", "NeedsCompilation": "yes", - "Packaged": "2023-01-22 17:39:01 UTC; bg", + "Packaged": "2023-10-07 16:15:12 UTC; bg", "Author": "Brodie Gaslam [aut, cre],\n Elliott Sales De Andrade [ctb],\n R Core Team [cph] (UTF8 byte length calcs from src/util.c)", "Maintainer": "Brodie Gaslam ", "Repository": "RSPM", - "Date/Publication": "2023-01-22 19:20:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:27 UTC; unix" + "Date/Publication": "2023-10-08 19:30:05 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-09 13:00:59 UTC; unix" } }, "fastmap": { @@ -252,7 +250,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-02-24 16:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:58 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:45:15 UTC; unix" } }, "generics": { @@ -280,7 +278,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2022-07-05 19:40:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:26 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:51:25 UTC; unix" } }, "glue": { @@ -308,10 +306,9 @@ "Packaged": "2022-02-23 22:50:40 UTC; jenny", "Author": "Jim Hester [aut] (),\n Jennifer Bryan [aut, cre] (),\n RStudio [cph, fnd]", "Maintainer": "Jennifer Bryan ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-02-24 07:50:20 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:10 UTC; unix", - "Archs": "glue.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:12 UTC; unix" } }, "httpuv": { @@ -341,7 +338,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-10-23 19:40:02 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-10-24 11:31:09 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-24 11:30:50 UTC; unix" } }, "jsonlite": { @@ -367,7 +364,7 @@ "Author": "Jeroen Ooms [aut, cre] (),\n Duncan Temple Lang [ctb],\n Lloyd Hilaiel [cph] (author of bundled libyajl)", "Repository": "RSPM", "Date/Publication": "2023-06-29 22:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:35 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:48:25 UTC; unix" } }, "later": { @@ -393,9 +390,10 @@ "Packaged": "2023-05-01 21:09:55 UTC; winston", "Author": "Winston Chang [aut, cre],\n Joe Cheng [aut],\n RStudio [cph],\n Marcus Geelnard [ctb, cph] (TinyCThread library,\n https://tinycthread.github.io/),\n Evan Nemerson [ctb, cph] (TinyCThread library,\n https://tinycthread.github.io/)", "Maintainer": "Winston Chang ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-05-02 18:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:28 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-05-02 20:13:22 UTC; unix", + "Archs": "later.so.dSYM" } }, "lifecycle": { @@ -404,27 +402,27 @@ "description": { "Package": "lifecycle", "Title": "Manage the Life Cycle of your Package Functions", - "Version": "1.0.3", - "Authors@R": "c(\n person(\"Lionel\", \"Henry\", , \"lionel@rstudio.com\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"RStudio\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "1.0.4", + "Authors@R": "c(\n person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Manage the life cycle of your exported functions with shared\n conventions, documentation badges, and user-friendly deprecation\n warnings.", "License": "MIT + file LICENSE", "URL": "https://lifecycle.r-lib.org/, https://github.com/r-lib/lifecycle", "BugReports": "https://github.com/r-lib/lifecycle/issues", - "Depends": "R (>= 3.4)", - "Imports": "cli (>= 3.4.0), glue, rlang (>= 1.0.6)", + "Depends": "R (>= 3.6)", + "Imports": "cli (>= 3.4.0), glue, rlang (>= 1.1.0)", "Suggests": "covr, crayon, knitr, lintr, rmarkdown, testthat (>= 3.0.1),\ntibble, tidyverse, tools, vctrs, withr", "VignetteBuilder": "knitr", + "Config/Needs/website": "tidyverse/tidytemplate, usethis", "Config/testthat/edition": "3", - "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.2.1", "NeedsCompilation": "no", - "Packaged": "2022-10-07 08:50:55 UTC; lionel", - "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n RStudio [cph, fnd]", - "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2022-10-07 09:50:02 UTC", - "Built": "R 4.2.0; ; 2023-04-01 16:39:06 UTC; unix" + "Packaged": "2023-11-06 16:07:36 UTC; lionel", + "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Lionel Henry ", + "Repository": "RSPM", + "Date/Publication": "2023-11-07 10:10:10 UTC", + "Built": "R 4.3.0; ; 2023-11-08 11:51:14 UTC; unix" } }, "magrittr": { @@ -451,10 +449,9 @@ "Packaged": "2022-03-29 09:34:37 UTC; lionel", "Author": "Stefan Milton Bache [aut, cph] (Original author and creator of\n magrittr),\n Hadley Wickham [aut],\n Lionel Henry [cre],\n RStudio [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-03-30 07:30:09 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:09 UTC; unix", - "Archs": "magrittr.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:50:54 UTC; unix" } }, "mime": { @@ -479,7 +476,7 @@ "Maintainer": "Yihui Xie ", "Repository": "RSPM", "Date/Publication": "2021-09-28 05:00:05 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:40 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:51:00 UTC; unix" } }, "palmerpenguins": { @@ -506,7 +503,7 @@ "Maintainer": "Allison Horst ", "Repository": "RSPM", "Date/Publication": "2022-08-15 07:40:07 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:15:12 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:47:30 UTC; unix" } }, "pillar": { @@ -539,7 +536,7 @@ "Maintainer": "Kirill Müller ", "Repository": "RSPM", "Date/Publication": "2023-03-22 08:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:34 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:58:12 UTC; unix" } }, "pkgconfig": { @@ -563,7 +560,7 @@ "Packaged": "2019-09-22 08:42:40 UTC; gaborcsardi", "Repository": "RSPM", "Date/Publication": "2019-09-22 09:20:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:37 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:37 UTC; unix" } }, "plumber": { @@ -596,7 +593,7 @@ "Maintainer": "Barret Schloerke ", "Repository": "RSPM", "Date/Publication": "2022-09-06 19:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:15:22 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-22 03:08:02 UTC; unix" } }, "promises": { @@ -626,7 +623,7 @@ "Maintainer": "Joe Cheng ", "Repository": "RSPM", "Date/Publication": "2023-08-10 16:00:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-09-06 18:26:43 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:53:03 UTC; unix" } }, "rlang": { @@ -634,7 +631,7 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "rlang", - "Version": "1.1.1", + "Version": "1.1.2", "Title": "Functions for Base Types and Core R and 'Tidyverse' Features", "Description": "A toolbox for working with base types, core R features\n like the condition system, and core 'Tidyverse' features like tidy\n evaluation.", "Authors@R": "c(\n person(\"Lionel\", \"Henry\", ,\"lionel@posit.co\", c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", ,\"hadley@posit.co\", \"aut\"),\n person(given = \"mikefc\",\n email = \"mikefc@coolbutuseless.com\", \n role = \"cph\", \n comment = \"Hash implementation based on Mike's xxhashlite\"),\n person(given = \"Yann\",\n family = \"Collet\",\n role = \"cph\", \n comment = \"Author of the embedded xxHash library\"),\n person(given = \"Posit, PBC\", role = c(\"cph\", \"fnd\"))\n )", @@ -652,13 +649,12 @@ "Config/testthat/edition": "3", "Config/Needs/website": "dplyr, tidyverse/tidytemplate", "NeedsCompilation": "yes", - "Packaged": "2023-04-28 10:48:43 UTC; lionel", + "Packaged": "2023-10-26 16:51:17 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut],\n mikefc [cph] (Hash implementation based on Mike's xxhashlite),\n Yann Collet [cph] (Author of the embedded xxHash library),\n Posit, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2023-04-28 22:30:03 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-28 23:18:58 UTC; unix", - "Archs": "rlang.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-04 06:30:03 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-06 22:57:45 UTC; unix" } }, "sodium": { @@ -668,7 +664,7 @@ "Package": "sodium", "Type": "Package", "Title": "A Modern and Easy-to-Use Crypto Library", - "Version": "1.3.0", + "Version": "1.3.1", "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroen@berkeley.edu\",\n comment = c(ORCID = \"0000-0002-4035-0289\"))", "Description": "Bindings to 'libsodium' : a modern, \n easy-to-use software library for encryption, decryption, signatures, password\n hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman \n function by Daniel Bernstein, which has become very popular after it was \n discovered that the NSA had backdoored Dual EC DRBG.", "License": "MIT + file LICENSE", @@ -679,13 +675,13 @@ "Suggests": "knitr, rmarkdown", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-09-26 13:47:51 UTC; jeroen", + "Packaged": "2023-11-20 12:47:21 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] ()", "Maintainer": "Jeroen Ooms ", "Repository": "RSPM", - "Date/Publication": "2023-09-26 14:50:02 UTC", + "Date/Publication": "2023-11-20 13:40:02 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-09-28 18:38:39 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-21 11:23:29 UTC; unix" } }, "stringi": { @@ -693,28 +689,28 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "stringi", - "Version": "1.7.12", - "Date": "2023-01-09", + "Version": "1.8.2", + "Date": "2023-11-22", "Title": "Fast and Portable Character String Processing Facilities", "Description": "A collection of character string/text/natural language\n processing tools for pattern searching (e.g., with 'Java'-like regular\n expressions or the 'Unicode' collation algorithm), random string generation,\n case mapping, string transliteration, concatenation, sorting, padding,\n wrapping, Unicode normalisation, date-time formatting and parsing,\n and many more. They are fast, consistent, convenient, and -\n thanks to 'ICU' (International Components for Unicode) -\n portable across all locales and platforms. Documentation about 'stringi' is\n provided via its website at and\n the paper by Gagolewski (2022, ).", "URL": "https://stringi.gagolewski.com/,\nhttps://github.com/gagolews/stringi, https://icu.unicode.org/", "BugReports": "https://github.com/gagolews/stringi/issues", - "SystemRequirements": "C++11, ICU4C (>= 55, optional)", + "SystemRequirements": "ICU4C (>= 61, optional)", "Type": "Package", - "Depends": "R (>= 3.1)", + "Depends": "R (>= 3.4)", "Imports": "tools, utils, stats", "Biarch": "TRUE", "License": "file LICENSE", "Author": "Marek Gagolewski [aut, cre, cph] (),\n Bartek Tartanus [ctb], and others (stringi source code);\n Unicode, Inc. and others (ICU4C source code, Unicode Character Database)", "Maintainer": "Marek Gagolewski ", - "RoxygenNote": "7.2.1", + "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2023-01-09 07:28:38 UTC; gagolews", + "Packaged": "2023-11-21 22:20:11 UTC; gagolews", "License_is_FOSS": "yes", - "Repository": "CRAN", - "Date/Publication": "2023-01-11 10:10:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:36:23 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-11-23 09:20:03 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-24 12:10:46 UTC; unix" } }, "swagger": { @@ -740,7 +736,7 @@ "Maintainer": "Barret Schloerke ", "Repository": "RSPM", "Date/Publication": "2020-10-02 21:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:15:21 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-22 03:02:46 UTC; unix" } }, "tibble": { @@ -774,7 +770,7 @@ "Maintainer": "Kirill Müller ", "Repository": "RSPM", "Date/Publication": "2023-03-20 06:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:38 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 21:02:25 UTC; unix" } }, "tidyselect": { @@ -804,7 +800,7 @@ "Maintainer": "Lionel Henry ", "Repository": "RSPM", "Date/Publication": "2022-10-10 19:00:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:43 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:02:52 UTC; unix" } }, "utf8": { @@ -813,7 +809,7 @@ "description": { "Package": "utf8", "Title": "Unicode Text Processing", - "Version": "1.2.3", + "Version": "1.2.4", "Authors@R": "\n c(person(given = c(\"Patrick\", \"O.\"),\n family = \"Perry\",\n role = c(\"aut\", \"cph\")),\n person(given = \"Kirill\",\n family = \"M\\u00fcller\",\n role = \"cre\",\n email = \"kirill@cynkra.com\"),\n person(given = \"Unicode, Inc.\",\n role = c(\"cph\", \"dtc\"),\n comment = \"Unicode Character Database\"))", "Description": "Process and print 'UTF-8' encoded international\n text (Unicode). Input, validate, normalize, encode, format, and\n display.", "License": "Apache License (== 2.0) | file LICENSE", @@ -826,12 +822,12 @@ "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-01-31 05:28:43 UTC; kirill", + "Packaged": "2023-10-22 13:43:19 UTC; kirill", "Author": "Patrick O. Perry [aut, cph],\n Kirill Müller [cre],\n Unicode, Inc. [cph, dtc] (Unicode Character Database)", "Maintainer": "Kirill Müller ", "Repository": "RSPM", - "Date/Publication": "2023-01-31 18:00:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:31 UTC; unix" + "Date/Publication": "2023-10-22 21:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-24 11:28:45 UTC; unix" } }, "vctrs": { @@ -840,7 +836,7 @@ "description": { "Package": "vctrs", "Title": "Vector Helpers", - "Version": "0.6.3", + "Version": "0.6.5", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\n person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"),\n person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"data.table team\", role = \"cph\",\n comment = \"Radix sort based on data.table's forder() and their contribution to R's order()\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Defines new notions of prototype and size that are used to\n provide tools for consistent and well-founded type-coercion and\n size-recycling, and are in turn connected to ideas of type- and\n size-stability useful for analysing function interfaces.", "License": "MIT + file LICENSE", @@ -856,13 +852,12 @@ "Language": "en-GB", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-06-14 21:04:57 UTC; davis", + "Packaged": "2023-12-01 16:27:12 UTC; davis", "Author": "Hadley Wickham [aut],\n Lionel Henry [aut],\n Davis Vaughan [aut, cre],\n data.table team [cph] (Radix sort based on data.table's forder() and\n their contribution to R's order()),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", - "Repository": "CRAN", - "Date/Publication": "2023-06-14 23:40:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-06-19 02:58:37 UTC; unix", - "Archs": "vctrs.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-12-01 23:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-04 12:31:13 UTC; unix" } }, "webutils": { @@ -872,23 +867,23 @@ "Package": "webutils", "Type": "Package", "Title": "Utility Functions for Developing Web Applications", - "Version": "1.1", + "Version": "1.2.0", "Author": "Jeroen Ooms", "Maintainer": "Jeroen Ooms ", "Description": "Parses http request data in application/json, multipart/form-data, \n or application/x-www-form-urlencoded format. Includes example of hosting\n and parsing html form data in R using either 'httpuv' or 'Rhttpd'.", "License": "MIT + file LICENSE", - "URL": "https://github.com/jeroen/webutils", + "URL": "https://jeroen.r-universe.dev/webutils", "BugReports": "https://github.com/jeroen/webutils/issues", "Imports": "curl (>= 2.5), jsonlite", "Suggests": "httpuv, testthat", "RoxygenNote": "7.0.2", "Language": "en-US", "NeedsCompilation": "yes", - "Packaged": "2020-04-28 20:22:33 UTC; jeroen", + "Packaged": "2023-11-24 11:34:37 UTC; jeroen", "Repository": "RSPM", - "Date/Publication": "2020-04-28 21:00:02 UTC", + "Date/Publication": "2023-11-24 12:00:02 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:15:15 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-27 11:41:17 UTC; unix" } }, "withr": { @@ -897,8 +892,8 @@ "description": { "Package": "withr", "Title": "Run Code 'With' Temporarily Modified Global State", - "Version": "2.5.0", - "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = \"aut\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@rstudio.com\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n email = \"krlmlr+r@mailbox.org\"),\n person(given = \"Kevin\",\n family = \"Ushey\",\n role = \"aut\",\n email = \"kevinushey@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Winston\",\n family = \"Chang\",\n role = \"aut\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"),\n person(given = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", + "Version": "2.5.2", + "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = \"aut\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@posit.co\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n email = \"krlmlr+r@mailbox.org\"),\n person(given = \"Kevin\",\n family = \"Ushey\",\n role = \"aut\",\n email = \"kevinushey@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Winston\",\n family = \"Chang\",\n role = \"aut\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"),\n person(given = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"Posit Software, PBC\",\n role = c(\"cph\", \"fnd\")))", "Description": "A set of functions to run code 'with' safely and\n temporarily modified global state. Many of these functions were\n originally a part of the 'devtools' package, this provides a simple\n package with limited dependencies to provide access to these\n functions.", "License": "MIT + file LICENSE", "URL": "https://withr.r-lib.org, https://github.com/r-lib/withr#readme", @@ -913,12 +908,12 @@ "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "NeedsCompilation": "no", - "Packaged": "2022-03-03 21:13:01 UTC; lionel", - "Author": "Jim Hester [aut],\n Lionel Henry [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Jennifer Bryan [ctb],\n Richard Cotton [ctb],\n RStudio [cph, fnd]", - "Maintainer": "Lionel Henry ", + "Packaged": "2023-10-24 08:50:10 UTC; lionel", + "Author": "Jim Hester [aut],\n Lionel Henry [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Jennifer Bryan [ctb],\n Richard Cotton [ctb],\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Lionel Henry ", "Repository": "RSPM", - "Date/Publication": "2022-03-03 21:50:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:41 UTC; unix" + "Date/Publication": "2023-10-30 09:10:02 UTC", + "Built": "R 4.3.0; ; 2023-10-31 12:16:57 UTC; unix" } } }, diff --git a/plumber-penguins/renv.lock b/plumber-penguins/renv.lock index b9c5e56..900cdcf 100644 --- a/plumber-penguins/renv.lock +++ b/plumber-penguins/renv.lock @@ -1,6 +1,6 @@ { "R": { - "Version": "4.2.3", + "Version": "4.3.2", "Repositories": [ { "Name": "CRAN", @@ -65,9 +65,9 @@ }, "dplyr": { "Package": "dplyr", - "Version": "1.1.3", + "Version": "1.1.4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "R6", @@ -84,7 +84,7 @@ "utils", "vctrs" ], - "Hash": "e85ffbebaad5f70e1a2e2ef4302b4949" + "Hash": "fedd9d00c2944ff00a0e2696ccf048ec" }, "ellipsis": { "Package": "ellipsis", @@ -99,7 +99,7 @@ }, "fansi": { "Package": "fansi", - "Version": "1.0.4", + "Version": "1.0.5", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -107,7 +107,7 @@ "grDevices", "utils" ], - "Hash": "1d9e7ad3c8312a192dea7d3db0274fde" + "Hash": "3e8583a60163b4bc1a80016e63b9959e" }, "fastmap": { "Package": "fastmap", @@ -176,16 +176,16 @@ }, "lifecycle": { "Package": "lifecycle", - "Version": "1.0.3", + "Version": "1.0.4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", "glue", "rlang" ], - "Hash": "001cecbeac1cff9301bdc3775ee46a86" + "Hash": "b8552d117e1b808b09a832f589b79035" }, "magrittr": { "Package": "magrittr", @@ -296,34 +296,34 @@ }, "rlang": { "Package": "rlang", - "Version": "1.1.1", + "Version": "1.1.2", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "utils" ], - "Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb" + "Hash": "50a6dbdc522936ca35afc5e2082ea91b" }, "sodium": { "Package": "sodium", - "Version": "1.3.0", + "Version": "1.3.1", "Source": "Repository", "Repository": "RSPM", - "Hash": "bd436c1e48dc1982125e4d955017724e" + "Hash": "dd86d6fd2a01d4eb3777dfdee7076d56" }, "stringi": { "Package": "stringi", - "Version": "1.7.12", + "Version": "1.8.2", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "stats", "tools", "utils" ], - "Hash": "ca8bd84263c77310739d2cf64d84d7c9" + "Hash": "e68c45f81639001af5f1b15cd3599bbd" }, "swagger": { "Package": "swagger", @@ -369,19 +369,19 @@ }, "utf8": { "Package": "utf8", - "Version": "1.2.3", + "Version": "1.2.4", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R" ], - "Hash": "1fe17157424bb09c48a8b3b550c753bc" + "Hash": "62b65c52671e6665f803ff02954446e9" }, "vctrs": { "Package": "vctrs", - "Version": "0.6.3", + "Version": "0.6.5", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", @@ -389,22 +389,22 @@ "lifecycle", "rlang" ], - "Hash": "d0ef2856b83dc33ea6e255caf6229ee2" + "Hash": "c03fa420630029418f7e6da3667aac4a" }, "webutils": { "Package": "webutils", - "Version": "1.1", + "Version": "1.2.0", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "curl", "jsonlite" ], - "Hash": "75d8b5b05fe22659b54076563f83f26a" + "Hash": "6a7f2a3084c7249d2f1466d6e4cc2e84" }, "withr": { "Package": "withr", - "Version": "2.5.0", + "Version": "2.5.2", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -413,7 +413,7 @@ "graphics", "stats" ], - "Hash": "c0e49a9760983e81e55cdd9be92e7182" + "Hash": "4b25e70111b7d644322e9513f403a272" } } } diff --git a/rmd-penguins/renv.lock b/rmd-penguins/renv.lock index 9a9b021..ea60aa9 100644 --- a/rmd-penguins/renv.lock +++ b/rmd-penguins/renv.lock @@ -1,6 +1,6 @@ { "R": { - "Version": "4.2.3", + "Version": "4.3.2", "Repositories": [ { "Name": "CRAN", @@ -11,7 +11,7 @@ "Packages": { "MASS": { "Package": "MASS", - "Version": "7.3-58.2", + "Version": "7.3-60", "Source": "Repository", "Repository": "CRAN", "Requirements": [ @@ -22,15 +22,16 @@ "stats", "utils" ], - "Hash": "e02d1a0f6122fd3e634b25b433704344" + "Hash": "a56a6365b3fa73293ea8d084be0d9bb0" }, "Matrix": { "Package": "Matrix", - "Version": "1.5-3", + "Version": "1.6-4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", + "grDevices", "graphics", "grid", "lattice", @@ -38,7 +39,7 @@ "stats", "utils" ], - "Hash": "4006dffe49958d2dd591c17e61e60591" + "Hash": "d9c655b30a2edc6bb2244c1d1e8d549d" }, "R6": { "Package": "R6", @@ -93,7 +94,7 @@ }, "bslib": { "Package": "bslib", - "Version": "0.5.1", + "Version": "0.6.1", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -104,12 +105,13 @@ "htmltools", "jquerylib", "jsonlite", + "lifecycle", "memoise", "mime", "rlang", "sass" ], - "Hash": "283015ddfbb9d7bf15ea9f0b5698f0d9" + "Hash": "c0d8599494bc7fb408cd206bbdd9cab0" }, "cachem": { "Package": "cachem", @@ -169,13 +171,13 @@ }, "cpp11": { "Package": "cpp11", - "Version": "0.4.6", + "Version": "0.4.7", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R" ], - "Hash": "707fae4bbf73697ec8d85f9d7076c061" + "Hash": "5a295d7d963cc5035284dcdbaf334f4e" }, "crayon": { "Package": "crayon", @@ -191,7 +193,7 @@ }, "crosstalk": { "Package": "crosstalk", - "Version": "1.2.0", + "Version": "1.2.1", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -200,7 +202,7 @@ "jsonlite", "lazyeval" ], - "Hash": "6aa54f69598c32177e920eb3402e8293" + "Hash": "ab12c7b080a57475248a30f4db6298c0" }, "curl": { "Package": "curl", @@ -236,9 +238,9 @@ }, "dplyr": { "Package": "dplyr", - "Version": "1.1.3", + "Version": "1.1.4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "R6", @@ -255,7 +257,7 @@ "utils", "vctrs" ], - "Hash": "e85ffbebaad5f70e1a2e2ef4302b4949" + "Hash": "fedd9d00c2944ff00a0e2696ccf048ec" }, "ellipsis": { "Package": "ellipsis", @@ -270,18 +272,18 @@ }, "evaluate": { "Package": "evaluate", - "Version": "0.21", + "Version": "0.23", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "methods" ], - "Hash": "d59f3b464e8da1aef82dc04b588b8dfb" + "Hash": "daf4a1246be12c1fa8c7705a0935c1a0" }, "fansi": { "Package": "fansi", - "Version": "1.0.4", + "Version": "1.0.5", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -289,7 +291,7 @@ "grDevices", "utils" ], - "Hash": "1d9e7ad3c8312a192dea7d3db0274fde" + "Hash": "3e8583a60163b4bc1a80016e63b9959e" }, "farver": { "Package": "farver", @@ -403,7 +405,7 @@ }, "htmltools": { "Package": "htmltools", - "Version": "0.5.6", + "Version": "0.5.7", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -416,11 +418,11 @@ "rlang", "utils" ], - "Hash": "a2326a66919a3311f7fbb1e3bf568283" + "Hash": "2d7b3857980e0e0d0a1fd6f11928ab0f" }, "htmlwidgets": { "Package": "htmlwidgets", - "Version": "1.6.2", + "Version": "1.6.3", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -431,11 +433,11 @@ "rmarkdown", "yaml" ], - "Hash": "a865aa85bcb2697f47505bfd70422471" + "Hash": "a4040b08269c9af64554e55f514d002c" }, "httpuv": { "Package": "httpuv", - "Version": "1.6.11", + "Version": "1.6.12", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -446,7 +448,7 @@ "promises", "utils" ], - "Hash": "838602f54e32c1a0f8cc80708cefcefa" + "Hash": "c992f75861325961c29a188b45e549f7" }, "httr": { "Package": "httr", @@ -524,9 +526,9 @@ }, "knitr": { "Package": "knitr", - "Version": "1.43", + "Version": "1.45", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "evaluate", @@ -536,7 +538,7 @@ "xfun", "yaml" ], - "Hash": "9775eb076713f627c07ce41d8199d8f6" + "Hash": "1ec462871063897135c1bcbe0fc8f07d" }, "labeling": { "Package": "labeling", @@ -562,9 +564,9 @@ }, "lattice": { "Package": "lattice", - "Version": "0.20-45", + "Version": "0.22-5", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "grDevices", @@ -573,7 +575,7 @@ "stats", "utils" ], - "Hash": "b64cdbb2b340437c4ee047a1f4c4377b" + "Hash": "7c5e89f04e72d6611c77451f6331a091" }, "lazyeval": { "Package": "lazyeval", @@ -587,16 +589,16 @@ }, "lifecycle": { "Package": "lifecycle", - "Version": "1.0.3", + "Version": "1.0.4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", "glue", "rlang" ], - "Hash": "001cecbeac1cff9301bdc3775ee46a86" + "Hash": "b8552d117e1b808b09a832f589b79035" }, "lubridate": { "Package": "lubridate", @@ -634,7 +636,7 @@ }, "mgcv": { "Package": "mgcv", - "Version": "1.8-42", + "Version": "1.9-0", "Source": "Repository", "Repository": "CRAN", "Requirements": [ @@ -647,7 +649,7 @@ "stats", "utils" ], - "Hash": "3460beba7ccc8946249ba35327ba902a" + "Hash": "086028ca0460d0c368028d3bda58f31b" }, "mime": { "Package": "mime", @@ -672,9 +674,9 @@ }, "nlme": { "Package": "nlme", - "Version": "3.1-162", + "Version": "3.1-164", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "graphics", @@ -682,7 +684,7 @@ "stats", "utils" ], - "Hash": "0984ce8da8da9ead8643c5cbbb60f83e" + "Hash": "a623a2239e642806158bc4dc3f51565d" }, "openssl": { "Package": "openssl", @@ -840,18 +842,18 @@ }, "rlang": { "Package": "rlang", - "Version": "1.1.1", + "Version": "1.1.2", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "utils" ], - "Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb" + "Hash": "50a6dbdc522936ca35afc5e2082ea91b" }, "rmarkdown": { "Package": "rmarkdown", - "Version": "2.24", + "Version": "2.25", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -871,7 +873,7 @@ "xfun", "yaml" ], - "Hash": "3854c37590717c08c32ec8542a2e0a35" + "Hash": "d65e35823c817f09f4de424fcdfa812a" }, "rstudioapi": { "Package": "rstudioapi", @@ -916,21 +918,23 @@ }, "scales": { "Package": "scales", - "Version": "1.2.1", + "Version": "1.3.0", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R", "R6", "RColorBrewer", + "cli", "farver", + "glue", "labeling", "lifecycle", "munsell", "rlang", "viridisLite" ], - "Hash": "906cb23d2f1c5680b8ce439b44c6fa63" + "Hash": "c19df082ba346b0ffa6f833e92de34d1" }, "selectr": { "Package": "selectr", @@ -947,7 +951,7 @@ }, "shiny": { "Package": "shiny", - "Version": "1.7.5", + "Version": "1.8.0", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -977,7 +981,7 @@ "withr", "xtable" ], - "Hash": "438b99792adbe82a8329ad8697d45afe" + "Hash": "3a1f41807d648a908e3c7f0334bf85e6" }, "sourcetools": { "Package": "sourcetools", @@ -991,22 +995,22 @@ }, "stringi": { "Package": "stringi", - "Version": "1.7.12", + "Version": "1.8.2", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "stats", "tools", "utils" ], - "Hash": "ca8bd84263c77310739d2cf64d84d7c9" + "Hash": "e68c45f81639001af5f1b15cd3599bbd" }, "stringr": { "Package": "stringr", - "Version": "1.5.0", + "Version": "1.5.1", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", @@ -1017,7 +1021,7 @@ "stringi", "vctrs" ], - "Hash": "671a4d384ae9d32fc47a14e98bfa3dc8" + "Hash": "960e2ae9e09656611e0b8214ad543207" }, "svglite": { "Package": "svglite", @@ -1120,29 +1124,29 @@ }, "tinytex": { "Package": "tinytex", - "Version": "0.46", + "Version": "0.49", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "xfun" ], - "Hash": "0c41a73214d982f539c56a7773c7afa5" + "Hash": "5ac22900ae0f386e54f1c307eca7d843" }, "utf8": { "Package": "utf8", - "Version": "1.2.3", + "Version": "1.2.4", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R" ], - "Hash": "1fe17157424bb09c48a8b3b550c753bc" + "Hash": "62b65c52671e6665f803ff02954446e9" }, "vctrs": { "Package": "vctrs", - "Version": "0.6.3", + "Version": "0.6.5", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", @@ -1150,7 +1154,7 @@ "lifecycle", "rlang" ], - "Hash": "d0ef2856b83dc33ea6e255caf6229ee2" + "Hash": "c03fa420630029418f7e6da3667aac4a" }, "viridisLite": { "Package": "viridisLite", @@ -1177,7 +1181,7 @@ }, "withr": { "Package": "withr", - "Version": "2.5.0", + "Version": "2.5.2", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -1186,18 +1190,18 @@ "graphics", "stats" ], - "Hash": "c0e49a9760983e81e55cdd9be92e7182" + "Hash": "4b25e70111b7d644322e9513f403a272" }, "xfun": { "Package": "xfun", - "Version": "0.40", + "Version": "0.41", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "stats", "tools" ], - "Hash": "be07d23211245fc7d4209f54c4e4ffc8" + "Hash": "460a5e0fe46a80ef87424ad216028014" }, "xml2": { "Package": "xml2", diff --git a/rmd-penguins/report/manifest.json b/rmd-penguins/report/manifest.json index 2e87dd2..28186f4 100644 --- a/rmd-penguins/report/manifest.json +++ b/rmd-penguins/report/manifest.json @@ -1,7 +1,7 @@ { "version": 1, "locale": "en_US", - "platform": "4.2.3", + "platform": "4.3.2", "metadata": { "appmode": "rmd-static", "primary_rmd": "report.Rmd", @@ -16,10 +16,10 @@ "description": { "Package": "MASS", "Priority": "recommended", - "Version": "7.3-58.2", - "Date": "2023-01-21", - "Revision": "$Rev: 3606 $", - "Depends": "R (>= 3.3.0), grDevices, graphics, stats, utils", + "Version": "7.3-60", + "Date": "2023-05-02", + "Revision": "$Rev: 3621 $", + "Depends": "R (>= 4.0), grDevices, graphics, stats, utils", "Imports": "methods", "Suggests": "lattice, nlme, nnet, survival", "Authors@R": "c(person(\"Brian\", \"Ripley\", role = c(\"aut\", \"cre\", \"cph\"),\n email = \"ripley@stats.ox.ac.uk\"),\n\t person(\"Bill\", \"Venables\", role = \"ctb\"),\n\t person(c(\"Douglas\", \"M.\"), \"Bates\", role = \"ctb\"),\n\t person(\"Kurt\", \"Hornik\", role = \"trl\",\n comment = \"partial port ca 1998\"),\n\t person(\"Albrecht\", \"Gebhardt\", role = \"trl\",\n comment = \"partial port ca 1998\"),\n\t person(\"David\", \"Firth\", role = \"ctb\"))", @@ -31,12 +31,13 @@ "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "Contact": "", "NeedsCompilation": "yes", - "Packaged": "2023-01-21 13:59:47 UTC; ripley", + "Packaged": "2023-05-02 16:42:41 UTC; ripley", "Author": "Brian Ripley [aut, cre, cph],\n Bill Venables [ctb],\n Douglas M. Bates [ctb],\n Kurt Hornik [trl] (partial port ca 1998),\n Albrecht Gebhardt [trl] (partial port ca 1998),\n David Firth [ctb]", "Maintainer": "Brian Ripley ", "Repository": "CRAN", - "Date/Publication": "2023-01-23 05:49:12 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:14 UTC; unix" + "Date/Publication": "2023-05-04 07:32:21 UTC", + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-05-04 09:22:16 UTC; unix", + "Archs": "MASS.so.dSYM" } }, "Matrix": { @@ -44,32 +45,32 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "Matrix", - "Version": "1.5-3", - "Date": "2022-11-09", + "Version": "1.6-4", + "VersionNote": "do also bump src/version.h, inst/include/Matrix/version.h", + "Date": "2023-11-29", "Priority": "recommended", "Title": "Sparse and Dense Matrix Classes and Methods", + "Description": "A rich hierarchy of sparse and dense matrix classes,\n\tincluding general, symmetric, triangular, and diagonal matrices\n\twith numeric, logical, or pattern entries. Efficient methods for\n\toperating on such matrices, often wrapping the 'BLAS', 'LAPACK',\n\tand 'SuiteSparse' libraries.", + "License": "GPL (>= 2) | file LICENCE", + "URL": "https://Matrix.R-forge.R-project.org", + "BugReports": "https://R-forge.R-project.org/tracker/?atid=294&group_id=61", "Contact": "Matrix-authors@R-project.org", - "Maintainer": "Martin Maechler ", - "Authors@R": "c(person(\"Douglas\", \"Bates\", role = \"aut\")\n , person(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"),\n email = \"mmaechler+Matrix@gmail.com\",\n comment = c(ORCID = \"0000-0002-8685-9910\"))\n , person(\"Mikael\", \"Jagan\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-3542-2938\"))\n , person(\"Timothy A.\", \"Davis\", role = \"ctb\",\n comment = c(\"SuiteSparse and 'cs' C libraries, notably CHOLMOD and AMD\",\n\t \"collaborators listed in dir(pattern=\\\"^[A-Z]+[.]txt$\\\", full.names=TRUE, system.file(\\\"doc\\\", \\\"SuiteSparse\\\", package=\\\"Matrix\\\"))\"))\n , person(\"Jens\", \"Oehlschlägel\", role = \"ctb\",\n comment = \"initial nearPD()\")\n , person(\"Jason\", \"Riedy\", role = \"ctb\",\n comment = c(\"condest() and onenormest() for octave\",\n \t \t \"Copyright: Regents of the University of California\"))\n , person(\"R Core Team\", role = \"ctb\",\n comment = \"base R matrix implementation\")\n )", - "Description": "A rich hierarchy of matrix classes, including triangular,\n symmetric, and diagonal matrices, both dense and sparse and with\n pattern, logical and numeric entries. Numerous methods for and\n operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries.", + "Authors@R": "\n\tc(person(\"Douglas\", \"Bates\", role = \"aut\",\n\t comment = c(ORCID = \"0000-0001-8316-9503\")),\n\t person(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"),\n\t email = \"mmaechler+Matrix@gmail.com\",\n\t comment = c(ORCID = \"0000-0002-8685-9910\")),\n\t person(\"Mikael\", \"Jagan\", role = \"aut\",\n\t comment = c(ORCID = \"0000-0002-3542-2938\")),\n\t person(\"Timothy A.\", \"Davis\", role = \"ctb\",\n\t comment = c(ORCID = \"0000-0001-7614-6899\",\n\t \"SuiteSparse libraries, notably CHOLMOD and AMD\",\n\t \"collaborators listed in dir(pattern=\\\"^[A-Z]+[.]txt$\\\", full.names=TRUE, system.file(\\\"doc\\\", \\\"SuiteSparse\\\", package=\\\"Matrix\\\"))\")),\n\t person(\"Jens\", \"Oehlschlägel\", role = \"ctb\",\n\t comment = \"initial nearPD()\"),\n\t person(\"Jason\", \"Riedy\", role = \"ctb\",\n\t comment = c(ORCID = \"0000-0002-4345-4200\",\n\t \"GNU Octave's condest() and onenormest()\",\n\t \"Copyright: Regents of the University of California\")),\n\t person(\"R Core Team\", role = \"ctb\",\n\t comment = \"base R's matrix implementation\"))", "Depends": "R (>= 3.5.0), methods", - "Imports": "graphics, grid, lattice, stats, utils", - "Suggests": "expm, MASS", - "Enhances": "MatrixModels, graph, SparseM, sfsmisc, igraph, maptools, sp,\nspdep", - "EnhancesNote": "line 2: for \"Rd xrefs\"", - "Encoding": "UTF-8", + "Imports": "grDevices, graphics, grid, lattice, stats, utils", + "Suggests": "MASS, datasets, sfsmisc, tools", + "Enhances": "SparseM, graph", "LazyData": "no", - "LazyDataNote": "not possible, since we use data/*.R *and* our classes", + "LazyDataNote": "not possible, since we use data/*.R and our S4 classes", "BuildResaveData": "no", - "License": "GPL (>= 2) | file LICENCE", - "URL": "https://Matrix.R-forge.R-project.org/,\nhttps://Matrix.R-forge.R-project.org/doxygen/", - "BugReports": "https://R-forge.R-project.org/tracker/?atid=294&group_id=61", + "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2022-11-10 14:57:57 UTC; maechler", - "Author": "Douglas Bates [aut],\n Martin Maechler [aut, cre] (),\n Mikael Jagan [aut] (),\n Timothy A. Davis [ctb] (SuiteSparse and 'cs' C libraries, notably\n CHOLMOD and AMD, collaborators listed in\n dir(pattern=\"^[A-Z]+[.]txt$\", full.names=TRUE, system.file(\"doc\",\n \"SuiteSparse\", package=\"Matrix\"))),\n Jens Oehlschlägel [ctb] (initial nearPD()),\n Jason Riedy [ctb] (condest() and onenormest() for octave, Copyright:\n Regents of the University of California),\n R Core Team [ctb] (base R matrix implementation)", - "Repository": "CRAN", - "Date/Publication": "2022-11-11 08:30:10 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:19 UTC; unix" + "Packaged": "2023-11-29 11:39:01 UTC; maechler", + "Author": "Douglas Bates [aut] (),\n Martin Maechler [aut, cre] (),\n Mikael Jagan [aut] (),\n Timothy A. Davis [ctb] (,\n SuiteSparse libraries, notably CHOLMOD and AMD, collaborators\n listed in dir(pattern=\"^[A-Z]+[.]txt$\", full.names=TRUE,\n system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"))),\n Jens Oehlschlägel [ctb] (initial nearPD()),\n Jason Riedy [ctb] (, GNU\n Octave's condest() and onenormest(), Copyright: Regents of the\n University of California),\n R Core Team [ctb] (base R's matrix implementation)", + "Maintainer": "Martin Maechler ", + "Repository": "RSPM", + "Date/Publication": "2023-11-30 14:40:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-01 12:07:13 UTC; unix" } }, "R6": { @@ -94,7 +95,7 @@ "Repository": "RSPM", "Date/Publication": "2021-08-19 14:00:05 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:25 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:00 UTC; unix" } }, "RColorBrewer": { @@ -116,7 +117,7 @@ "Repository": "RSPM", "Date/Publication": "2022-04-03 19:20:13 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:26 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:33 UTC; unix" } }, "Rcpp": { @@ -142,7 +143,7 @@ "Packaged": "2023-07-03 15:56:55 UTC; edd", "Repository": "RSPM", "Date/Publication": "2023-07-06 07:33:14 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:17 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:54:07 UTC; unix" } }, "askpass": { @@ -169,7 +170,7 @@ "Maintainer": "Jeroen Ooms ", "Repository": "RSPM", "Date/Publication": "2023-09-03 20:00:02 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-09-04 17:37:46 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-04 17:27:31 UTC; unix" } }, "base64enc": { @@ -191,7 +192,7 @@ "Repository": "RSPM", "Date/Publication": "2015-07-28 08:03:37", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:56 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:45:43 UTC; unix" } }, "bslib": { @@ -200,29 +201,31 @@ "description": { "Package": "bslib", "Title": "Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'", - "Version": "0.5.1", - "Authors@R": "c(\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"Garrick\", \"Aden-Buie\", role = \"aut\", email = \"garrick@posit.co\", comment = c(ORCID = \"0000-0002-7111-0077\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(family = \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Javi\", \"Aguilar\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap colorpicker library\"),\n person(\"Thomas\", \"Park\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootswatch library\"),\n person(family = \"PayPal\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap accessibility plugin\")\n )", + "Version": "0.6.1", + "Authors@R": "c(\n person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-7111-0077\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(, \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(, \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Javi\", \"Aguilar\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap colorpicker library\"),\n person(\"Thomas\", \"Park\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootswatch library\"),\n person(, \"PayPal\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap accessibility plugin\")\n )", "Description": "Simplifies custom 'CSS' styling of both 'shiny' and\n 'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as\n well as their various 'Bootswatch' themes. An interactive widget is\n also provided for previewing themes in real time.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/bslib/, https://github.com/rstudio/bslib", "BugReports": "https://github.com/rstudio/bslib/issues", "Depends": "R (>= 2.10)", - "Imports": "base64enc, cachem, grDevices, htmltools (>= 0.5.4), jquerylib\n(>= 0.1.3), jsonlite, memoise (>= 2.0.1), mime, rlang, sass (>=\n0.4.0)", - "Suggests": "bsicons, curl, fontawesome, ggplot2, knitr, magrittr,\nrappdirs, rmarkdown (>= 2.7), shiny (>= 1.6.0), testthat,\nthematic, withr", - "Encoding": "UTF-8", - "RoxygenNote": "7.2.3", - "Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R'\n'bs-dependencies.R' 'bs-global.R' 'bs-remove.R'\n'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R'\n'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R'\n'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R'\n'bslib-package.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R'\n'imports.R' 'input-switch.R' 'layout.R' 'nav-items.R'\n'nav-update.R' 'navs-legacy.R' 'navs.R' 'onLoad.R' 'page.R'\n'popover.R' 'precompiled.R' 'print.R' 'shiny-devmode.R'\n'sidebar.R' 'staticimports.R' 'tooltip.R' 'utils-deps.R'\n'utils-shiny.R' 'utils-tags.R' 'value-box.R'\n'version-default.R' 'versions.R'", - "Config/testthat/edition": "3", + "Imports": "base64enc, cachem, grDevices, htmltools (>= 0.5.7), jquerylib\n(>= 0.1.3), jsonlite, lifecycle, memoise (>= 2.0.1), mime,\nrlang, sass (>= 0.4.0)", + "Suggests": "bsicons, curl, fontawesome, ggplot2, knitr, magrittr,\nrappdirs, rmarkdown (>= 2.7), shiny (>= 1.8.0), testthat,\nthematic, withr", + "Config/Needs/deploy": "BH, chiflights22, colourpicker, commonmark, cpp11,\ncpsievert/chiflights22, cpsievert/histoslider, dplyr, DT,\nggplot2, ggridges, gt, hexbin, histoslider, htmlwidgets,\nlattice, leaflet, lubridate, modelr, plotly, reactable,\nreshape2, rprojroot, rsconnect, rstudio/shiny, scales, styler,\ntibble", "Config/Needs/routine": "chromote, desc, renv", "Config/Needs/website": "brio, crosstalk, dplyr, DT, ggplot2, glue,\nhtmlwidgets, leaflet, lorem, palmerpenguins, plotly, purrr,\nrprojroot, rstudio/htmltools, scales, stringr, tidyr, webshot2", - "Config/Needs/deploy": "BH, cpp11, dplyr, DT, ggplot2, ggridges, gt,\nhexbin, histoslider, lattice, leaflet, lubridate, modelr,\nnycflights13, plotly, reactable, reshape2, rprojroot,\nrsconnect, scales", + "Config/testthat/edition": "3", + "Config/testthat/parallel": "true", + "Config/testthat/start-first": "zzzz-bs-sass, fonts, zzz-precompile,\ntheme-*, rmd-*", + "Encoding": "UTF-8", + "RoxygenNote": "7.2.3", + "Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R'\n'bs-dependencies.R' 'bs-global.R' 'bs-remove.R'\n'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R'\n'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R'\n'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R'\n'bslib-package.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R'\n'imports.R' 'input-dark-mode.R' 'input-switch.R' 'layout.R'\n'nav-items.R' 'nav-update.R' 'navs-legacy.R' 'navs.R'\n'onLoad.R' 'page.R' 'popover.R' 'precompiled.R' 'print.R'\n'shiny-devmode.R' 'sidebar.R' 'staticimports.R' 'tooltip.R'\n'utils-deps.R' 'utils-shiny.R' 'utils-tags.R' 'value-box.R'\n'version-default.R' 'versions.R'", "NeedsCompilation": "no", - "Packaged": "2023-08-11 15:31:21 UTC; cpsievert", + "Packaged": "2023-11-28 17:50:21 UTC; cpsievert", "Author": "Carson Sievert [aut, cre] (),\n Joe Cheng [aut],\n Garrick Aden-Buie [aut] (),\n Posit Software, PBC [cph, fnd],\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Javi Aguilar [ctb, cph] (Bootstrap colorpicker library),\n Thomas Park [ctb, cph] (Bootswatch library),\n PayPal [ctb, cph] (Bootstrap accessibility plugin)", "Maintainer": "Carson Sievert ", "Repository": "RSPM", - "Date/Publication": "2023-08-11 16:53:52 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:29:19 UTC; unix" + "Date/Publication": "2023-11-28 23:10:05 UTC", + "Built": "R 4.3.0; ; 2023-11-29 12:18:58 UTC; unix" } }, "cachem": { @@ -249,7 +252,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-05-01 16:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:05 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:54:17 UTC; unix" } }, "callr": { @@ -278,7 +281,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2022-11-02 16:40:11 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:14:25 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:58:14 UTC; unix" } }, "cli": { @@ -304,10 +307,9 @@ "Packaged": "2023-03-22 13:59:32 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n Hadley Wickham [ctb],\n Kirill Müller [ctb],\n RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-03-23 12:52:05 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:39 UTC; unix", - "Archs": "cli.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:47:18 UTC; unix" } }, "colorspace": { @@ -336,7 +338,7 @@ "Maintainer": "Achim Zeileis ", "Repository": "RSPM", "Date/Publication": "2023-01-23 11:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:19 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:48:23 UTC; unix" } }, "commonmark": { @@ -360,9 +362,10 @@ "Packaged": "2023-03-17 18:02:44 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n John MacFarlane [cph] (Author of cmark)", "Maintainer": "Jeroen Ooms ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-03-17 18:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:13:48 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-04-11 04:31:28 UTC; unix", + "Archs": "commonmark.so.dSYM" } }, "cpp11": { @@ -371,14 +374,14 @@ "description": { "Package": "cpp11", "Title": "A C++11 Interface for R's C Interface", - "Version": "0.4.6", + "Version": "0.4.7", "Authors@R": "\n c(\n person(\"Davis\", \"Vaughan\", email = \"davis@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4777-038X\")),\n person(\"Jim\",\"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")),\n person(\"Romain\", \"François\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")),\n person(\"Benjamin\", \"Kietzman\", role = \"ctb\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Provides a header only, C++11 interface to R's C\n interface. Compared to other approaches 'cpp11' strives to be safe\n against long jumps from the C API as well as C++ exceptions, conform\n to normal R function semantics and supports interaction with 'ALTREP'\n vectors.", "License": "MIT + file LICENSE", "URL": "https://cpp11.r-lib.org, https://github.com/r-lib/cpp11", "BugReports": "https://github.com/r-lib/cpp11/issues", "Depends": "R (>= 3.5.0)", - "Suggests": "bench, brio, callr, cli, covr, decor, desc, ggplot2, glue,\nknitr, lobstr, mockery, progress, rmarkdown, scales, Rcpp,\ntestthat, tibble, utils, vctrs, withr", + "Suggests": "bench, brio, callr, cli, covr, decor, desc, ggplot2, glue,\nknitr, lobstr, mockery, progress, rmarkdown, scales, Rcpp,\ntestthat (>= 3.2.0), tibble, utils, vctrs, withr", "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", @@ -386,12 +389,12 @@ "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", - "Packaged": "2023-08-08 21:27:43 UTC; davis", + "Packaged": "2023-12-01 19:16:04 UTC; davis", "Author": "Davis Vaughan [aut, cre] (),\n Jim Hester [aut] (),\n Romain François [aut] (),\n Benjamin Kietzman [ctb],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", - "Repository": "CRAN", - "Date/Publication": "2023-08-10 06:50:07 UTC", - "Built": "R 4.2.0; ; 2023-08-10 07:30:19 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-12-02 13:20:02 UTC", + "Built": "R 4.3.0; ; 2023-12-04 12:32:54 UTC; unix" } }, "crayon": { @@ -417,7 +420,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2022-09-29 16:20:24 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:13:46 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:55 UTC; unix" } }, "crosstalk": { @@ -427,23 +430,23 @@ "Package": "crosstalk", "Type": "Package", "Title": "Inter-Widget Interactivity for HTML Widgets", - "Version": "1.2.0", - "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@rstudio.com\"),\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"),\n email = \"carson@rstudio.com\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(family = \"RStudio\", role = \"cph\"),\n person(family = \"jQuery Foundation\", role = \"cph\",\n comment = \"jQuery library and jQuery UI library\"),\n person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"),\n person(\"Mark\", \"Otto\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(\"Jacob\", \"Thornton\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"),\n comment = \"selectize.js library\"),\n person(\"Kristopher Michael\", \"Kowal\", role = c(\"ctb\", \"cph\"),\n comment = \"es5-shim library\"),\n person(family = \"es5-shim contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"es5-shim library\"),\n person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"),\n comment = \"ion.rangeSlider library\"),\n person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"),\n comment = \"Javascript strftime library\")\n )", + "Version": "1.2.1", + "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"),\n email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(family = \"jQuery Foundation\", role = \"cph\",\n comment = \"jQuery library and jQuery UI library\"),\n person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"),\n person(\"Mark\", \"Otto\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(\"Jacob\", \"Thornton\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"),\n comment = \"selectize.js library\"),\n person(\"Kristopher Michael\", \"Kowal\", role = c(\"ctb\", \"cph\"),\n comment = \"es5-shim library\"),\n person(family = \"es5-shim contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"es5-shim library\"),\n person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"),\n comment = \"ion.rangeSlider library\"),\n person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"),\n comment = \"Javascript strftime library\")\n )", "Description": "Provides building blocks for allowing HTML widgets to communicate\n with each other, with Shiny or without (i.e. static .html files). Currently\n supports linked brushing and filtering.", "License": "MIT + file LICENSE", "Imports": "htmltools (>= 0.3.6), jsonlite, lazyeval, R6", "Suggests": "shiny, ggplot2, testthat (>= 2.1.0), sass, bslib", - "URL": "https://rstudio.github.io/crosstalk/", + "URL": "https://rstudio.github.io/crosstalk/,\nhttps://github.com/rstudio/crosstalk", "BugReports": "https://github.com/rstudio/crosstalk/issues", - "RoxygenNote": "7.1.1", + "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "NeedsCompilation": "no", - "Packaged": "2021-11-04 15:35:47 UTC; cpsievert", - "Author": "Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n RStudio [cph],\n jQuery Foundation [cph] (jQuery library and jQuery UI library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/www/shared/jquery-AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Brian Reavis [ctb, cph] (selectize.js library),\n Kristopher Michael Kowal [ctb, cph] (es5-shim library),\n es5-shim contributors [ctb, cph] (es5-shim library),\n Denis Ineshin [ctb, cph] (ion.rangeSlider library),\n Sami Samhuri [ctb, cph] (Javascript strftime library)", - "Maintainer": "Carson Sievert ", + "Packaged": "2023-11-22 16:29:50 UTC; cpsievert", + "Author": "Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n Posit Software, PBC [cph, fnd],\n jQuery Foundation [cph] (jQuery library and jQuery UI library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/www/shared/jquery-AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Brian Reavis [ctb, cph] (selectize.js library),\n Kristopher Michael Kowal [ctb, cph] (es5-shim library),\n es5-shim contributors [ctb, cph] (es5-shim library),\n Denis Ineshin [ctb, cph] (ion.rangeSlider library),\n Sami Samhuri [ctb, cph] (Javascript strftime library)", + "Maintainer": "Carson Sievert ", "Repository": "RSPM", - "Date/Publication": "2021-11-04 16:30:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:11:02 UTC; unix" + "Date/Publication": "2023-11-23 08:50:07 UTC", + "Built": "R 4.3.0; ; 2023-11-24 12:09:32 UTC; unix" } }, "curl": { @@ -472,7 +475,7 @@ "Maintainer": "Jeroen Ooms ", "Repository": "RSPM", "Date/Publication": "2023-10-02 15:20:07 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-10-03 12:16:37 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-03 11:43:10 UTC; unix" } }, "data.table": { @@ -500,7 +503,7 @@ "Repository": "RSPM", "Date/Publication": "2023-02-17 12:20:12 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:06 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:50:52 UTC; unix" } }, "digest": { @@ -526,7 +529,7 @@ "Repository": "RSPM", "Date/Publication": "2023-07-07 14:10:02 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:53 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-11 21:42:03 UTC; unix" } }, "dplyr": { @@ -536,14 +539,14 @@ "Type": "Package", "Package": "dplyr", "Title": "A Grammar of Data Manipulation", - "Version": "1.1.3", + "Version": "1.1.4", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"Romain\", \"François\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-2444-4226\")),\n person(\"Lionel\", \"Henry\", role = \"aut\"),\n person(\"Kirill\", \"Müller\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-1416-3412\")),\n person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4777-038X\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "A fast, consistent tool for working with data frame like\n objects, both in memory and out of memory.", "License": "MIT + file LICENSE", "URL": "https://dplyr.tidyverse.org, https://github.com/tidyverse/dplyr", "BugReports": "https://github.com/tidyverse/dplyr/issues", "Depends": "R (>= 3.5.0)", - "Imports": "cli (>= 3.4.0), generics, glue (>= 1.3.2), lifecycle (>=\n1.0.3), magrittr (>= 1.5), methods, pillar (>= 1.9.0), R6,\nrlang (>= 1.1.0), tibble (>= 3.2.0), tidyselect (>= 1.2.0),\nutils, vctrs (>= 0.6.0)", + "Imports": "cli (>= 3.4.0), generics, glue (>= 1.3.2), lifecycle (>=\n1.0.3), magrittr (>= 1.5), methods, pillar (>= 1.9.0), R6,\nrlang (>= 1.1.0), tibble (>= 3.2.0), tidyselect (>= 1.2.0),\nutils, vctrs (>= 0.6.4)", "Suggests": "bench, broom, callr, covr, DBI, dbplyr (>= 2.2.1), ggplot2,\nknitr, Lahman, lobstr, microbenchmark, nycflights13, purrr,\nrmarkdown, RMySQL, RPostgreSQL, RSQLite, stringi (>= 1.7.6),\ntestthat (>= 3.1.5), tidyr (>= 1.3.0), withr", "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse, shiny, pkgdown, tidyverse/tidytemplate", @@ -552,13 +555,12 @@ "LazyData": "true", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-08-25 22:28:32 UTC; hadleywickham", + "Packaged": "2023-11-16 21:48:56 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre] (),\n Romain François [aut] (),\n Lionel Henry [aut],\n Kirill Müller [aut] (),\n Davis Vaughan [aut] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", - "Date/Publication": "2023-09-03 16:20:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-09-03 17:37:29 UTC; unix", - "Archs": "dplyr.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-17 16:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-20 12:40:25 UTC; unix" } }, "ellipsis": { @@ -584,7 +586,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2021-04-29 12:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:01 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:24 UTC; unix" } }, "evaluate": { @@ -594,7 +596,7 @@ "Package": "evaluate", "Type": "Package", "Title": "Parsing and Evaluation Tools that Provide More Details than the\nDefault", - "Version": "0.21", + "Version": "0.23", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", role = \"aut\"),\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Michael\", \"Lawrence\", role = \"ctb\"),\n person(\"Thomas\", \"Kluyver\", role = \"ctb\"),\n person(\"Jeroen\", \"Ooms\", role = \"ctb\"),\n person(\"Barret\", \"Schloerke\", role = \"ctb\"),\n person(\"Adam\", \"Ryczkowski\", role = \"ctb\"),\n person(\"Hiroaki\", \"Yutani\", role = \"ctb\"),\n person(\"Michel\", \"Lang\", role = \"ctb\"),\n person(\"Karolis\", \"Koncevičius\", role = \"ctb\"),\n person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Parsing and evaluation tools that make it easy to recreate the\n command line behaviour of R.", "License": "MIT + file LICENSE", @@ -607,12 +609,12 @@ "Encoding": "UTF-8", "Config/testthat/edition": "3", "NeedsCompilation": "no", - "Packaged": "2023-05-01 21:56:45 UTC; yihui", + "Packaged": "2023-11-01 13:28:50 UTC; yihui", "Author": "Hadley Wickham [aut],\n Yihui Xie [aut, cre] (),\n Michael Lawrence [ctb],\n Thomas Kluyver [ctb],\n Jeroen Ooms [ctb],\n Barret Schloerke [ctb],\n Adam Ryczkowski [ctb],\n Hiroaki Yutani [ctb],\n Michel Lang [ctb],\n Karolis Koncevičius [ctb],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Yihui Xie ", - "Repository": "CRAN", - "Date/Publication": "2023-05-05 23:30:02 UTC", - "Built": "R 4.2.0; ; 2023-05-06 00:16:02 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-11-01 14:10:02 UTC", + "Built": "R 4.3.0; ; 2023-11-06 22:57:33 UTC; unix" } }, "fansi": { @@ -622,7 +624,7 @@ "Package": "fansi", "Title": "ANSI Control Sequence Aware String Functions", "Description": "Counterparts to R string manipulation functions that account for\n the effects of ANSI text formatting control sequences.", - "Version": "1.0.4", + "Version": "1.0.5", "Authors@R": "c(\n person(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\",\n role=c(\"aut\", \"cre\")),\n person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"),\n person(family=\"R Core Team\",\n email=\"R-core@r-project.org\", role=\"cph\",\n comment=\"UTF8 byte length calcs from src/util.c\"\n ))", "Depends": "R (>= 3.1.0)", "License": "GPL-2 | GPL-3", @@ -631,16 +633,16 @@ "VignetteBuilder": "knitr", "Suggests": "unitizer, knitr, rmarkdown", "Imports": "grDevices, utils", - "RoxygenNote": "7.1.1", + "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R'\n'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R'\n'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'", "NeedsCompilation": "yes", - "Packaged": "2023-01-22 17:39:01 UTC; bg", + "Packaged": "2023-10-07 16:15:12 UTC; bg", "Author": "Brodie Gaslam [aut, cre],\n Elliott Sales De Andrade [ctb],\n R Core Team [cph] (UTF8 byte length calcs from src/util.c)", "Maintainer": "Brodie Gaslam ", "Repository": "RSPM", - "Date/Publication": "2023-01-22 19:20:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:27 UTC; unix" + "Date/Publication": "2023-10-08 19:30:05 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-09 13:00:59 UTC; unix" } }, "farver": { @@ -667,7 +669,7 @@ "Author": "Thomas Lin Pedersen [cre, aut]\n (),\n Berendea Nicolae [aut] (Author of the ColorSpace C++ library),\n Romain François [aut] ()", "Repository": "RSPM", "Date/Publication": "2022-07-06 13:50:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:07 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:21 UTC; unix" } }, "fastmap": { @@ -691,7 +693,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-02-24 16:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:58 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:45:15 UTC; unix" } }, "fontawesome": { @@ -720,7 +722,7 @@ "Maintainer": "Richard Iannone ", "Repository": "RSPM", "Date/Publication": "2023-08-19 04:52:40 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:26:42 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:55:27 UTC; unix" } }, "fs": { @@ -753,7 +755,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2023-07-20 10:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:10 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:46:02 UTC; unix" } }, "generics": { @@ -781,7 +783,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2022-07-05 19:40:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:26 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:51:25 UTC; unix" } }, "ggplot2": { @@ -813,7 +815,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", "Date/Publication": "2023-10-12 11:40:02 UTC", - "Built": "R 4.2.0; ; 2023-10-13 11:34:45 UTC; unix" + "Built": "R 4.3.0; ; 2023-10-13 11:32:46 UTC; unix" } }, "glue": { @@ -841,10 +843,9 @@ "Packaged": "2022-02-23 22:50:40 UTC; jenny", "Author": "Jim Hester [aut] (),\n Jennifer Bryan [aut, cre] (),\n RStudio [cph, fnd]", "Maintainer": "Jennifer Bryan ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-02-24 07:50:20 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:10 UTC; unix", - "Archs": "glue.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:12 UTC; unix" } }, "gtable": { @@ -873,7 +874,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", "Date/Publication": "2023-08-21 11:20:02 UTC", - "Built": "R 4.2.0; ; 2023-08-22 12:33:15 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-22 12:38:54 UTC; unix" } }, "highr": { @@ -899,97 +900,98 @@ "Packaged": "2022-12-22 06:43:07 UTC; yihui", "Author": "Yihui Xie [aut, cre] (),\n Yixuan Qiu [aut],\n Christopher Gandrud [ctb],\n Qiang Li [ctb]", "Maintainer": "Yihui Xie ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-12-22 07:00:02 UTC", - "Built": "R 4.2.0; ; 2023-04-01 16:40:28 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:47:45 UTC; unix" } }, "htmltools": { "Source": "CRAN", "Repository": "https://p3m.dev/cran/latest", "description": { - "Package": "htmltools", "Type": "Package", + "Package": "htmltools", "Title": "Tools for HTML", - "Version": "0.5.6", - "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Barret\", \"Schloerke\", role = \"aut\", email = \"barret@posit.co\", comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"Winston\", \"Chang\", role = \"aut\", email = \"winston@posit.co\", comment = c(ORCID = \"0000-0002-1576-2126\")),\n person(\"Yihui\", \"Xie\", role = \"aut\", email = \"yihui@posit.co\"),\n person(\"Jeff\", \"Allen\", role = \"aut\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "0.5.7", + "Authors@R": "c(\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-1576-2126\")),\n person(\"Yihui\", \"Xie\", , \"yihui@posit.co\", role = \"aut\"),\n person(\"Jeff\", \"Allen\", role = \"aut\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Tools for HTML generation and output.", - "Depends": "R (>= 2.14.1)", - "Imports": "utils, digest, grDevices, base64enc, rlang (>= 0.4.12),\nfastmap (>= 1.1.0), ellipsis", - "Suggests": "markdown, testthat, withr, Cairo, ragg, shiny", - "Enhances": "knitr", "License": "GPL (>= 2)", "URL": "https://github.com/rstudio/htmltools,\nhttps://rstudio.github.io/htmltools/", "BugReports": "https://github.com/rstudio/htmltools/issues", - "RoxygenNote": "7.2.3", - "Encoding": "UTF-8", - "Collate": "'colors.R' 'fill.R' 'html_dependency.R' 'html_escape.R'\n'html_print.R' 'htmltools-package.R' 'images.R' 'known_tags.R'\n'selector.R' 'staticimports.R' 'tag_query.R' 'utils.R' 'tags.R'\n'template.R'", + "Depends": "R (>= 2.14.1)", + "Imports": "base64enc, digest, ellipsis, fastmap (>= 1.1.0), grDevices,\nrlang (>= 1.0.0), utils", + "Suggests": "Cairo, markdown, ragg, shiny, testthat, withr", + "Enhances": "knitr", "Config/Needs/check": "knitr", "Config/Needs/website": "rstudio/quillt, bench", + "Encoding": "UTF-8", + "RoxygenNote": "7.2.3", + "Collate": "'colors.R' 'fill.R' 'html_dependency.R' 'html_escape.R'\n'html_print.R' 'htmltools-package.R' 'images.R' 'known_tags.R'\n'selector.R' 'staticimports.R' 'tag_query.R' 'utils.R' 'tags.R'\n'template.R'", "NeedsCompilation": "yes", - "Packaged": "2023-08-10 21:52:43 UTC; cpsievert", + "Packaged": "2023-11-03 15:32:24 UTC; cpsievert", "Author": "Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n Barret Schloerke [aut] (),\n Winston Chang [aut] (),\n Yihui Xie [aut],\n Jeff Allen [aut],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Carson Sievert ", "Repository": "RSPM", - "Date/Publication": "2023-08-10 23:40:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-09-06 18:26:31 UTC; unix" + "Date/Publication": "2023-11-03 17:00:07 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-06 22:58:14 UTC; unix" } }, "htmlwidgets": { "Source": "CRAN", "Repository": "https://p3m.dev/cran/latest", "description": { - "Package": "htmlwidgets", "Type": "Package", + "Package": "htmlwidgets", "Title": "HTML Widgets for R", - "Version": "1.6.2", - "Authors@R": "c(\n person(\"Ramnath\", \"Vaidyanathan\", role = c(\"aut\", \"cph\")),\n person(\"Yihui\", \"Xie\", role = c(\"aut\")),\n person(\"JJ\", \"Allaire\", role = c(\"aut\")),\n person(\"Joe\", \"Cheng\", role = c(\"aut\"), email = \"joe@rstudio.com\"),\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"carson@rstudio.com\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Kenton\", \"Russell\", role = c(\"aut\", \"cph\")),\n person(\"Ellis\", \"Hughes\", role = c(\"ctb\")),\n person(family = \"RStudio\", role = \"cph\")\n )", + "Version": "1.6.3", + "Authors@R": "c(\n person(\"Ramnath\", \"Vaidyanathan\", role = c(\"aut\", \"cph\")),\n person(\"Yihui\", \"Xie\", role = \"aut\"),\n person(\"JJ\", \"Allaire\", role = \"aut\"),\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Kenton\", \"Russell\", role = c(\"aut\", \"cph\")),\n person(\"Ellis\", \"Hughes\", role = \"ctb\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "A framework for creating HTML widgets that render in various\n contexts including the R console, 'R Markdown' documents, and 'Shiny'\n web applications.", "License": "MIT + file LICENSE", - "VignetteBuilder": "knitr", - "Imports": "grDevices, htmltools (>= 0.5.4), jsonlite (>= 0.9.16), yaml,\nknitr (>= 1.8), rmarkdown", - "Suggests": "testthat", - "Enhances": "shiny (>= 1.1)", "URL": "https://github.com/ramnathv/htmlwidgets", "BugReports": "https://github.com/ramnathv/htmlwidgets/issues", - "RoxygenNote": "7.2.3", + "Imports": "grDevices, htmltools (>= 0.5.7), jsonlite (>= 0.9.16), knitr\n(>= 1.8), rmarkdown, yaml", + "Suggests": "testthat", + "Enhances": "shiny (>= 1.1)", + "VignetteBuilder": "knitr", "Encoding": "UTF-8", + "RoxygenNote": "7.2.3", "NeedsCompilation": "no", - "Packaged": "2023-03-17 15:34:40 UTC; cpsievert", - "Author": "Ramnath Vaidyanathan [aut, cph],\n Yihui Xie [aut],\n JJ Allaire [aut],\n Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n Kenton Russell [aut, cph],\n Ellis Hughes [ctb],\n RStudio [cph]", - "Maintainer": "Carson Sievert ", + "Packaged": "2023-11-22 01:37:38 UTC; cpsievert", + "Author": "Ramnath Vaidyanathan [aut, cph],\n Yihui Xie [aut],\n JJ Allaire [aut],\n Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n Kenton Russell [aut, cph],\n Ellis Hughes [ctb],\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Carson Sievert ", "Repository": "RSPM", - "Date/Publication": "2023-03-17 16:50:06 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:24 UTC; unix" + "Date/Publication": "2023-11-22 09:50:02 UTC", + "Built": "R 4.3.0; ; 2023-11-23 11:42:42 UTC; unix" } }, "httpuv": { "Source": "CRAN", "Repository": "https://p3m.dev/cran/latest", "description": { - "Package": "httpuv", "Type": "Package", - "Encoding": "UTF-8", + "Package": "httpuv", "Title": "HTTP and WebSocket Server Library", - "Version": "1.6.11", - "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = c(\"aut\"), email = \"joe@rstudio.com\"),\n person(\"Winston\", \"Chang\", role = c(\"aut\", \"cre\"), email = \"winston@rstudio.com\"),\n person(\"Posit, PBC\", role = \"cph\", \"fnd\"),\n person(\"Hector\", \"Corrada Bravo\", role = \"ctb\"),\n person(\"Jeroen\", \"Ooms\", role = \"ctb\"),\n person(\"Andrzej\", \"Krzemienski\", role = \"cph\", comment = \"optional.hpp\"),\n person(\"libuv project contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file\"),\n person(\"Joyent, Inc. and other Node contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file\"),\n person(\"Niels\", \"Provos\", role = \"cph\", comment = \"libuv subcomponent: tree.h\"),\n person(\"Internet Systems Consortium, Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c\"),\n person(\"Alexander\", \"Chemeris\", role = \"cph\",\n comment = \"libuv subcomponent: stdint-msvc2008.h (from msinttypes)\"),\n person(\"Google, Inc.\", role = \"cph\", comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Sony Mobile Communcations AB\", role = \"cph\",\n comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Berkeley Software Design Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Kenneth\", \"MacKay\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016)\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Steve\", \"Reid\", role = \"aut\", comment = \"SHA-1 implementation\"),\n person(\"James\", \"Brown\", role = \"aut\", comment = \"SHA-1 implementation\"),\n person(\"Bob\", \"Trower\", role = \"aut\", comment = \"base64 implementation\"),\n person(\"Alexander\", \"Peslyak\", role = \"aut\", comment = \"MD5 implementation\"),\n person(\"Trantor Standard Systems\", role = \"cph\", comment = \"base64 implementation\"),\n person(\"Igor\", \"Sysoev\", role = \"cph\", comment = \"http-parser\")\n )", - "Description": "Provides low-level socket and protocol support for handling\n HTTP and WebSocket requests directly from within R. It is primarily\n intended as a building block for other packages, rather than making it\n particularly easy to create complete web applications using httpuv alone.\n httpuv is built on top of the libuv and http-parser C libraries, both of\n which were developed by Joyent, Inc. (See LICENSE file for libuv and\n http-parser license information.)", + "Version": "1.6.12", + "Authors@R": "c(\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"Posit, PBC\", \"fnd\", role = \"cph\"),\n person(\"Hector\", \"Corrada Bravo\", role = \"ctb\"),\n person(\"Jeroen\", \"Ooms\", role = \"ctb\"),\n person(\"Andrzej\", \"Krzemienski\", role = \"cph\",\n comment = \"optional.hpp\"),\n person(\"libuv project contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file\"),\n person(\"Joyent, Inc. and other Node contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file\"),\n person(\"Niels\", \"Provos\", role = \"cph\",\n comment = \"libuv subcomponent: tree.h\"),\n person(\"Internet Systems Consortium, Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c\"),\n person(\"Alexander\", \"Chemeris\", role = \"cph\",\n comment = \"libuv subcomponent: stdint-msvc2008.h (from msinttypes)\"),\n person(\"Google, Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Sony Mobile Communcations AB\", role = \"cph\",\n comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Berkeley Software Design Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Kenneth\", \"MacKay\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016)\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Steve\", \"Reid\", role = \"aut\",\n comment = \"SHA-1 implementation\"),\n person(\"James\", \"Brown\", role = \"aut\",\n comment = \"SHA-1 implementation\"),\n person(\"Bob\", \"Trower\", role = \"aut\",\n comment = \"base64 implementation\"),\n person(\"Alexander\", \"Peslyak\", role = \"aut\",\n comment = \"MD5 implementation\"),\n person(\"Trantor Standard Systems\", role = \"cph\",\n comment = \"base64 implementation\"),\n person(\"Igor\", \"Sysoev\", role = \"cph\",\n comment = \"http-parser\")\n )", + "Description": "Provides low-level socket and protocol support for handling\n HTTP and WebSocket requests directly from within R. It is primarily\n intended as a building block for other packages, rather than making it\n particularly easy to create complete web applications using httpuv\n alone. httpuv is built on top of the libuv and http-parser C\n libraries, both of which were developed by Joyent, Inc. (See LICENSE\n file for libuv and http-parser license information.)", "License": "GPL (>= 2) | file LICENSE", - "Depends": "R (>= 2.15.1)", - "Imports": "Rcpp (>= 1.0.7), utils, R6, promises, later (>= 0.8.0)", - "LinkingTo": "Rcpp, later", "URL": "https://github.com/rstudio/httpuv", - "SystemRequirements": "GNU make, zlib", + "BugReports": "https://github.com/rstudio/httpuv/issues", + "Depends": "R (>= 2.15.1)", + "Imports": "later (>= 0.8.0), promises, R6, Rcpp (>= 1.0.7), utils", + "Suggests": "callr, curl, testthat, websocket", + "LinkingTo": "later, Rcpp", + "Encoding": "UTF-8", "RoxygenNote": "7.2.3", - "Suggests": "testthat, callr, curl, websocket", - "Collate": "'RcppExports.R' 'httpuv.R' 'random_port.R' 'server.R'\n'static_paths.R' 'utils.R'", + "SystemRequirements": "GNU make, zlib", + "Collate": "'RcppExports.R' 'httpuv.R' 'random_port.R' 'server.R'\n'staticServer.R' 'static_paths.R' 'utils.R'", "NeedsCompilation": "yes", - "Packaged": "2023-05-11 01:48:49 UTC; jcheng", + "Packaged": "2023-10-23 17:02:22 UTC; garrick", "Author": "Joe Cheng [aut],\n Winston Chang [aut, cre],\n Posit, PBC fnd [cph],\n Hector Corrada Bravo [ctb],\n Jeroen Ooms [ctb],\n Andrzej Krzemienski [cph] (optional.hpp),\n libuv project contributors [cph] (libuv library, see src/libuv/AUTHORS\n file),\n Joyent, Inc. and other Node contributors [cph] (libuv library, see\n src/libuv/AUTHORS file; and http-parser library, see\n src/http-parser/AUTHORS file),\n Niels Provos [cph] (libuv subcomponent: tree.h),\n Internet Systems Consortium, Inc. [cph] (libuv subcomponent: inet_pton\n and inet_ntop, contained in src/libuv/src/inet.c),\n Alexander Chemeris [cph] (libuv subcomponent: stdint-msvc2008.h (from\n msinttypes)),\n Google, Inc. [cph] (libuv subcomponent: pthread-fixes.c),\n Sony Mobile Communcations AB [cph] (libuv subcomponent:\n pthread-fixes.c),\n Berkeley Software Design Inc. [cph] (libuv subcomponent:\n android-ifaddrs.h, android-ifaddrs.c),\n Kenneth MacKay [cph] (libuv subcomponent: android-ifaddrs.h,\n android-ifaddrs.c),\n Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016) [cph]\n (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c),\n Steve Reid [aut] (SHA-1 implementation),\n James Brown [aut] (SHA-1 implementation),\n Bob Trower [aut] (base64 implementation),\n Alexander Peslyak [aut] (MD5 implementation),\n Trantor Standard Systems [cph] (base64 implementation),\n Igor Sysoev [cph] (http-parser)", - "Maintainer": "Winston Chang ", + "Maintainer": "Winston Chang ", "Repository": "RSPM", - "Date/Publication": "2023-05-11 08:00:05 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:12:21 UTC; unix" + "Date/Publication": "2023-10-23 19:40:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-24 11:30:50 UTC; unix" } }, "httr": { @@ -1017,7 +1019,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2023-08-15 09:00:02 UTC", - "Built": "R 4.2.0; ; 2023-08-19 17:58:07 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:58 UTC; unix" } }, "isoband": { @@ -1046,7 +1048,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2022-12-20 10:00:13 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:42 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:55:00 UTC; unix" } }, "jquerylib": { @@ -1070,7 +1072,7 @@ "Maintainer": "Carson Sievert ", "Repository": "RSPM", "Date/Publication": "2021-04-26 17:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:08:07 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:55:26 UTC; unix" } }, "jsonlite": { @@ -1096,7 +1098,7 @@ "Author": "Jeroen Ooms [aut, cre] (),\n Duncan Temple Lang [ctb],\n Lloyd Hilaiel [cph] (author of bundled libyajl)", "Repository": "RSPM", "Date/Publication": "2023-06-29 22:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:35 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:48:25 UTC; unix" } }, "kableExtra": { @@ -1125,7 +1127,7 @@ "Maintainer": "Hao Zhu ", "Repository": "RSPM", "Date/Publication": "2021-02-20 05:50:07 UTC", - "Built": "R 4.2.0; ; 2023-08-19 18:05:44 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:11:52 UTC; unix" } }, "knitr": { @@ -1135,12 +1137,12 @@ "Package": "knitr", "Type": "Package", "Title": "A General-Purpose Package for Dynamic Report Generation in R", - "Version": "1.43", + "Version": "1.45", "Authors@R": "c(\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Abhraneel\", \"Sarma\", role = \"ctb\"),\n person(\"Adam\", \"Vogt\", role = \"ctb\"),\n person(\"Alastair\", \"Andrew\", role = \"ctb\"),\n person(\"Alex\", \"Zvoleff\", role = \"ctb\"),\n person(\"Amar\", \"Al-Zubaidi\", role = \"ctb\"),\n person(\"Andre\", \"Simon\", role = \"ctb\", comment = \"the CSS files under inst/themes/ were derived from the Highlight package http://www.andre-simon.de\"),\n person(\"Aron\", \"Atkins\", role = \"ctb\"),\n person(\"Aaron\", \"Wolen\", role = \"ctb\"),\n person(\"Ashley\", \"Manton\", role = \"ctb\"),\n person(\"Atsushi\", \"Yasumoto\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8335-495X\")),\n person(\"Ben\", \"Baumer\", role = \"ctb\"),\n person(\"Brian\", \"Diggs\", role = \"ctb\"),\n person(\"Brian\", \"Zhang\", role = \"ctb\"),\n person(\"Bulat\", \"Yapparov\", role = \"ctb\"),\n person(\"Cassio\", \"Pereira\", role = \"ctb\"),\n person(\"Christophe\", \"Dervieux\", role = \"ctb\"),\n person(\"David\", \"Hall\", role = \"ctb\"),\n person(\"David\", \"Hugh-Jones\", role = \"ctb\"),\n person(\"David\", \"Robinson\", role = \"ctb\"),\n person(\"Doug\", \"Hemken\", role = \"ctb\"),\n person(\"Duncan\", \"Murdoch\", role = \"ctb\"),\n person(\"Elio\", \"Campitelli\", role = \"ctb\"),\n person(\"Ellis\", \"Hughes\", role = \"ctb\"),\n person(\"Emily\", \"Riederer\", role = \"ctb\"),\n person(\"Fabian\", \"Hirschmann\", role = \"ctb\"),\n person(\"Fitch\", \"Simeon\", role = \"ctb\"),\n person(\"Forest\", \"Fang\", role = \"ctb\"),\n person(c(\"Frank\", \"E\", \"Harrell\", \"Jr\"), role = \"ctb\", comment = \"the Sweavel package at inst/misc/Sweavel.sty\"),\n person(\"Garrick\", \"Aden-Buie\", role = \"ctb\"),\n person(\"Gregoire\", \"Detrez\", role = \"ctb\"),\n person(\"Hadley\", \"Wickham\", role = \"ctb\"),\n person(\"Hao\", \"Zhu\", role = \"ctb\"),\n person(\"Heewon\", \"Jeon\", role = \"ctb\"),\n person(\"Henrik\", \"Bengtsson\", role = \"ctb\"),\n person(\"Hiroaki\", \"Yutani\", role = \"ctb\"),\n person(\"Ian\", \"Lyttle\", role = \"ctb\"),\n person(\"Hodges\", \"Daniel\", role = \"ctb\"),\n person(\"Jacob\", \"Bien\", role = \"ctb\"),\n person(\"Jake\", \"Burkhead\", role = \"ctb\"),\n person(\"James\", \"Manton\", role = \"ctb\"),\n person(\"Jared\", \"Lander\", role = \"ctb\"),\n person(\"Jason\", \"Punyon\", role = \"ctb\"),\n person(\"Javier\", \"Luraschi\", role = \"ctb\"),\n person(\"Jeff\", \"Arnold\", role = \"ctb\"),\n person(\"Jenny\", \"Bryan\", role = \"ctb\"),\n person(\"Jeremy\", \"Ashkenas\", role = c(\"ctb\", \"cph\"), comment = \"the CSS file at inst/misc/docco-classic.css\"),\n person(\"Jeremy\", \"Stephens\", role = \"ctb\"),\n person(\"Jim\", \"Hester\", role = \"ctb\"),\n person(\"Joe\", \"Cheng\", role = \"ctb\"),\n person(\"Johannes\", \"Ranke\", role = \"ctb\"),\n person(\"John\", \"Honaker\", role = \"ctb\"),\n person(\"John\", \"Muschelli\", role = \"ctb\"),\n person(\"Jonathan\", \"Keane\", role = \"ctb\"),\n person(\"JJ\", \"Allaire\", role = \"ctb\"),\n person(\"Johan\", \"Toloe\", role = \"ctb\"),\n person(\"Jonathan\", \"Sidi\", role = \"ctb\"),\n person(\"Joseph\", \"Larmarange\", role = \"ctb\"),\n person(\"Julien\", \"Barnier\", role = \"ctb\"),\n person(\"Kaiyin\", \"Zhong\", role = \"ctb\"),\n person(\"Kamil\", \"Slowikowski\", role = \"ctb\"),\n person(\"Karl\", \"Forner\", role = \"ctb\"),\n person(c(\"Kevin\", \"K.\"), \"Smith\", role = \"ctb\"),\n person(\"Kirill\", \"Mueller\", role = \"ctb\"),\n person(\"Kohske\", \"Takahashi\", role = \"ctb\"),\n person(\"Lorenz\", \"Walthert\", role = \"ctb\"),\n person(\"Lucas\", \"Gallindo\", role = \"ctb\"),\n person(\"Marius\", \"Hofert\", role = \"ctb\"),\n person(\"Martin\", \"Modrák\", role = \"ctb\"),\n person(\"Michael\", \"Chirico\", role = \"ctb\"),\n person(\"Michael\", \"Friendly\", role = \"ctb\"),\n person(\"Michal\", \"Bojanowski\", role = \"ctb\"),\n person(\"Michel\", \"Kuhlmann\", role = \"ctb\"),\n person(\"Miller\", \"Patrick\", role = \"ctb\"),\n person(\"Nacho\", \"Caballero\", role = \"ctb\"),\n person(\"Nick\", \"Salkowski\", role = \"ctb\"),\n person(\"Niels Richard\", \"Hansen\", role = \"ctb\"),\n person(\"Noam\", \"Ross\", role = \"ctb\"),\n person(\"Obada\", \"Mahdi\", role = \"ctb\"),\n person(\"Pavel N.\", \"Krivitsky\", role = \"ctb\", comment=c(ORCID = \"0000-0002-9101-3362\")),\n person(\"Pedro\", \"Faria\", role = \"ctb\"),\n person(\"Qiang\", \"Li\", role = \"ctb\"),\n person(\"Ramnath\", \"Vaidyanathan\", role = \"ctb\"),\n person(\"Richard\", \"Cotton\", role = \"ctb\"),\n person(\"Robert\", \"Krzyzanowski\", role = \"ctb\"),\n person(\"Rodrigo\", \"Copetti\", role = \"ctb\"),\n person(\"Romain\", \"Francois\", role = \"ctb\"),\n person(\"Ruaridh\", \"Williamson\", role = \"ctb\"),\n person(\"Sagiru\", \"Mati\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1413-3974\")),\n person(\"Scott\", \"Kostyshak\", role = \"ctb\"),\n person(\"Sebastian\", \"Meyer\", role = \"ctb\"),\n person(\"Sietse\", \"Brouwer\", role = \"ctb\"),\n person(c(\"Simon\", \"de\"), \"Bernard\", role = \"ctb\"),\n person(\"Sylvain\", \"Rousseau\", role = \"ctb\"),\n person(\"Taiyun\", \"Wei\", role = \"ctb\"),\n person(\"Thibaut\", \"Assus\", role = \"ctb\"),\n person(\"Thibaut\", \"Lamadon\", role = \"ctb\"),\n person(\"Thomas\", \"Leeper\", role = \"ctb\"),\n person(\"Tim\", \"Mastny\", role = \"ctb\"),\n person(\"Tom\", \"Torsney-Weir\", role = \"ctb\"),\n person(\"Trevor\", \"Davis\", role = \"ctb\"),\n person(\"Viktoras\", \"Veitas\", role = \"ctb\"),\n person(\"Weicheng\", \"Zhu\", role = \"ctb\"),\n person(\"Wush\", \"Wu\", role = \"ctb\"),\n person(\"Zachary\", \"Foster\", role = \"ctb\"),\n person(\"Zhian N.\", \"Kamvar\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1458-7108\")),\n person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Provides a general-purpose tool for dynamic report generation in R\n using Literate Programming techniques.", "Depends": "R (>= 3.3.0)", "Imports": "evaluate (>= 0.15), highr, methods, tools, xfun (>= 0.39),\nyaml (>= 2.1.19)", - "Suggests": "bslib, codetools, DBI (>= 0.4-1), digest, formatR, gifski,\ngridSVG, htmlwidgets (>= 0.7), curl, jpeg, JuliaCall (>=\n0.11.1), magick, markdown (>= 1.3), png, ragg, reticulate (>=\n1.4), rgl (>= 0.95.1201), rlang, rmarkdown, sass, showtext,\nstyler (>= 1.2.0), targets (>= 0.6.0), testit, tibble,\ntikzDevice (>= 0.10), tinytex, webshot, rstudioapi, xml2 (>=\n1.2.0)", + "Suggests": "bslib, codetools, DBI (>= 0.4-1), digest, formatR, gifski,\ngridSVG, htmlwidgets (>= 0.7), curl, jpeg, JuliaCall (>=\n0.11.1), magick, markdown (>= 1.3), png, ragg, reticulate (>=\n1.4), rgl (>= 0.95.1201), rlang, rmarkdown, sass, showtext,\nstyler (>= 1.2.0), targets (>= 0.6.0), testit, tibble,\ntikzDevice (>= 0.10), tinytex (>= 0.46), webshot, rstudioapi,\nsvglite, xml2 (>= 1.2.0)", "License": "GPL", "URL": "https://yihui.org/knitr/", "BugReports": "https://github.com/yihui/knitr/issues", @@ -1150,12 +1152,12 @@ "Collate": "'block.R' 'cache.R' 'utils.R' 'citation.R' 'hooks-html.R'\n'plot.R' 'defaults.R' 'concordance.R' 'engine.R' 'highlight.R'\n'themes.R' 'header.R' 'hooks-asciidoc.R' 'hooks-chunk.R'\n'hooks-extra.R' 'hooks-latex.R' 'hooks-md.R' 'hooks-rst.R'\n'hooks-textile.R' 'hooks.R' 'output.R' 'package.R' 'pandoc.R'\n'params.R' 'parser.R' 'pattern.R' 'rocco.R' 'spin.R' 'table.R'\n'template.R' 'utils-conversion.R' 'utils-rd2html.R'\n'utils-string.R' 'utils-sweave.R' 'utils-upload.R'\n'utils-vignettes.R' 'zzz.R'", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", - "Packaged": "2023-05-24 02:50:56 UTC; yihui", + "Packaged": "2023-10-27 03:03:09 UTC; yihui", "Author": "Yihui Xie [aut, cre] (),\n Abhraneel Sarma [ctb],\n Adam Vogt [ctb],\n Alastair Andrew [ctb],\n Alex Zvoleff [ctb],\n Amar Al-Zubaidi [ctb],\n Andre Simon [ctb] (the CSS files under inst/themes/ were derived from\n the Highlight package http://www.andre-simon.de),\n Aron Atkins [ctb],\n Aaron Wolen [ctb],\n Ashley Manton [ctb],\n Atsushi Yasumoto [ctb] (),\n Ben Baumer [ctb],\n Brian Diggs [ctb],\n Brian Zhang [ctb],\n Bulat Yapparov [ctb],\n Cassio Pereira [ctb],\n Christophe Dervieux [ctb],\n David Hall [ctb],\n David Hugh-Jones [ctb],\n David Robinson [ctb],\n Doug Hemken [ctb],\n Duncan Murdoch [ctb],\n Elio Campitelli [ctb],\n Ellis Hughes [ctb],\n Emily Riederer [ctb],\n Fabian Hirschmann [ctb],\n Fitch Simeon [ctb],\n Forest Fang [ctb],\n Frank E Harrell Jr [ctb] (the Sweavel package at inst/misc/Sweavel.sty),\n Garrick Aden-Buie [ctb],\n Gregoire Detrez [ctb],\n Hadley Wickham [ctb],\n Hao Zhu [ctb],\n Heewon Jeon [ctb],\n Henrik Bengtsson [ctb],\n Hiroaki Yutani [ctb],\n Ian Lyttle [ctb],\n Hodges Daniel [ctb],\n Jacob Bien [ctb],\n Jake Burkhead [ctb],\n James Manton [ctb],\n Jared Lander [ctb],\n Jason Punyon [ctb],\n Javier Luraschi [ctb],\n Jeff Arnold [ctb],\n Jenny Bryan [ctb],\n Jeremy Ashkenas [ctb, cph] (the CSS file at\n inst/misc/docco-classic.css),\n Jeremy Stephens [ctb],\n Jim Hester [ctb],\n Joe Cheng [ctb],\n Johannes Ranke [ctb],\n John Honaker [ctb],\n John Muschelli [ctb],\n Jonathan Keane [ctb],\n JJ Allaire [ctb],\n Johan Toloe [ctb],\n Jonathan Sidi [ctb],\n Joseph Larmarange [ctb],\n Julien Barnier [ctb],\n Kaiyin Zhong [ctb],\n Kamil Slowikowski [ctb],\n Karl Forner [ctb],\n Kevin K. Smith [ctb],\n Kirill Mueller [ctb],\n Kohske Takahashi [ctb],\n Lorenz Walthert [ctb],\n Lucas Gallindo [ctb],\n Marius Hofert [ctb],\n Martin Modrák [ctb],\n Michael Chirico [ctb],\n Michael Friendly [ctb],\n Michal Bojanowski [ctb],\n Michel Kuhlmann [ctb],\n Miller Patrick [ctb],\n Nacho Caballero [ctb],\n Nick Salkowski [ctb],\n Niels Richard Hansen [ctb],\n Noam Ross [ctb],\n Obada Mahdi [ctb],\n Pavel N. Krivitsky [ctb] (),\n Pedro Faria [ctb],\n Qiang Li [ctb],\n Ramnath Vaidyanathan [ctb],\n Richard Cotton [ctb],\n Robert Krzyzanowski [ctb],\n Rodrigo Copetti [ctb],\n Romain Francois [ctb],\n Ruaridh Williamson [ctb],\n Sagiru Mati [ctb] (),\n Scott Kostyshak [ctb],\n Sebastian Meyer [ctb],\n Sietse Brouwer [ctb],\n Simon de Bernard [ctb],\n Sylvain Rousseau [ctb],\n Taiyun Wei [ctb],\n Thibaut Assus [ctb],\n Thibaut Lamadon [ctb],\n Thomas Leeper [ctb],\n Tim Mastny [ctb],\n Tom Torsney-Weir [ctb],\n Trevor Davis [ctb],\n Viktoras Veitas [ctb],\n Weicheng Zhu [ctb],\n Wush Wu [ctb],\n Zachary Foster [ctb],\n Zhian N. Kamvar [ctb] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Yihui Xie ", - "Repository": "CRAN", - "Date/Publication": "2023-05-25 09:20:08 UTC", - "Built": "R 4.2.0; ; 2023-05-28 15:07:51 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-10-30 09:10:12 UTC", + "Built": "R 4.3.0; ; 2023-10-31 12:17:35 UTC; unix" } }, "labeling": { @@ -1178,7 +1180,7 @@ "Repository": "RSPM", "Date/Publication": "2023-08-29 22:20:02 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.0; ; 2023-08-31 02:31:27 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-31 01:09:51 UTC; unix" } }, "later": { @@ -1204,9 +1206,10 @@ "Packaged": "2023-05-01 21:09:55 UTC; winston", "Author": "Winston Chang [aut, cre],\n Joe Cheng [aut],\n RStudio [cph],\n Marcus Geelnard [ctb, cph] (TinyCThread library,\n https://tinycthread.github.io/),\n Evan Nemerson [ctb, cph] (TinyCThread library,\n https://tinycthread.github.io/)", "Maintainer": "Winston Chang ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-05-02 18:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:28 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-05-02 20:13:22 UTC; unix", + "Archs": "later.so.dSYM" } }, "lattice": { @@ -1214,28 +1217,29 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "lattice", - "Version": "0.20-45", - "Date": "2021-09-18", + "Version": "0.22-5", + "Date": "2023-10-23", "Priority": "recommended", "Title": "Trellis Graphics for R", - "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"),\n\t email = \"deepayan.sarkar@r-project.org\",\n\t\t comment = c(ORCID = \"0000-0003-4107-1553\")),\n person(\"Felix\", \"Andrews\", role = \"ctb\"),\n\t person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"),\n\t person(\"Neil\", \"Klepeis\", role = \"ctb\"),\n\t person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"colorkey title\"),\n person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"paul@stat.auckland.ac.nz\"))", + "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"),\n\t email = \"deepayan.sarkar@r-project.org\",\n\t\t comment = c(ORCID = \"0000-0003-4107-1553\")),\n person(\"Felix\", \"Andrews\", role = \"ctb\"),\n\t person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"),\n\t person(\"Neil\", \"Klepeis\", role = \"ctb\"),\n\t person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"miscellaneous improvements\"),\n person(\"Zhijian (Jason)\", \"Wen\", role = \"cph\", comment = \"filled contour code\"),\n person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"paul@stat.auckland.ac.nz\"),\n\t person(\"Stefan\", \"Eng\", role = \"ctb\", comment = \"violin plot improvements\"),\n\t person(\"Achim\", \"Zeileis\", role = \"ctb\", comment = \"modern colors\"),\n person(\"Alexandre\", \"Courtiol\", role = \"ctb\", comment = \"generics for larrows, lpolygon, lrect and lsegments\")\n\t )", "Description": "A powerful and elegant high-level data visualization\n system inspired by Trellis graphics, with an emphasis on\n multivariate data. Lattice is sufficient for typical graphics needs,\n and is also flexible enough to handle most nonstandard requirements.\n See ?Lattice for an introduction.", - "Depends": "R (>= 3.0.0)", - "Suggests": "KernSmooth, MASS, latticeExtra", + "Depends": "R (>= 4.0.0)", + "Suggests": "KernSmooth, MASS, latticeExtra, colorspace", "Imports": "grid, grDevices, graphics, stats, utils", - "Enhances": "chron", + "Enhances": "chron, zoo", "LazyLoad": "yes", "LazyData": "yes", "License": "GPL (>= 2)", - "URL": "http://lattice.r-forge.r-project.org/", + "URL": "https://lattice.r-forge.r-project.org/", "BugReports": "https://github.com/deepayan/lattice/issues", "NeedsCompilation": "yes", - "Packaged": "2021-09-22 09:17:07 UTC; deepayan", - "Author": "Deepayan Sarkar [aut, cre] (),\n Felix Andrews [ctb],\n Kevin Wright [ctb] (documentation),\n Neil Klepeis [ctb],\n Johan Larsson [ctb] (colorkey title),\n Paul Murrell [ctb]", + "Packaged": "2023-10-23 20:44:42 UTC; deepayan", + "Author": "Deepayan Sarkar [aut, cre] (),\n Felix Andrews [ctb],\n Kevin Wright [ctb] (documentation),\n Neil Klepeis [ctb],\n Johan Larsson [ctb] (miscellaneous improvements),\n Zhijian (Jason) Wen [cph] (filled contour code),\n Paul Murrell [ctb],\n Stefan Eng [ctb] (violin plot improvements),\n Achim Zeileis [ctb] (modern colors),\n Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and\n lsegments)", "Maintainer": "Deepayan Sarkar ", - "Repository": "CRAN", - "Date/Publication": "2021-09-22 12:10:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:13 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-10-24 07:00:02 UTC", + "Encoding": "UTF-8", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-25 11:42:10 UTC; unix" } }, "lazyeval": { @@ -1260,7 +1264,7 @@ "Repository": "RSPM", "Date/Publication": "2019-03-15 17:50:07 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:00 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:51:20 UTC; unix" } }, "lifecycle": { @@ -1269,27 +1273,27 @@ "description": { "Package": "lifecycle", "Title": "Manage the Life Cycle of your Package Functions", - "Version": "1.0.3", - "Authors@R": "c(\n person(\"Lionel\", \"Henry\", , \"lionel@rstudio.com\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"RStudio\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "1.0.4", + "Authors@R": "c(\n person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Manage the life cycle of your exported functions with shared\n conventions, documentation badges, and user-friendly deprecation\n warnings.", "License": "MIT + file LICENSE", "URL": "https://lifecycle.r-lib.org/, https://github.com/r-lib/lifecycle", "BugReports": "https://github.com/r-lib/lifecycle/issues", - "Depends": "R (>= 3.4)", - "Imports": "cli (>= 3.4.0), glue, rlang (>= 1.0.6)", + "Depends": "R (>= 3.6)", + "Imports": "cli (>= 3.4.0), glue, rlang (>= 1.1.0)", "Suggests": "covr, crayon, knitr, lintr, rmarkdown, testthat (>= 3.0.1),\ntibble, tidyverse, tools, vctrs, withr", "VignetteBuilder": "knitr", + "Config/Needs/website": "tidyverse/tidytemplate, usethis", "Config/testthat/edition": "3", - "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.2.1", "NeedsCompilation": "no", - "Packaged": "2022-10-07 08:50:55 UTC; lionel", - "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n RStudio [cph, fnd]", - "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2022-10-07 09:50:02 UTC", - "Built": "R 4.2.0; ; 2023-04-01 16:39:06 UTC; unix" + "Packaged": "2023-11-06 16:07:36 UTC; lionel", + "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Lionel Henry ", + "Repository": "RSPM", + "Date/Publication": "2023-11-07 10:10:10 UTC", + "Built": "R 4.3.0; ; 2023-11-08 11:51:14 UTC; unix" } }, "lubridate": { @@ -1323,7 +1327,7 @@ "Author": "Vitalie Spinu [aut, cre],\n Garrett Grolemund [aut],\n Hadley Wickham [aut],\n Davis Vaughan [ctb],\n Ian Lyttle [ctb],\n Imanuel Costigan [ctb],\n Jason Law [ctb],\n Doug Mitarotonda [ctb],\n Joseph Larmarange [ctb],\n Jonathan Boiser [ctb],\n Chel Hee Lee [ctb]", "Repository": "RSPM", "Date/Publication": "2023-09-27 09:20:06 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-09-28 18:38:52 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-28 18:34:22 UTC; unix" } }, "magrittr": { @@ -1350,10 +1354,9 @@ "Packaged": "2022-03-29 09:34:37 UTC; lionel", "Author": "Stefan Milton Bache [aut, cph] (Original author and creator of\n magrittr),\n Hadley Wickham [aut],\n Lionel Henry [cre],\n RStudio [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-03-30 07:30:09 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:09 UTC; unix", - "Archs": "magrittr.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:50:54 UTC; unix" } }, "memoise": { @@ -1378,7 +1381,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2021-11-26 16:11:10 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:08:09 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:28 UTC; unix" } }, "mgcv": { @@ -1386,7 +1389,7 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "mgcv", - "Version": "1.8-42", + "Version": "1.9-0", "Author": "Simon Wood ", "Maintainer": "Simon Wood ", "Title": "Mixed GAM Computation Vehicle with Automatic Smoothness\nEstimation", @@ -1399,10 +1402,11 @@ "ByteCompile": "yes", "License": "GPL (>= 2)", "NeedsCompilation": "yes", - "Packaged": "2023-02-25 13:11:36 UTC; sw283", + "Packaged": "2023-07-07 06:01:32 UTC; sw283", "Repository": "CRAN", - "Date/Publication": "2023-03-02 12:20:05 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:45 UTC; unix" + "Date/Publication": "2023-07-11 08:40:18 UTC", + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-07-11 09:46:34 UTC; unix", + "Archs": "mgcv.so.dSYM" } }, "mime": { @@ -1427,7 +1431,7 @@ "Maintainer": "Yihui Xie ", "Repository": "RSPM", "Date/Publication": "2021-09-28 05:00:05 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:40 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:51:00 UTC; unix" } }, "munsell": { @@ -1451,7 +1455,7 @@ "Repository": "RSPM", "Date/Publication": "2018-06-12 04:29:06 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:24 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:38 UTC; unix" } }, "nlme": { @@ -1459,8 +1463,8 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "nlme", - "Version": "3.1-162", - "Date": "2023-01-30", + "Version": "3.1-164", + "Date": "2023-11-27", "Priority": "recommended", "Title": "Linear and Nonlinear Mixed Effects Models", "Authors@R": "c(person(\"José\", \"Pinheiro\", role = \"aut\", comment = \"S version\"),\n person(\"Douglas\", \"Bates\", role = \"aut\", comment = \"up to 2007\"),\n person(\"Saikat\", \"DebRoy\", role = \"ctb\", comment = \"up to 2002\"),\n person(\"Deepayan\", \"Sarkar\", role = \"ctb\", comment = \"up to 2005\"),\n person(\"EISPACK authors\", role = \"ctb\", comment = \"src/rs.f\"),\n\t person(\"Siem\", \"Heisterkamp\", role = \"ctb\", comment = \"Author fixed sigma\"),\n person(\"Bert\", \"Van Willigen\",role = \"ctb\", comment = \"Programmer fixed sigma\"),\n person(\"Johannes\", \"Ranke\", role = \"ctb\", comment = \"varConstProp()\"),\n\t person(\"R Core Team\", email = \"R-core@R-project.org\",\n role = c(\"aut\", \"cre\")))", @@ -1476,13 +1480,12 @@ "MailingList": "R-help@r-project.org", "URL": "https://svn.r-project.org/R-packages/trunk/nlme/", "NeedsCompilation": "yes", - "Packaged": "2023-01-31 08:57:23 UTC; maechler", + "Packaged": "2023-11-27 10:37:08 UTC; hornik", "Author": "José Pinheiro [aut] (S version),\n Douglas Bates [aut] (up to 2007),\n Saikat DebRoy [ctb] (up to 2002),\n Deepayan Sarkar [ctb] (up to 2005),\n EISPACK authors [ctb] (src/rs.f),\n Siem Heisterkamp [ctb] (Author fixed sigma),\n Bert Van Willigen [ctb] (Programmer fixed sigma),\n Johannes Ranke [ctb] (varConstProp()),\n R Core Team [aut, cre]", "Maintainer": "R Core Team ", - "Repository": "CRAN", - "Date/Publication": "2023-01-31 16:50:09 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-10 22:12:21 UTC; unix", - "Archs": "nlme.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-27 15:26:12 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-28 12:53:34 UTC; unix" } }, "openssl": { @@ -1510,7 +1513,7 @@ "Maintainer": "Jeroen Ooms ", "Repository": "RSPM", "Date/Publication": "2023-09-25 19:10:02 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-09-26 12:16:29 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-26 11:48:52 UTC; unix" } }, "palmerpenguins": { @@ -1537,7 +1540,7 @@ "Maintainer": "Allison Horst ", "Repository": "RSPM", "Date/Publication": "2022-08-15 07:40:07 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:15:12 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:47:30 UTC; unix" } }, "pillar": { @@ -1570,7 +1573,7 @@ "Maintainer": "Kirill Müller ", "Repository": "RSPM", "Date/Publication": "2023-03-22 08:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:34 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:58:12 UTC; unix" } }, "pkgconfig": { @@ -1594,7 +1597,7 @@ "Packaged": "2019-09-22 08:42:40 UTC; gaborcsardi", "Repository": "RSPM", "Date/Publication": "2019-09-22 09:20:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:37 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:37 UTC; unix" } }, "plotly": { @@ -1622,7 +1625,7 @@ "Maintainer": "Carson Sievert ", "Repository": "RSPM", "Date/Publication": "2023-10-21 22:50:09 UTC", - "Built": "R 4.2.0; ; 2023-10-23 11:53:48 UTC; unix" + "Built": "R 4.3.0; ; 2023-10-24 11:31:22 UTC; unix" } }, "processx": { @@ -1650,7 +1653,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2023-06-30 20:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:14:21 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:58:30 UTC; unix" } }, "promises": { @@ -1680,7 +1683,7 @@ "Maintainer": "Joe Cheng ", "Repository": "RSPM", "Date/Publication": "2023-08-10 16:00:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-09-06 18:26:43 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:53:03 UTC; unix" } }, "ps": { @@ -1709,7 +1712,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2023-04-18 19:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:14:18 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:51 UTC; unix" } }, "purrr": { @@ -1738,9 +1741,9 @@ "Packaged": "2023-08-08 16:13:31 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre] (),\n Lionel Henry [aut],\n RStudio [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-08-10 08:20:07 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-08-10 16:50:29 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:59:00 UTC; unix" } }, "rappdirs": { @@ -1768,7 +1771,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2021-01-31 05:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:09:26 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:48:02 UTC; unix" } }, "rlang": { @@ -1776,7 +1779,7 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "rlang", - "Version": "1.1.1", + "Version": "1.1.2", "Title": "Functions for Base Types and Core R and 'Tidyverse' Features", "Description": "A toolbox for working with base types, core R features\n like the condition system, and core 'Tidyverse' features like tidy\n evaluation.", "Authors@R": "c(\n person(\"Lionel\", \"Henry\", ,\"lionel@posit.co\", c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", ,\"hadley@posit.co\", \"aut\"),\n person(given = \"mikefc\",\n email = \"mikefc@coolbutuseless.com\", \n role = \"cph\", \n comment = \"Hash implementation based on Mike's xxhashlite\"),\n person(given = \"Yann\",\n family = \"Collet\",\n role = \"cph\", \n comment = \"Author of the embedded xxHash library\"),\n person(given = \"Posit, PBC\", role = c(\"cph\", \"fnd\"))\n )", @@ -1794,13 +1797,12 @@ "Config/testthat/edition": "3", "Config/Needs/website": "dplyr, tidyverse/tidytemplate", "NeedsCompilation": "yes", - "Packaged": "2023-04-28 10:48:43 UTC; lionel", + "Packaged": "2023-10-26 16:51:17 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut],\n mikefc [cph] (Hash implementation based on Mike's xxhashlite),\n Yann Collet [cph] (Author of the embedded xxHash library),\n Posit, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2023-04-28 22:30:03 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-28 23:18:58 UTC; unix", - "Archs": "rlang.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-04 06:30:03 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-06 22:57:45 UTC; unix" } }, "rmarkdown": { @@ -1810,7 +1812,7 @@ "Type": "Package", "Package": "rmarkdown", "Title": "Dynamic Documents for R", - "Version": "2.24", + "Version": "2.25", "Authors@R": "c(\n person(\"JJ\", \"Allaire\", , \"jj@posit.co\", role = \"aut\"),\n person(\"Yihui\", \"Xie\", , \"xie@yihui.name\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Christophe\", \"Dervieux\", , \"cderv@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4474-2498\")),\n person(\"Jonathan\", \"McPherson\", , \"jonathan@posit.co\", role = \"aut\"),\n person(\"Javier\", \"Luraschi\", role = \"aut\"),\n person(\"Kevin\", \"Ushey\", , \"kevin@posit.co\", role = \"aut\"),\n person(\"Aron\", \"Atkins\", , \"aron@posit.co\", role = \"aut\"),\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\"),\n person(\"Richard\", \"Iannone\", , \"rich@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-3925-190X\")),\n person(\"Andrew\", \"Dunning\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0464-5036\")),\n person(\"Atsushi\", \"Yasumoto\", role = c(\"ctb\", \"cph\"), comment = c(ORCID = \"0000-0002-8335-495X\", cph = \"Number sections Lua filter\")),\n person(\"Barret\", \"Schloerke\", role = \"ctb\"),\n person(\"Carson\", \"Sievert\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4958-2844\")), \n person(\"Devon\", \"Ryan\", , \"dpryan79@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8549-0971\")),\n person(\"Frederik\", \"Aust\", , \"frederik.aust@uni-koeln.de\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4900-788X\")),\n person(\"Jeff\", \"Allen\", , \"jeff@posit.co\", role = \"ctb\"), \n person(\"JooYoung\", \"Seo\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4064-6012\")),\n person(\"Malcolm\", \"Barrett\", role = \"ctb\"),\n person(\"Rob\", \"Hyndman\", , \"Rob.Hyndman@monash.edu\", role = \"ctb\"),\n person(\"Romain\", \"Lesur\", role = \"ctb\"),\n person(\"Roy\", \"Storey\", role = \"ctb\"),\n person(\"Ruben\", \"Arslan\", , \"ruben.arslan@uni-goettingen.de\", role = \"ctb\"),\n person(\"Sergio\", \"Oller\", role = \"ctb\"),\n person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(, \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery UI library; authors listed in inst/rmd/h/jqueryui/AUTHORS.txt\"),\n person(\"Mark\", \"Otto\", role = \"ctb\", comment = \"Bootstrap library\"),\n person(\"Jacob\", \"Thornton\", role = \"ctb\", comment = \"Bootstrap library\"),\n person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"),\n person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"),\n person(\"Alexander\", \"Farkas\", role = c(\"ctb\", \"cph\"), comment = \"html5shiv library\"),\n person(\"Scott\", \"Jehl\", role = c(\"ctb\", \"cph\"), comment = \"Respond.js library\"),\n person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"), comment = \"highlight.js library\"),\n person(\"Greg\", \"Franko\", role = c(\"ctb\", \"cph\"), comment = \"tocify library\"),\n person(\"John\", \"MacFarlane\", role = c(\"ctb\", \"cph\"), comment = \"Pandoc templates\"),\n person(, \"Google, Inc.\", role = c(\"ctb\", \"cph\"), comment = \"ioslides library\"),\n person(\"Dave\", \"Raggett\", role = \"ctb\", comment = \"slidy library\"),\n person(, \"W3C\", role = \"cph\", comment = \"slidy library\"),\n person(\"Dave\", \"Gandy\", role = c(\"ctb\", \"cph\"), comment = \"Font-Awesome\"),\n person(\"Ben\", \"Sperry\", role = \"ctb\", comment = \"Ionicons\"),\n person(, \"Drifty\", role = \"cph\", comment = \"Ionicons\"),\n person(\"Aidan\", \"Lister\", role = c(\"ctb\", \"cph\"), comment = \"jQuery StickyTabs\"),\n person(\"Benct Philip\", \"Jonsson\", role = c(\"ctb\", \"cph\"), comment = \"pagebreak Lua filter\"),\n person(\"Albert\", \"Krewinkel\", role = c(\"ctb\", \"cph\"), comment = \"pagebreak Lua filter\")\n )", "Maintainer": "Yihui Xie ", "Description": "Convert R Markdown documents into a variety of formats.", @@ -1826,11 +1828,11 @@ "RoxygenNote": "7.2.3", "SystemRequirements": "pandoc (>= 1.14) - http://pandoc.org", "NeedsCompilation": "no", - "Packaged": "2023-08-08 08:58:47 UTC; yihui", + "Packaged": "2023-09-15 16:52:22 UTC; yihui", "Author": "JJ Allaire [aut],\n Yihui Xie [aut, cre] (),\n Christophe Dervieux [aut] (),\n Jonathan McPherson [aut],\n Javier Luraschi [aut],\n Kevin Ushey [aut],\n Aron Atkins [aut],\n Hadley Wickham [aut],\n Joe Cheng [aut],\n Winston Chang [aut],\n Richard Iannone [aut] (),\n Andrew Dunning [ctb] (),\n Atsushi Yasumoto [ctb, cph] (,\n Number sections Lua filter),\n Barret Schloerke [ctb],\n Carson Sievert [ctb] (),\n Devon Ryan [ctb] (),\n Frederik Aust [ctb] (),\n Jeff Allen [ctb],\n JooYoung Seo [ctb] (),\n Malcolm Barrett [ctb],\n Rob Hyndman [ctb],\n Romain Lesur [ctb],\n Roy Storey [ctb],\n Ruben Arslan [ctb],\n Sergio Oller [ctb],\n Posit Software, PBC [cph, fnd],\n jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in\n inst/rmd/h/jqueryui/AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Alexander Farkas [ctb, cph] (html5shiv library),\n Scott Jehl [ctb, cph] (Respond.js library),\n Ivan Sagalaev [ctb, cph] (highlight.js library),\n Greg Franko [ctb, cph] (tocify library),\n John MacFarlane [ctb, cph] (Pandoc templates),\n Google, Inc. [ctb, cph] (ioslides library),\n Dave Raggett [ctb] (slidy library),\n W3C [cph] (slidy library),\n Dave Gandy [ctb, cph] (Font-Awesome),\n Ben Sperry [ctb] (Ionicons),\n Drifty [cph] (Ionicons),\n Aidan Lister [ctb, cph] (jQuery StickyTabs),\n Benct Philip Jonsson [ctb, cph] (pagebreak Lua filter),\n Albert Krewinkel [ctb, cph] (pagebreak Lua filter)", "Repository": "RSPM", - "Date/Publication": "2023-08-14 08:40:06 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:29:34 UTC; unix" + "Date/Publication": "2023-09-18 09:30:02 UTC", + "Built": "R 4.3.0; ; 2023-09-19 12:18:46 UTC; unix" } }, "rstudioapi": { @@ -1855,7 +1857,7 @@ "Author": "Kevin Ushey [aut, cre],\n JJ Allaire [aut],\n Hadley Wickham [aut],\n Gary Ritchie [aut],\n RStudio [cph]", "Repository": "RSPM", "Date/Publication": "2023-07-07 19:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:12:17 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:51:21 UTC; unix" } }, "rvest": { @@ -1885,7 +1887,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2022-08-19 22:30:08 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:16:23 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:06:08 UTC; unix" } }, "sass": { @@ -1914,7 +1916,7 @@ "Maintainer": "Carson Sievert ", "Repository": "RSPM", "Date/Publication": "2023-07-15 06:20:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:09:28 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 21:00:48 UTC; unix" } }, "scales": { @@ -1923,27 +1925,27 @@ "description": { "Package": "scales", "Title": "Scale Functions for Visualization", - "Version": "1.2.1", - "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\n person(\"Dana\", \"Seidel\", role = \"aut\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "1.3.0", + "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\")),\n person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"),\n comment = c(ORCID = \"0000-0002-5147-4711\")),\n person(\"Dana\", \"Seidel\", role = \"aut\"),\n person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Graphical scales map data to aesthetics, and provide methods\n for automatically determining breaks and labels for axes and legends.", "License": "MIT + file LICENSE", "URL": "https://scales.r-lib.org, https://github.com/r-lib/scales", "BugReports": "https://github.com/r-lib/scales/issues", - "Depends": "R (>= 3.2)", - "Imports": "farver (>= 2.0.3), labeling, lifecycle, munsell (>= 0.5), R6,\nRColorBrewer, rlang (>= 1.0.0), viridisLite", - "Suggests": "bit64, covr, dichromat, ggplot2, hms (>= 0.5.0), stringi,\ntestthat (>= 3.0.0), waldo (>= 0.4.0)", + "Depends": "R (>= 3.6)", + "Imports": "cli, farver (>= 2.0.3), glue, labeling, lifecycle, munsell (>=\n0.5), R6, RColorBrewer, rlang (>= 1.0.0), viridisLite", + "Suggests": "bit64, covr, dichromat, ggplot2, hms (>= 0.5.0), stringi,\ntestthat (>= 3.0.0)", "Config/Needs/website": "tidyverse/tidytemplate", + "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyLoad": "yes", - "RoxygenNote": "7.2.1", - "Config/testthat/edition": "3", - "NeedsCompilation": "no", - "Packaged": "2022-08-19 15:35:49 UTC; hadleywickham", - "Author": "Hadley Wickham [aut, cre],\n Dana Seidel [aut],\n RStudio [cph, fnd]", - "Maintainer": "Hadley Wickham ", + "RoxygenNote": "7.2.3", + "NeedsCompilation": "yes", + "Packaged": "2023-11-27 20:27:59 UTC; thomas", + "Author": "Hadley Wickham [aut],\n Thomas Lin Pedersen [cre, aut]\n (),\n Dana Seidel [aut],\n Posit, PBC [cph, fnd]", + "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", - "Date/Publication": "2022-08-20 00:10:11 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:07:28 UTC; unix" + "Date/Publication": "2023-11-28 09:10:06 UTC", + "Built": "R 4.3.0; ; 2023-11-29 12:12:52 UTC; unix" } }, "selectr": { @@ -1970,7 +1972,7 @@ "Repository": "RSPM", "Date/Publication": "2019-11-20 07:30:03 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:16:19 UTC; unix" + "Built": "R 4.3.0; ; 2023-09-12 05:51:32 UTC; unix" } }, "shiny": { @@ -1980,7 +1982,7 @@ "Package": "shiny", "Type": "Package", "Title": "Web Application Framework for R", - "Version": "1.7.5", + "Version": "1.8.0", "Authors@R": "c(\n person(\"Winston\", \"Chang\", role = c(\"aut\", \"cre\"), email = \"winston@posit.co\", comment = c(ORCID = \"0000-0002-1576-2126\")),\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"JJ\", \"Allaire\", role = \"aut\", email = \"jj@posit.co\"),\n person(\"Carson\", \"Sievert\", role = \"aut\", email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Barret\", \"Schloerke\", role = \"aut\", email = \"barret@posit.co\", comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"Yihui\", \"Xie\", role = \"aut\", email = \"yihui@posit.co\"),\n person(\"Jeff\", \"Allen\", role = \"aut\"),\n person(\"Jonathan\", \"McPherson\", role = \"aut\", email = \"jonathan@posit.co\"),\n person(\"Alan\", \"Dipert\", role = \"aut\"),\n person(\"Barbara\", \"Borges\", role = \"aut\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(family = \"jQuery Foundation\", role = \"cph\",\n comment = \"jQuery library and jQuery UI library\"),\n person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"),\n person(family = \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery UI library; authors listed in inst/www/shared/jqueryui/AUTHORS.txt\"),\n person(\"Mark\", \"Otto\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(\"Jacob\", \"Thornton\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Prem Nawaz\", \"Khan\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Victor\", \"Tsaran\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Dennis\", \"Lembree\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Srinivasu\", \"Chakravarthula\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Cathy\", \"O'Connor\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(family = \"PayPal, Inc\", role = \"cph\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Stefan\", \"Petre\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap-datepicker library\"),\n person(\"Andrew\", \"Rowls\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap-datepicker library\"),\n person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"),\n comment = \"selectize.js library\"),\n person(\"Salmen\", \"Bejaoui\", role = c(\"ctb\", \"cph\"),\n comment = \"selectize-plugin-a11y library\"),\n person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"),\n comment = \"ion.rangeSlider library\"),\n person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"),\n comment = \"Javascript strftime library\"),\n person(family = \"SpryMedia Limited\", role = c(\"ctb\", \"cph\"),\n comment = \"DataTables library\"),\n person(\"John\", \"Fraser\", role = c(\"ctb\", \"cph\"),\n comment = \"showdown.js library\"),\n person(\"John\", \"Gruber\", role = c(\"ctb\", \"cph\"),\n comment = \"showdown.js library\"),\n person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"),\n comment = \"highlight.js library\"),\n person(family = \"R Core Team\", role = c(\"ctb\", \"cph\"),\n comment = \"tar implementation from R\")\n )", "Description": "Makes it incredibly easy to build interactive web\n applications with R. Automatic \"reactive\" binding between inputs and\n outputs and extensive prebuilt widgets make it possible to build\n beautiful, responsive, and powerful applications with minimal effort.", "License": "GPL-3 | file LICENSE", @@ -1996,12 +1998,12 @@ "Config/testthat/edition": "3", "Config/Needs/check": "shinytest2", "NeedsCompilation": "no", - "Packaged": "2023-08-11 15:54:00 UTC; cpsievert", + "Packaged": "2023-11-17 16:44:52 UTC; cpsievert", "Author": "Winston Chang [aut, cre] (),\n Joe Cheng [aut],\n JJ Allaire [aut],\n Carson Sievert [aut] (),\n Barret Schloerke [aut] (),\n Yihui Xie [aut],\n Jeff Allen [aut],\n Jonathan McPherson [aut],\n Alan Dipert [aut],\n Barbara Borges [aut],\n Posit Software, PBC [cph, fnd],\n jQuery Foundation [cph] (jQuery library and jQuery UI library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/www/shared/jquery-AUTHORS.txt),\n jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in\n inst/www/shared/jqueryui/AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Prem Nawaz Khan [ctb] (Bootstrap accessibility plugin),\n Victor Tsaran [ctb] (Bootstrap accessibility plugin),\n Dennis Lembree [ctb] (Bootstrap accessibility plugin),\n Srinivasu Chakravarthula [ctb] (Bootstrap accessibility plugin),\n Cathy O'Connor [ctb] (Bootstrap accessibility plugin),\n PayPal, Inc [cph] (Bootstrap accessibility plugin),\n Stefan Petre [ctb, cph] (Bootstrap-datepicker library),\n Andrew Rowls [ctb, cph] (Bootstrap-datepicker library),\n Brian Reavis [ctb, cph] (selectize.js library),\n Salmen Bejaoui [ctb, cph] (selectize-plugin-a11y library),\n Denis Ineshin [ctb, cph] (ion.rangeSlider library),\n Sami Samhuri [ctb, cph] (Javascript strftime library),\n SpryMedia Limited [ctb, cph] (DataTables library),\n John Fraser [ctb, cph] (showdown.js library),\n John Gruber [ctb, cph] (showdown.js library),\n Ivan Sagalaev [ctb, cph] (highlight.js library),\n R Core Team [ctb, cph] (tar implementation from R)", "Maintainer": "Winston Chang ", "Repository": "RSPM", - "Date/Publication": "2023-08-12 17:00:02 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:29:26 UTC; unix" + "Date/Publication": "2023-11-17 23:40:02 UTC", + "Built": "R 4.3.0; ; 2023-11-20 12:41:44 UTC; unix" } }, "sourcetools": { @@ -2023,9 +2025,10 @@ "Encoding": "UTF-8", "NeedsCompilation": "yes", "Packaged": "2023-01-31 18:03:04 UTC; kevin", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-02-01 10:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:13:44 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-04-11 04:31:26 UTC; unix", + "Archs": "sourcetools.so.dSYM" } }, "stringi": { @@ -2033,28 +2036,28 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "stringi", - "Version": "1.7.12", - "Date": "2023-01-09", + "Version": "1.8.2", + "Date": "2023-11-22", "Title": "Fast and Portable Character String Processing Facilities", "Description": "A collection of character string/text/natural language\n processing tools for pattern searching (e.g., with 'Java'-like regular\n expressions or the 'Unicode' collation algorithm), random string generation,\n case mapping, string transliteration, concatenation, sorting, padding,\n wrapping, Unicode normalisation, date-time formatting and parsing,\n and many more. They are fast, consistent, convenient, and -\n thanks to 'ICU' (International Components for Unicode) -\n portable across all locales and platforms. Documentation about 'stringi' is\n provided via its website at and\n the paper by Gagolewski (2022, ).", "URL": "https://stringi.gagolewski.com/,\nhttps://github.com/gagolews/stringi, https://icu.unicode.org/", "BugReports": "https://github.com/gagolews/stringi/issues", - "SystemRequirements": "C++11, ICU4C (>= 55, optional)", + "SystemRequirements": "ICU4C (>= 61, optional)", "Type": "Package", - "Depends": "R (>= 3.1)", + "Depends": "R (>= 3.4)", "Imports": "tools, utils, stats", "Biarch": "TRUE", "License": "file LICENSE", "Author": "Marek Gagolewski [aut, cre, cph] (),\n Bartek Tartanus [ctb], and others (stringi source code);\n Unicode, Inc. and others (ICU4C source code, Unicode Character Database)", "Maintainer": "Marek Gagolewski ", - "RoxygenNote": "7.2.1", + "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2023-01-09 07:28:38 UTC; gagolews", + "Packaged": "2023-11-21 22:20:11 UTC; gagolews", "License_is_FOSS": "yes", - "Repository": "CRAN", - "Date/Publication": "2023-01-11 10:10:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:36:23 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-11-23 09:20:03 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-24 12:10:46 UTC; unix" } }, "stringr": { @@ -2063,28 +2066,28 @@ "description": { "Package": "stringr", "Title": "Simple, Consistent Wrappers for Common String Operations", - "Version": "1.5.0", - "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = c(\"aut\", \"cre\", \"cph\"),\n email = \"hadley@rstudio.com\"),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", + "Version": "1.5.1", + "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\", \"cph\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "A consistent, simple and easy to use set of wrappers around\n the fantastic 'stringi' package. All function and argument names (and\n positions) are consistent, all functions deal with \"NA\"'s and zero\n length vectors in the same way, and the output from one function is\n easy to feed into the input of another.", "License": "MIT + file LICENSE", "URL": "https://stringr.tidyverse.org,\nhttps://github.com/tidyverse/stringr", "BugReports": "https://github.com/tidyverse/stringr/issues", - "Depends": "R (>= 3.3)", - "Imports": "cli, glue (>= 1.6.1), lifecycle (>= 1.0.3), magrittr, rlang\n(>= 1.0.0), stringi (>= 1.5.3), vctrs", - "Suggests": "covr, htmltools, htmlwidgets, knitr, rmarkdown, testthat (>=\n3.0.0)", + "Depends": "R (>= 3.6)", + "Imports": "cli, glue (>= 1.6.1), lifecycle (>= 1.0.3), magrittr, rlang\n(>= 1.0.0), stringi (>= 1.5.3), vctrs (>= 0.4.0)", + "Suggests": "covr, dplyr, gt, htmltools, htmlwidgets, knitr, rmarkdown,\ntestthat (>= 3.0.0), tibble", "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.2.1", + "RoxygenNote": "7.2.3", "NeedsCompilation": "no", - "Packaged": "2022-12-01 20:53:42 UTC; hadleywickham", - "Author": "Hadley Wickham [aut, cre, cph],\n RStudio [cph, fnd]", - "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", - "Date/Publication": "2022-12-02 10:20:02 UTC", - "Built": "R 4.2.0; ; 2022-12-02 10:27:51 UTC; unix" + "Packaged": "2023-11-14 15:03:52 UTC; hadleywickham", + "Author": "Hadley Wickham [aut, cre, cph],\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Hadley Wickham ", + "Repository": "RSPM", + "Date/Publication": "2023-11-14 23:10:02 UTC", + "Built": "R 4.3.0; ; 2023-11-15 11:57:16 UTC; unix" } }, "svglite": { @@ -2115,7 +2118,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", "Date/Publication": "2023-10-11 08:40:02 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-10-12 11:33:44 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-04 12:34:14 UTC; unix" } }, "sys": { @@ -2141,7 +2144,7 @@ "Maintainer": "Jeroen Ooms ", "Repository": "RSPM", "Date/Publication": "2023-05-23 07:50:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:42 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:50:54 UTC; unix" } }, "systemfonts": { @@ -2171,7 +2174,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", "Date/Publication": "2023-10-09 14:00:09 UTC", - "Built": "R 4.2.0; x86_64-pc-linux-gnu; 2023-10-10 11:27:05 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-04 12:33:39 UTC; unix" } }, "tibble": { @@ -2205,7 +2208,7 @@ "Maintainer": "Kirill Müller ", "Repository": "RSPM", "Date/Publication": "2023-03-20 06:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:38 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 21:02:25 UTC; unix" } }, "tidyr": { @@ -2237,7 +2240,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2023-01-24 16:00:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:55 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 21:05:28 UTC; unix" } }, "tidyselect": { @@ -2267,7 +2270,7 @@ "Maintainer": "Lionel Henry ", "Repository": "RSPM", "Date/Publication": "2022-10-10 19:00:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:43 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:02:52 UTC; unix" } }, "timechange": { @@ -2294,7 +2297,7 @@ "Maintainer": "Vitalie Spinu ", "Repository": "RSPM", "Date/Publication": "2023-01-11 18:20:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:12:00 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:51:39 UTC; unix" } }, "tinytex": { @@ -2304,7 +2307,7 @@ "Package": "tinytex", "Type": "Package", "Title": "Helper Functions to Install and Maintain TeX Live, and Compile\nLaTeX Documents", - "Version": "0.46", + "Version": "0.49", "Authors@R": "c(\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\", \"cph\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(\"Christophe\", \"Dervieux\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4474-2498\")),\n person(\"Devon\", \"Ryan\", role = \"ctb\", email = \"dpryan79@gmail.com\", comment = c(ORCID = \"0000-0002-8549-0971\")),\n person(\"Ethan\", \"Heinzen\", role = \"ctb\"),\n person(\"Fernando\", \"Cagua\", role = \"ctb\"),\n person()\n )", "Description": "Helper functions to install and maintain the 'LaTeX' distribution\n named 'TinyTeX' (), a lightweight, cross-platform,\n portable, and easy-to-maintain version of 'TeX Live'. This package also\n contains helper functions to compile 'LaTeX' documents, and install missing\n 'LaTeX' packages automatically.", "Imports": "xfun (>= 0.29)", @@ -2315,12 +2318,12 @@ "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", - "Packaged": "2023-08-08 09:29:48 UTC; yihui", + "Packaged": "2023-11-22 21:25:20 UTC; yihui", "Author": "Yihui Xie [aut, cre, cph] (),\n Posit Software, PBC [cph, fnd],\n Christophe Dervieux [ctb] (),\n Devon Ryan [ctb] (),\n Ethan Heinzen [ctb],\n Fernando Cagua [ctb]", "Maintainer": "Yihui Xie ", "Repository": "RSPM", - "Date/Publication": "2023-08-09 21:30:02 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:25:51 UTC; unix" + "Date/Publication": "2023-11-22 22:00:02 UTC", + "Built": "R 4.3.0; ; 2023-11-23 11:41:14 UTC; unix" } }, "utf8": { @@ -2329,7 +2332,7 @@ "description": { "Package": "utf8", "Title": "Unicode Text Processing", - "Version": "1.2.3", + "Version": "1.2.4", "Authors@R": "\n c(person(given = c(\"Patrick\", \"O.\"),\n family = \"Perry\",\n role = c(\"aut\", \"cph\")),\n person(given = \"Kirill\",\n family = \"M\\u00fcller\",\n role = \"cre\",\n email = \"kirill@cynkra.com\"),\n person(given = \"Unicode, Inc.\",\n role = c(\"cph\", \"dtc\"),\n comment = \"Unicode Character Database\"))", "Description": "Process and print 'UTF-8' encoded international\n text (Unicode). Input, validate, normalize, encode, format, and\n display.", "License": "Apache License (== 2.0) | file LICENSE", @@ -2342,12 +2345,12 @@ "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-01-31 05:28:43 UTC; kirill", + "Packaged": "2023-10-22 13:43:19 UTC; kirill", "Author": "Patrick O. Perry [aut, cph],\n Kirill Müller [cre],\n Unicode, Inc. [cph, dtc] (Unicode Character Database)", "Maintainer": "Kirill Müller ", "Repository": "RSPM", - "Date/Publication": "2023-01-31 18:00:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:31 UTC; unix" + "Date/Publication": "2023-10-22 21:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-24 11:28:45 UTC; unix" } }, "vctrs": { @@ -2356,7 +2359,7 @@ "description": { "Package": "vctrs", "Title": "Vector Helpers", - "Version": "0.6.3", + "Version": "0.6.5", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\n person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"),\n person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"data.table team\", role = \"cph\",\n comment = \"Radix sort based on data.table's forder() and their contribution to R's order()\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Defines new notions of prototype and size that are used to\n provide tools for consistent and well-founded type-coercion and\n size-recycling, and are in turn connected to ideas of type- and\n size-stability useful for analysing function interfaces.", "License": "MIT + file LICENSE", @@ -2372,13 +2375,12 @@ "Language": "en-GB", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-06-14 21:04:57 UTC; davis", + "Packaged": "2023-12-01 16:27:12 UTC; davis", "Author": "Hadley Wickham [aut],\n Lionel Henry [aut],\n Davis Vaughan [aut, cre],\n data.table team [cph] (Radix sort based on data.table's forder() and\n their contribution to R's order()),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", - "Repository": "CRAN", - "Date/Publication": "2023-06-14 23:40:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-06-19 02:58:37 UTC; unix", - "Archs": "vctrs.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-12-01 23:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-04 12:31:13 UTC; unix" } }, "viridisLite": { @@ -2405,7 +2407,7 @@ "Author": "Simon Garnier [aut, cre],\n Noam Ross [ctb, cph],\n Bob Rudis [ctb, cph],\n Marco Sciaini [ctb, cph],\n Antônio Pedro Camargo [ctb, cph],\n Cédric Scherer [ctb, cph]", "Repository": "RSPM", "Date/Publication": "2023-05-02 23:50:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:07:27 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:29 UTC; unix" } }, "webshot": { @@ -2433,7 +2435,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-06-26 23:30:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:16:24 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:04:26 UTC; unix" } }, "withr": { @@ -2442,8 +2444,8 @@ "description": { "Package": "withr", "Title": "Run Code 'With' Temporarily Modified Global State", - "Version": "2.5.0", - "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = \"aut\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@rstudio.com\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n email = \"krlmlr+r@mailbox.org\"),\n person(given = \"Kevin\",\n family = \"Ushey\",\n role = \"aut\",\n email = \"kevinushey@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Winston\",\n family = \"Chang\",\n role = \"aut\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"),\n person(given = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", + "Version": "2.5.2", + "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = \"aut\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@posit.co\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n email = \"krlmlr+r@mailbox.org\"),\n person(given = \"Kevin\",\n family = \"Ushey\",\n role = \"aut\",\n email = \"kevinushey@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Winston\",\n family = \"Chang\",\n role = \"aut\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"),\n person(given = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"Posit Software, PBC\",\n role = c(\"cph\", \"fnd\")))", "Description": "A set of functions to run code 'with' safely and\n temporarily modified global state. Many of these functions were\n originally a part of the 'devtools' package, this provides a simple\n package with limited dependencies to provide access to these\n functions.", "License": "MIT + file LICENSE", "URL": "https://withr.r-lib.org, https://github.com/r-lib/withr#readme", @@ -2458,12 +2460,12 @@ "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "NeedsCompilation": "no", - "Packaged": "2022-03-03 21:13:01 UTC; lionel", - "Author": "Jim Hester [aut],\n Lionel Henry [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Jennifer Bryan [ctb],\n Richard Cotton [ctb],\n RStudio [cph, fnd]", - "Maintainer": "Lionel Henry ", + "Packaged": "2023-10-24 08:50:10 UTC; lionel", + "Author": "Jim Hester [aut],\n Lionel Henry [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Jennifer Bryan [ctb],\n Richard Cotton [ctb],\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Lionel Henry ", "Repository": "RSPM", - "Date/Publication": "2022-03-03 21:50:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:41 UTC; unix" + "Date/Publication": "2023-10-30 09:10:02 UTC", + "Built": "R 4.3.0; ; 2023-10-31 12:16:57 UTC; unix" } }, "xfun": { @@ -2473,7 +2475,7 @@ "Package": "xfun", "Type": "Package", "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", - "Version": "0.40", + "Version": "0.41", "Authors@R": "c(\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\", \"cph\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Wush\", \"Wu\", role = \"ctb\"),\n person(\"Daijiang\", \"Li\", role = \"ctb\"),\n person(\"Xianying\", \"Tan\", role = \"ctb\"),\n person(\"Salim\", \"Brüggemann\", role = \"ctb\", email = \"salim-b@pm.me\", comment = c(ORCID = \"0000-0002-5329-5987\")),\n person(\"Christophe\", \"Dervieux\", role = \"ctb\"),\n person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person()\n )", "Description": "Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.", "Imports": "stats, tools", @@ -2485,13 +2487,12 @@ "RoxygenNote": "7.2.3", "VignetteBuilder": "knitr", "NeedsCompilation": "yes", - "Packaged": "2023-08-08 09:34:13 UTC; yihui", + "Packaged": "2023-11-01 13:27:07 UTC; yihui", "Author": "Yihui Xie [aut, cre, cph] (),\n Wush Wu [ctb],\n Daijiang Li [ctb],\n Xianying Tan [ctb],\n Salim Brüggemann [ctb] (),\n Christophe Dervieux [ctb],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Yihui Xie ", - "Repository": "CRAN", - "Date/Publication": "2023-08-09 20:40:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-08-09 22:25:33 UTC; unix", - "Archs": "xfun.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-01 14:00:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-06 22:57:37 UTC; unix" } }, "xml2": { @@ -2521,7 +2522,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2023-07-06 08:00:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:16:14 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:48:23 UTC; unix" } }, "xtable": { @@ -2541,13 +2542,12 @@ "URL": "http://xtable.r-forge.r-project.org/", "Depends": "R (>= 2.10.0)", "License": "GPL (>= 2)", - "Repository": "RSPM", + "Repository": "CRAN", "NeedsCompilation": "no", "Packaged": "2019-04-21 10:56:51 UTC; dsco036", "Author": "David B. Dahl [aut],\n David Scott [aut, cre],\n Charles Roosen [aut],\n Arni Magnusson [aut],\n Jonathan Swinton [aut],\n Ajay Shah [ctb],\n Arne Henningsen [ctb],\n Benno Puetz [ctb],\n Bernhard Pfaff [ctb],\n Claudio Agostinelli [ctb],\n Claudius Loehnert [ctb],\n David Mitchell [ctb],\n David Whiting [ctb],\n Fernando da Rosa [ctb],\n Guido Gay [ctb],\n Guido Schulz [ctb],\n Ian Fellows [ctb],\n Jeff Laake [ctb],\n John Walker [ctb],\n Jun Yan [ctb],\n Liviu Andronic [ctb],\n Markus Loecher [ctb],\n Martin Gubri [ctb],\n Matthieu Stigler [ctb],\n Robert Castelo [ctb],\n Seth Falcon [ctb],\n Stefan Edwards [ctb],\n Sven Garbade [ctb],\n Uwe Ligges [ctb]", "Date/Publication": "2019-04-21 12:20:03 UTC", - "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:13:42 UTC; unix" + "Built": "R 4.3.0; ; 2023-04-11 04:31:25 UTC; unix" } }, "yaml": { @@ -2568,10 +2568,10 @@ "BugReports": "https://github.com/vubiostat/r-yaml/issues", "NeedsCompilation": "yes", "Packaged": "2023-01-18 17:20:16 UTC; garbetsp", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-01-23 18:40:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:35:39 UTC; unix", - "Archs": "yaml.so.dSYM" + "Encoding": "UTF-8", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:47:33 UTC; unix" } } }, diff --git a/shiny-penguins/manifest.json b/shiny-penguins/manifest.json index dfe906e..b859b23 100644 --- a/shiny-penguins/manifest.json +++ b/shiny-penguins/manifest.json @@ -1,7 +1,7 @@ { "version": 1, "locale": "en_US", - "platform": "4.2.3", + "platform": "4.3.2", "metadata": { "appmode": "shiny", "primary_rmd": null, @@ -16,10 +16,10 @@ "description": { "Package": "MASS", "Priority": "recommended", - "Version": "7.3-58.2", - "Date": "2023-01-21", - "Revision": "$Rev: 3606 $", - "Depends": "R (>= 3.3.0), grDevices, graphics, stats, utils", + "Version": "7.3-60", + "Date": "2023-05-02", + "Revision": "$Rev: 3621 $", + "Depends": "R (>= 4.0), grDevices, graphics, stats, utils", "Imports": "methods", "Suggests": "lattice, nlme, nnet, survival", "Authors@R": "c(person(\"Brian\", \"Ripley\", role = c(\"aut\", \"cre\", \"cph\"),\n email = \"ripley@stats.ox.ac.uk\"),\n\t person(\"Bill\", \"Venables\", role = \"ctb\"),\n\t person(c(\"Douglas\", \"M.\"), \"Bates\", role = \"ctb\"),\n\t person(\"Kurt\", \"Hornik\", role = \"trl\",\n comment = \"partial port ca 1998\"),\n\t person(\"Albrecht\", \"Gebhardt\", role = \"trl\",\n comment = \"partial port ca 1998\"),\n\t person(\"David\", \"Firth\", role = \"ctb\"))", @@ -31,12 +31,13 @@ "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "Contact": "", "NeedsCompilation": "yes", - "Packaged": "2023-01-21 13:59:47 UTC; ripley", + "Packaged": "2023-05-02 16:42:41 UTC; ripley", "Author": "Brian Ripley [aut, cre, cph],\n Bill Venables [ctb],\n Douglas M. Bates [ctb],\n Kurt Hornik [trl] (partial port ca 1998),\n Albrecht Gebhardt [trl] (partial port ca 1998),\n David Firth [ctb]", "Maintainer": "Brian Ripley ", "Repository": "CRAN", - "Date/Publication": "2023-01-23 05:49:12 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:14 UTC; unix" + "Date/Publication": "2023-05-04 07:32:21 UTC", + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-05-04 09:22:16 UTC; unix", + "Archs": "MASS.so.dSYM" } }, "Matrix": { @@ -44,32 +45,32 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "Matrix", - "Version": "1.5-3", - "Date": "2022-11-09", + "Version": "1.6-4", + "VersionNote": "do also bump src/version.h, inst/include/Matrix/version.h", + "Date": "2023-11-29", "Priority": "recommended", "Title": "Sparse and Dense Matrix Classes and Methods", + "Description": "A rich hierarchy of sparse and dense matrix classes,\n\tincluding general, symmetric, triangular, and diagonal matrices\n\twith numeric, logical, or pattern entries. Efficient methods for\n\toperating on such matrices, often wrapping the 'BLAS', 'LAPACK',\n\tand 'SuiteSparse' libraries.", + "License": "GPL (>= 2) | file LICENCE", + "URL": "https://Matrix.R-forge.R-project.org", + "BugReports": "https://R-forge.R-project.org/tracker/?atid=294&group_id=61", "Contact": "Matrix-authors@R-project.org", - "Maintainer": "Martin Maechler ", - "Authors@R": "c(person(\"Douglas\", \"Bates\", role = \"aut\")\n , person(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"),\n email = \"mmaechler+Matrix@gmail.com\",\n comment = c(ORCID = \"0000-0002-8685-9910\"))\n , person(\"Mikael\", \"Jagan\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-3542-2938\"))\n , person(\"Timothy A.\", \"Davis\", role = \"ctb\",\n comment = c(\"SuiteSparse and 'cs' C libraries, notably CHOLMOD and AMD\",\n\t \"collaborators listed in dir(pattern=\\\"^[A-Z]+[.]txt$\\\", full.names=TRUE, system.file(\\\"doc\\\", \\\"SuiteSparse\\\", package=\\\"Matrix\\\"))\"))\n , person(\"Jens\", \"Oehlschlägel\", role = \"ctb\",\n comment = \"initial nearPD()\")\n , person(\"Jason\", \"Riedy\", role = \"ctb\",\n comment = c(\"condest() and onenormest() for octave\",\n \t \t \"Copyright: Regents of the University of California\"))\n , person(\"R Core Team\", role = \"ctb\",\n comment = \"base R matrix implementation\")\n )", - "Description": "A rich hierarchy of matrix classes, including triangular,\n symmetric, and diagonal matrices, both dense and sparse and with\n pattern, logical and numeric entries. Numerous methods for and\n operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries.", + "Authors@R": "\n\tc(person(\"Douglas\", \"Bates\", role = \"aut\",\n\t comment = c(ORCID = \"0000-0001-8316-9503\")),\n\t person(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"),\n\t email = \"mmaechler+Matrix@gmail.com\",\n\t comment = c(ORCID = \"0000-0002-8685-9910\")),\n\t person(\"Mikael\", \"Jagan\", role = \"aut\",\n\t comment = c(ORCID = \"0000-0002-3542-2938\")),\n\t person(\"Timothy A.\", \"Davis\", role = \"ctb\",\n\t comment = c(ORCID = \"0000-0001-7614-6899\",\n\t \"SuiteSparse libraries, notably CHOLMOD and AMD\",\n\t \"collaborators listed in dir(pattern=\\\"^[A-Z]+[.]txt$\\\", full.names=TRUE, system.file(\\\"doc\\\", \\\"SuiteSparse\\\", package=\\\"Matrix\\\"))\")),\n\t person(\"Jens\", \"Oehlschlägel\", role = \"ctb\",\n\t comment = \"initial nearPD()\"),\n\t person(\"Jason\", \"Riedy\", role = \"ctb\",\n\t comment = c(ORCID = \"0000-0002-4345-4200\",\n\t \"GNU Octave's condest() and onenormest()\",\n\t \"Copyright: Regents of the University of California\")),\n\t person(\"R Core Team\", role = \"ctb\",\n\t comment = \"base R's matrix implementation\"))", "Depends": "R (>= 3.5.0), methods", - "Imports": "graphics, grid, lattice, stats, utils", - "Suggests": "expm, MASS", - "Enhances": "MatrixModels, graph, SparseM, sfsmisc, igraph, maptools, sp,\nspdep", - "EnhancesNote": "line 2: for \"Rd xrefs\"", - "Encoding": "UTF-8", + "Imports": "grDevices, graphics, grid, lattice, stats, utils", + "Suggests": "MASS, datasets, sfsmisc, tools", + "Enhances": "SparseM, graph", "LazyData": "no", - "LazyDataNote": "not possible, since we use data/*.R *and* our classes", + "LazyDataNote": "not possible, since we use data/*.R and our S4 classes", "BuildResaveData": "no", - "License": "GPL (>= 2) | file LICENCE", - "URL": "https://Matrix.R-forge.R-project.org/,\nhttps://Matrix.R-forge.R-project.org/doxygen/", - "BugReports": "https://R-forge.R-project.org/tracker/?atid=294&group_id=61", + "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2022-11-10 14:57:57 UTC; maechler", - "Author": "Douglas Bates [aut],\n Martin Maechler [aut, cre] (),\n Mikael Jagan [aut] (),\n Timothy A. Davis [ctb] (SuiteSparse and 'cs' C libraries, notably\n CHOLMOD and AMD, collaborators listed in\n dir(pattern=\"^[A-Z]+[.]txt$\", full.names=TRUE, system.file(\"doc\",\n \"SuiteSparse\", package=\"Matrix\"))),\n Jens Oehlschlägel [ctb] (initial nearPD()),\n Jason Riedy [ctb] (condest() and onenormest() for octave, Copyright:\n Regents of the University of California),\n R Core Team [ctb] (base R matrix implementation)", - "Repository": "CRAN", - "Date/Publication": "2022-11-11 08:30:10 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:19 UTC; unix" + "Packaged": "2023-11-29 11:39:01 UTC; maechler", + "Author": "Douglas Bates [aut] (),\n Martin Maechler [aut, cre] (),\n Mikael Jagan [aut] (),\n Timothy A. Davis [ctb] (,\n SuiteSparse libraries, notably CHOLMOD and AMD, collaborators\n listed in dir(pattern=\"^[A-Z]+[.]txt$\", full.names=TRUE,\n system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"))),\n Jens Oehlschlägel [ctb] (initial nearPD()),\n Jason Riedy [ctb] (, GNU\n Octave's condest() and onenormest(), Copyright: Regents of the\n University of California),\n R Core Team [ctb] (base R's matrix implementation)", + "Maintainer": "Martin Maechler ", + "Repository": "RSPM", + "Date/Publication": "2023-11-30 14:40:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-01 12:07:13 UTC; unix" } }, "R6": { @@ -94,7 +95,7 @@ "Repository": "RSPM", "Date/Publication": "2021-08-19 14:00:05 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:25 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:00 UTC; unix" } }, "RColorBrewer": { @@ -116,7 +117,7 @@ "Repository": "RSPM", "Date/Publication": "2022-04-03 19:20:13 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:26 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:33 UTC; unix" } }, "Rcpp": { @@ -142,7 +143,7 @@ "Packaged": "2023-07-03 15:56:55 UTC; edd", "Repository": "RSPM", "Date/Publication": "2023-07-06 07:33:14 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:17 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:54:07 UTC; unix" } }, "base64enc": { @@ -164,7 +165,7 @@ "Repository": "RSPM", "Date/Publication": "2015-07-28 08:03:37", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:56 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:45:43 UTC; unix" } }, "bslib": { @@ -173,29 +174,31 @@ "description": { "Package": "bslib", "Title": "Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'", - "Version": "0.5.1", - "Authors@R": "c(\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"Garrick\", \"Aden-Buie\", role = \"aut\", email = \"garrick@posit.co\", comment = c(ORCID = \"0000-0002-7111-0077\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(family = \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Javi\", \"Aguilar\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap colorpicker library\"),\n person(\"Thomas\", \"Park\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootswatch library\"),\n person(family = \"PayPal\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap accessibility plugin\")\n )", + "Version": "0.6.1", + "Authors@R": "c(\n person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-7111-0077\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(, \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(, \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Javi\", \"Aguilar\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap colorpicker library\"),\n person(\"Thomas\", \"Park\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootswatch library\"),\n person(, \"PayPal\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap accessibility plugin\")\n )", "Description": "Simplifies custom 'CSS' styling of both 'shiny' and\n 'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as\n well as their various 'Bootswatch' themes. An interactive widget is\n also provided for previewing themes in real time.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/bslib/, https://github.com/rstudio/bslib", "BugReports": "https://github.com/rstudio/bslib/issues", "Depends": "R (>= 2.10)", - "Imports": "base64enc, cachem, grDevices, htmltools (>= 0.5.4), jquerylib\n(>= 0.1.3), jsonlite, memoise (>= 2.0.1), mime, rlang, sass (>=\n0.4.0)", - "Suggests": "bsicons, curl, fontawesome, ggplot2, knitr, magrittr,\nrappdirs, rmarkdown (>= 2.7), shiny (>= 1.6.0), testthat,\nthematic, withr", - "Encoding": "UTF-8", - "RoxygenNote": "7.2.3", - "Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R'\n'bs-dependencies.R' 'bs-global.R' 'bs-remove.R'\n'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R'\n'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R'\n'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R'\n'bslib-package.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R'\n'imports.R' 'input-switch.R' 'layout.R' 'nav-items.R'\n'nav-update.R' 'navs-legacy.R' 'navs.R' 'onLoad.R' 'page.R'\n'popover.R' 'precompiled.R' 'print.R' 'shiny-devmode.R'\n'sidebar.R' 'staticimports.R' 'tooltip.R' 'utils-deps.R'\n'utils-shiny.R' 'utils-tags.R' 'value-box.R'\n'version-default.R' 'versions.R'", - "Config/testthat/edition": "3", + "Imports": "base64enc, cachem, grDevices, htmltools (>= 0.5.7), jquerylib\n(>= 0.1.3), jsonlite, lifecycle, memoise (>= 2.0.1), mime,\nrlang, sass (>= 0.4.0)", + "Suggests": "bsicons, curl, fontawesome, ggplot2, knitr, magrittr,\nrappdirs, rmarkdown (>= 2.7), shiny (>= 1.8.0), testthat,\nthematic, withr", + "Config/Needs/deploy": "BH, chiflights22, colourpicker, commonmark, cpp11,\ncpsievert/chiflights22, cpsievert/histoslider, dplyr, DT,\nggplot2, ggridges, gt, hexbin, histoslider, htmlwidgets,\nlattice, leaflet, lubridate, modelr, plotly, reactable,\nreshape2, rprojroot, rsconnect, rstudio/shiny, scales, styler,\ntibble", "Config/Needs/routine": "chromote, desc, renv", "Config/Needs/website": "brio, crosstalk, dplyr, DT, ggplot2, glue,\nhtmlwidgets, leaflet, lorem, palmerpenguins, plotly, purrr,\nrprojroot, rstudio/htmltools, scales, stringr, tidyr, webshot2", - "Config/Needs/deploy": "BH, cpp11, dplyr, DT, ggplot2, ggridges, gt,\nhexbin, histoslider, lattice, leaflet, lubridate, modelr,\nnycflights13, plotly, reactable, reshape2, rprojroot,\nrsconnect, scales", + "Config/testthat/edition": "3", + "Config/testthat/parallel": "true", + "Config/testthat/start-first": "zzzz-bs-sass, fonts, zzz-precompile,\ntheme-*, rmd-*", + "Encoding": "UTF-8", + "RoxygenNote": "7.2.3", + "Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R'\n'bs-dependencies.R' 'bs-global.R' 'bs-remove.R'\n'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R'\n'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R'\n'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R'\n'bslib-package.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R'\n'imports.R' 'input-dark-mode.R' 'input-switch.R' 'layout.R'\n'nav-items.R' 'nav-update.R' 'navs-legacy.R' 'navs.R'\n'onLoad.R' 'page.R' 'popover.R' 'precompiled.R' 'print.R'\n'shiny-devmode.R' 'sidebar.R' 'staticimports.R' 'tooltip.R'\n'utils-deps.R' 'utils-shiny.R' 'utils-tags.R' 'value-box.R'\n'version-default.R' 'versions.R'", "NeedsCompilation": "no", - "Packaged": "2023-08-11 15:31:21 UTC; cpsievert", + "Packaged": "2023-11-28 17:50:21 UTC; cpsievert", "Author": "Carson Sievert [aut, cre] (),\n Joe Cheng [aut],\n Garrick Aden-Buie [aut] (),\n Posit Software, PBC [cph, fnd],\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Javi Aguilar [ctb, cph] (Bootstrap colorpicker library),\n Thomas Park [ctb, cph] (Bootswatch library),\n PayPal [ctb, cph] (Bootstrap accessibility plugin)", "Maintainer": "Carson Sievert ", "Repository": "RSPM", - "Date/Publication": "2023-08-11 16:53:52 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:29:19 UTC; unix" + "Date/Publication": "2023-11-28 23:10:05 UTC", + "Built": "R 4.3.0; ; 2023-11-29 12:18:58 UTC; unix" } }, "cachem": { @@ -222,7 +225,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-05-01 16:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:05 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:54:17 UTC; unix" } }, "cli": { @@ -248,10 +251,9 @@ "Packaged": "2023-03-22 13:59:32 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n Hadley Wickham [ctb],\n Kirill Müller [ctb],\n RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-03-23 12:52:05 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:39 UTC; unix", - "Archs": "cli.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:47:18 UTC; unix" } }, "colorspace": { @@ -280,7 +282,7 @@ "Maintainer": "Achim Zeileis ", "Repository": "RSPM", "Date/Publication": "2023-01-23 11:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:19 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:48:23 UTC; unix" } }, "commonmark": { @@ -304,9 +306,10 @@ "Packaged": "2023-03-17 18:02:44 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n John MacFarlane [cph] (Author of cmark)", "Maintainer": "Jeroen Ooms ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-03-17 18:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:13:48 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-04-11 04:31:28 UTC; unix", + "Archs": "commonmark.so.dSYM" } }, "crayon": { @@ -332,7 +335,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2022-09-29 16:20:24 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:13:46 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:55 UTC; unix" } }, "digest": { @@ -358,7 +361,7 @@ "Repository": "RSPM", "Date/Publication": "2023-07-07 14:10:02 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:53 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-11 21:42:03 UTC; unix" } }, "dplyr": { @@ -368,14 +371,14 @@ "Type": "Package", "Package": "dplyr", "Title": "A Grammar of Data Manipulation", - "Version": "1.1.3", + "Version": "1.1.4", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"Romain\", \"François\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-2444-4226\")),\n person(\"Lionel\", \"Henry\", role = \"aut\"),\n person(\"Kirill\", \"Müller\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-1416-3412\")),\n person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4777-038X\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "A fast, consistent tool for working with data frame like\n objects, both in memory and out of memory.", "License": "MIT + file LICENSE", "URL": "https://dplyr.tidyverse.org, https://github.com/tidyverse/dplyr", "BugReports": "https://github.com/tidyverse/dplyr/issues", "Depends": "R (>= 3.5.0)", - "Imports": "cli (>= 3.4.0), generics, glue (>= 1.3.2), lifecycle (>=\n1.0.3), magrittr (>= 1.5), methods, pillar (>= 1.9.0), R6,\nrlang (>= 1.1.0), tibble (>= 3.2.0), tidyselect (>= 1.2.0),\nutils, vctrs (>= 0.6.0)", + "Imports": "cli (>= 3.4.0), generics, glue (>= 1.3.2), lifecycle (>=\n1.0.3), magrittr (>= 1.5), methods, pillar (>= 1.9.0), R6,\nrlang (>= 1.1.0), tibble (>= 3.2.0), tidyselect (>= 1.2.0),\nutils, vctrs (>= 0.6.4)", "Suggests": "bench, broom, callr, covr, DBI, dbplyr (>= 2.2.1), ggplot2,\nknitr, Lahman, lobstr, microbenchmark, nycflights13, purrr,\nrmarkdown, RMySQL, RPostgreSQL, RSQLite, stringi (>= 1.7.6),\ntestthat (>= 3.1.5), tidyr (>= 1.3.0), withr", "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse, shiny, pkgdown, tidyverse/tidytemplate", @@ -384,13 +387,12 @@ "LazyData": "true", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-08-25 22:28:32 UTC; hadleywickham", + "Packaged": "2023-11-16 21:48:56 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre] (),\n Romain François [aut] (),\n Lionel Henry [aut],\n Kirill Müller [aut] (),\n Davis Vaughan [aut] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", - "Date/Publication": "2023-09-03 16:20:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-09-03 17:37:29 UTC; unix", - "Archs": "dplyr.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-17 16:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-20 12:40:25 UTC; unix" } }, "ellipsis": { @@ -416,7 +418,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2021-04-29 12:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:01 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:24 UTC; unix" } }, "fansi": { @@ -426,7 +428,7 @@ "Package": "fansi", "Title": "ANSI Control Sequence Aware String Functions", "Description": "Counterparts to R string manipulation functions that account for\n the effects of ANSI text formatting control sequences.", - "Version": "1.0.4", + "Version": "1.0.5", "Authors@R": "c(\n person(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\",\n role=c(\"aut\", \"cre\")),\n person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"),\n person(family=\"R Core Team\",\n email=\"R-core@r-project.org\", role=\"cph\",\n comment=\"UTF8 byte length calcs from src/util.c\"\n ))", "Depends": "R (>= 3.1.0)", "License": "GPL-2 | GPL-3", @@ -435,16 +437,16 @@ "VignetteBuilder": "knitr", "Suggests": "unitizer, knitr, rmarkdown", "Imports": "grDevices, utils", - "RoxygenNote": "7.1.1", + "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R'\n'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R'\n'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'", "NeedsCompilation": "yes", - "Packaged": "2023-01-22 17:39:01 UTC; bg", + "Packaged": "2023-10-07 16:15:12 UTC; bg", "Author": "Brodie Gaslam [aut, cre],\n Elliott Sales De Andrade [ctb],\n R Core Team [cph] (UTF8 byte length calcs from src/util.c)", "Maintainer": "Brodie Gaslam ", "Repository": "RSPM", - "Date/Publication": "2023-01-22 19:20:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:27 UTC; unix" + "Date/Publication": "2023-10-08 19:30:05 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-09 13:00:59 UTC; unix" } }, "farver": { @@ -471,7 +473,7 @@ "Author": "Thomas Lin Pedersen [cre, aut]\n (),\n Berendea Nicolae [aut] (Author of the ColorSpace C++ library),\n Romain François [aut] ()", "Repository": "RSPM", "Date/Publication": "2022-07-06 13:50:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:07 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:21 UTC; unix" } }, "fastmap": { @@ -495,7 +497,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2023-02-24 16:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:58 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:45:15 UTC; unix" } }, "fontawesome": { @@ -524,7 +526,7 @@ "Maintainer": "Richard Iannone ", "Repository": "RSPM", "Date/Publication": "2023-08-19 04:52:40 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:26:42 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:55:27 UTC; unix" } }, "fs": { @@ -557,7 +559,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2023-07-20 10:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:08:10 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:46:02 UTC; unix" } }, "generics": { @@ -585,7 +587,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2022-07-05 19:40:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:26 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:51:25 UTC; unix" } }, "ggplot2": { @@ -617,7 +619,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", "Date/Publication": "2023-10-12 11:40:02 UTC", - "Built": "R 4.2.0; ; 2023-10-13 11:34:45 UTC; unix" + "Built": "R 4.3.0; ; 2023-10-13 11:32:46 UTC; unix" } }, "glue": { @@ -645,10 +647,9 @@ "Packaged": "2022-02-23 22:50:40 UTC; jenny", "Author": "Jim Hester [aut] (),\n Jennifer Bryan [aut, cre] (),\n RStudio [cph, fnd]", "Maintainer": "Jennifer Bryan ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-02-24 07:50:20 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:10 UTC; unix", - "Archs": "glue.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:53:12 UTC; unix" } }, "gtable": { @@ -677,67 +678,68 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", "Date/Publication": "2023-08-21 11:20:02 UTC", - "Built": "R 4.2.0; ; 2023-08-22 12:33:15 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-22 12:38:54 UTC; unix" } }, "htmltools": { "Source": "CRAN", "Repository": "https://p3m.dev/cran/latest", "description": { - "Package": "htmltools", "Type": "Package", + "Package": "htmltools", "Title": "Tools for HTML", - "Version": "0.5.6", - "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Barret\", \"Schloerke\", role = \"aut\", email = \"barret@posit.co\", comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"Winston\", \"Chang\", role = \"aut\", email = \"winston@posit.co\", comment = c(ORCID = \"0000-0002-1576-2126\")),\n person(\"Yihui\", \"Xie\", role = \"aut\", email = \"yihui@posit.co\"),\n person(\"Jeff\", \"Allen\", role = \"aut\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "0.5.7", + "Authors@R": "c(\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"),\n comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0002-1576-2126\")),\n person(\"Yihui\", \"Xie\", , \"yihui@posit.co\", role = \"aut\"),\n person(\"Jeff\", \"Allen\", role = \"aut\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Tools for HTML generation and output.", - "Depends": "R (>= 2.14.1)", - "Imports": "utils, digest, grDevices, base64enc, rlang (>= 0.4.12),\nfastmap (>= 1.1.0), ellipsis", - "Suggests": "markdown, testthat, withr, Cairo, ragg, shiny", - "Enhances": "knitr", "License": "GPL (>= 2)", "URL": "https://github.com/rstudio/htmltools,\nhttps://rstudio.github.io/htmltools/", "BugReports": "https://github.com/rstudio/htmltools/issues", - "RoxygenNote": "7.2.3", - "Encoding": "UTF-8", - "Collate": "'colors.R' 'fill.R' 'html_dependency.R' 'html_escape.R'\n'html_print.R' 'htmltools-package.R' 'images.R' 'known_tags.R'\n'selector.R' 'staticimports.R' 'tag_query.R' 'utils.R' 'tags.R'\n'template.R'", + "Depends": "R (>= 2.14.1)", + "Imports": "base64enc, digest, ellipsis, fastmap (>= 1.1.0), grDevices,\nrlang (>= 1.0.0), utils", + "Suggests": "Cairo, markdown, ragg, shiny, testthat, withr", + "Enhances": "knitr", "Config/Needs/check": "knitr", "Config/Needs/website": "rstudio/quillt, bench", + "Encoding": "UTF-8", + "RoxygenNote": "7.2.3", + "Collate": "'colors.R' 'fill.R' 'html_dependency.R' 'html_escape.R'\n'html_print.R' 'htmltools-package.R' 'images.R' 'known_tags.R'\n'selector.R' 'staticimports.R' 'tag_query.R' 'utils.R' 'tags.R'\n'template.R'", "NeedsCompilation": "yes", - "Packaged": "2023-08-10 21:52:43 UTC; cpsievert", + "Packaged": "2023-11-03 15:32:24 UTC; cpsievert", "Author": "Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n Barret Schloerke [aut] (),\n Winston Chang [aut] (),\n Yihui Xie [aut],\n Jeff Allen [aut],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Carson Sievert ", "Repository": "RSPM", - "Date/Publication": "2023-08-10 23:40:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-09-06 18:26:31 UTC; unix" + "Date/Publication": "2023-11-03 17:00:07 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-06 22:58:14 UTC; unix" } }, "httpuv": { "Source": "CRAN", "Repository": "https://p3m.dev/cran/latest", "description": { - "Package": "httpuv", "Type": "Package", - "Encoding": "UTF-8", + "Package": "httpuv", "Title": "HTTP and WebSocket Server Library", - "Version": "1.6.11", - "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = c(\"aut\"), email = \"joe@rstudio.com\"),\n person(\"Winston\", \"Chang\", role = c(\"aut\", \"cre\"), email = \"winston@rstudio.com\"),\n person(\"Posit, PBC\", role = \"cph\", \"fnd\"),\n person(\"Hector\", \"Corrada Bravo\", role = \"ctb\"),\n person(\"Jeroen\", \"Ooms\", role = \"ctb\"),\n person(\"Andrzej\", \"Krzemienski\", role = \"cph\", comment = \"optional.hpp\"),\n person(\"libuv project contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file\"),\n person(\"Joyent, Inc. and other Node contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file\"),\n person(\"Niels\", \"Provos\", role = \"cph\", comment = \"libuv subcomponent: tree.h\"),\n person(\"Internet Systems Consortium, Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c\"),\n person(\"Alexander\", \"Chemeris\", role = \"cph\",\n comment = \"libuv subcomponent: stdint-msvc2008.h (from msinttypes)\"),\n person(\"Google, Inc.\", role = \"cph\", comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Sony Mobile Communcations AB\", role = \"cph\",\n comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Berkeley Software Design Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Kenneth\", \"MacKay\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016)\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Steve\", \"Reid\", role = \"aut\", comment = \"SHA-1 implementation\"),\n person(\"James\", \"Brown\", role = \"aut\", comment = \"SHA-1 implementation\"),\n person(\"Bob\", \"Trower\", role = \"aut\", comment = \"base64 implementation\"),\n person(\"Alexander\", \"Peslyak\", role = \"aut\", comment = \"MD5 implementation\"),\n person(\"Trantor Standard Systems\", role = \"cph\", comment = \"base64 implementation\"),\n person(\"Igor\", \"Sysoev\", role = \"cph\", comment = \"http-parser\")\n )", - "Description": "Provides low-level socket and protocol support for handling\n HTTP and WebSocket requests directly from within R. It is primarily\n intended as a building block for other packages, rather than making it\n particularly easy to create complete web applications using httpuv alone.\n httpuv is built on top of the libuv and http-parser C libraries, both of\n which were developed by Joyent, Inc. (See LICENSE file for libuv and\n http-parser license information.)", + "Version": "1.6.12", + "Authors@R": "c(\n person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"),\n person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"Posit, PBC\", \"fnd\", role = \"cph\"),\n person(\"Hector\", \"Corrada Bravo\", role = \"ctb\"),\n person(\"Jeroen\", \"Ooms\", role = \"ctb\"),\n person(\"Andrzej\", \"Krzemienski\", role = \"cph\",\n comment = \"optional.hpp\"),\n person(\"libuv project contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file\"),\n person(\"Joyent, Inc. and other Node contributors\", role = \"cph\",\n comment = \"libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file\"),\n person(\"Niels\", \"Provos\", role = \"cph\",\n comment = \"libuv subcomponent: tree.h\"),\n person(\"Internet Systems Consortium, Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c\"),\n person(\"Alexander\", \"Chemeris\", role = \"cph\",\n comment = \"libuv subcomponent: stdint-msvc2008.h (from msinttypes)\"),\n person(\"Google, Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Sony Mobile Communcations AB\", role = \"cph\",\n comment = \"libuv subcomponent: pthread-fixes.c\"),\n person(\"Berkeley Software Design Inc.\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Kenneth\", \"MacKay\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016)\", role = \"cph\",\n comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"),\n person(\"Steve\", \"Reid\", role = \"aut\",\n comment = \"SHA-1 implementation\"),\n person(\"James\", \"Brown\", role = \"aut\",\n comment = \"SHA-1 implementation\"),\n person(\"Bob\", \"Trower\", role = \"aut\",\n comment = \"base64 implementation\"),\n person(\"Alexander\", \"Peslyak\", role = \"aut\",\n comment = \"MD5 implementation\"),\n person(\"Trantor Standard Systems\", role = \"cph\",\n comment = \"base64 implementation\"),\n person(\"Igor\", \"Sysoev\", role = \"cph\",\n comment = \"http-parser\")\n )", + "Description": "Provides low-level socket and protocol support for handling\n HTTP and WebSocket requests directly from within R. It is primarily\n intended as a building block for other packages, rather than making it\n particularly easy to create complete web applications using httpuv\n alone. httpuv is built on top of the libuv and http-parser C\n libraries, both of which were developed by Joyent, Inc. (See LICENSE\n file for libuv and http-parser license information.)", "License": "GPL (>= 2) | file LICENSE", - "Depends": "R (>= 2.15.1)", - "Imports": "Rcpp (>= 1.0.7), utils, R6, promises, later (>= 0.8.0)", - "LinkingTo": "Rcpp, later", "URL": "https://github.com/rstudio/httpuv", - "SystemRequirements": "GNU make, zlib", + "BugReports": "https://github.com/rstudio/httpuv/issues", + "Depends": "R (>= 2.15.1)", + "Imports": "later (>= 0.8.0), promises, R6, Rcpp (>= 1.0.7), utils", + "Suggests": "callr, curl, testthat, websocket", + "LinkingTo": "later, Rcpp", + "Encoding": "UTF-8", "RoxygenNote": "7.2.3", - "Suggests": "testthat, callr, curl, websocket", - "Collate": "'RcppExports.R' 'httpuv.R' 'random_port.R' 'server.R'\n'static_paths.R' 'utils.R'", + "SystemRequirements": "GNU make, zlib", + "Collate": "'RcppExports.R' 'httpuv.R' 'random_port.R' 'server.R'\n'staticServer.R' 'static_paths.R' 'utils.R'", "NeedsCompilation": "yes", - "Packaged": "2023-05-11 01:48:49 UTC; jcheng", + "Packaged": "2023-10-23 17:02:22 UTC; garrick", "Author": "Joe Cheng [aut],\n Winston Chang [aut, cre],\n Posit, PBC fnd [cph],\n Hector Corrada Bravo [ctb],\n Jeroen Ooms [ctb],\n Andrzej Krzemienski [cph] (optional.hpp),\n libuv project contributors [cph] (libuv library, see src/libuv/AUTHORS\n file),\n Joyent, Inc. and other Node contributors [cph] (libuv library, see\n src/libuv/AUTHORS file; and http-parser library, see\n src/http-parser/AUTHORS file),\n Niels Provos [cph] (libuv subcomponent: tree.h),\n Internet Systems Consortium, Inc. [cph] (libuv subcomponent: inet_pton\n and inet_ntop, contained in src/libuv/src/inet.c),\n Alexander Chemeris [cph] (libuv subcomponent: stdint-msvc2008.h (from\n msinttypes)),\n Google, Inc. [cph] (libuv subcomponent: pthread-fixes.c),\n Sony Mobile Communcations AB [cph] (libuv subcomponent:\n pthread-fixes.c),\n Berkeley Software Design Inc. [cph] (libuv subcomponent:\n android-ifaddrs.h, android-ifaddrs.c),\n Kenneth MacKay [cph] (libuv subcomponent: android-ifaddrs.h,\n android-ifaddrs.c),\n Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016) [cph]\n (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c),\n Steve Reid [aut] (SHA-1 implementation),\n James Brown [aut] (SHA-1 implementation),\n Bob Trower [aut] (base64 implementation),\n Alexander Peslyak [aut] (MD5 implementation),\n Trantor Standard Systems [cph] (base64 implementation),\n Igor Sysoev [cph] (http-parser)", - "Maintainer": "Winston Chang ", + "Maintainer": "Winston Chang ", "Repository": "RSPM", - "Date/Publication": "2023-05-11 08:00:05 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:12:21 UTC; unix" + "Date/Publication": "2023-10-23 19:40:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-24 11:30:50 UTC; unix" } }, "isoband": { @@ -766,7 +768,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2022-12-20 10:00:13 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:42 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:55:00 UTC; unix" } }, "jquerylib": { @@ -790,7 +792,7 @@ "Maintainer": "Carson Sievert ", "Repository": "RSPM", "Date/Publication": "2021-04-26 17:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:08:07 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:55:26 UTC; unix" } }, "jsonlite": { @@ -816,7 +818,7 @@ "Author": "Jeroen Ooms [aut, cre] (),\n Duncan Temple Lang [ctb],\n Lloyd Hilaiel [cph] (author of bundled libyajl)", "Repository": "RSPM", "Date/Publication": "2023-06-29 22:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:35 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:48:25 UTC; unix" } }, "labeling": { @@ -839,7 +841,7 @@ "Repository": "RSPM", "Date/Publication": "2023-08-29 22:20:02 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.0; ; 2023-08-31 02:31:27 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-31 01:09:51 UTC; unix" } }, "later": { @@ -865,9 +867,10 @@ "Packaged": "2023-05-01 21:09:55 UTC; winston", "Author": "Winston Chang [aut, cre],\n Joe Cheng [aut],\n RStudio [cph],\n Marcus Geelnard [ctb, cph] (TinyCThread library,\n https://tinycthread.github.io/),\n Evan Nemerson [ctb, cph] (TinyCThread library,\n https://tinycthread.github.io/)", "Maintainer": "Winston Chang ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-05-02 18:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:11:28 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-05-02 20:13:22 UTC; unix", + "Archs": "later.so.dSYM" } }, "lattice": { @@ -875,28 +878,29 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "lattice", - "Version": "0.20-45", - "Date": "2021-09-18", + "Version": "0.22-5", + "Date": "2023-10-23", "Priority": "recommended", "Title": "Trellis Graphics for R", - "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"),\n\t email = \"deepayan.sarkar@r-project.org\",\n\t\t comment = c(ORCID = \"0000-0003-4107-1553\")),\n person(\"Felix\", \"Andrews\", role = \"ctb\"),\n\t person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"),\n\t person(\"Neil\", \"Klepeis\", role = \"ctb\"),\n\t person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"colorkey title\"),\n person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"paul@stat.auckland.ac.nz\"))", + "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"),\n\t email = \"deepayan.sarkar@r-project.org\",\n\t\t comment = c(ORCID = \"0000-0003-4107-1553\")),\n person(\"Felix\", \"Andrews\", role = \"ctb\"),\n\t person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"),\n\t person(\"Neil\", \"Klepeis\", role = \"ctb\"),\n\t person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"miscellaneous improvements\"),\n person(\"Zhijian (Jason)\", \"Wen\", role = \"cph\", comment = \"filled contour code\"),\n person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"paul@stat.auckland.ac.nz\"),\n\t person(\"Stefan\", \"Eng\", role = \"ctb\", comment = \"violin plot improvements\"),\n\t person(\"Achim\", \"Zeileis\", role = \"ctb\", comment = \"modern colors\"),\n person(\"Alexandre\", \"Courtiol\", role = \"ctb\", comment = \"generics for larrows, lpolygon, lrect and lsegments\")\n\t )", "Description": "A powerful and elegant high-level data visualization\n system inspired by Trellis graphics, with an emphasis on\n multivariate data. Lattice is sufficient for typical graphics needs,\n and is also flexible enough to handle most nonstandard requirements.\n See ?Lattice for an introduction.", - "Depends": "R (>= 3.0.0)", - "Suggests": "KernSmooth, MASS, latticeExtra", + "Depends": "R (>= 4.0.0)", + "Suggests": "KernSmooth, MASS, latticeExtra, colorspace", "Imports": "grid, grDevices, graphics, stats, utils", - "Enhances": "chron", + "Enhances": "chron, zoo", "LazyLoad": "yes", "LazyData": "yes", "License": "GPL (>= 2)", - "URL": "http://lattice.r-forge.r-project.org/", + "URL": "https://lattice.r-forge.r-project.org/", "BugReports": "https://github.com/deepayan/lattice/issues", "NeedsCompilation": "yes", - "Packaged": "2021-09-22 09:17:07 UTC; deepayan", - "Author": "Deepayan Sarkar [aut, cre] (),\n Felix Andrews [ctb],\n Kevin Wright [ctb] (documentation),\n Neil Klepeis [ctb],\n Johan Larsson [ctb] (colorkey title),\n Paul Murrell [ctb]", + "Packaged": "2023-10-23 20:44:42 UTC; deepayan", + "Author": "Deepayan Sarkar [aut, cre] (),\n Felix Andrews [ctb],\n Kevin Wright [ctb] (documentation),\n Neil Klepeis [ctb],\n Johan Larsson [ctb] (miscellaneous improvements),\n Zhijian (Jason) Wen [cph] (filled contour code),\n Paul Murrell [ctb],\n Stefan Eng [ctb] (violin plot improvements),\n Achim Zeileis [ctb] (modern colors),\n Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and\n lsegments)", "Maintainer": "Deepayan Sarkar ", - "Repository": "CRAN", - "Date/Publication": "2021-09-22 12:10:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:13 UTC; unix" + "Repository": "RSPM", + "Date/Publication": "2023-10-24 07:00:02 UTC", + "Encoding": "UTF-8", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-25 11:42:10 UTC; unix" } }, "lifecycle": { @@ -905,27 +909,27 @@ "description": { "Package": "lifecycle", "Title": "Manage the Life Cycle of your Package Functions", - "Version": "1.0.3", - "Authors@R": "c(\n person(\"Lionel\", \"Henry\", , \"lionel@rstudio.com\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"RStudio\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "1.0.4", + "Authors@R": "c(\n person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Manage the life cycle of your exported functions with shared\n conventions, documentation badges, and user-friendly deprecation\n warnings.", "License": "MIT + file LICENSE", "URL": "https://lifecycle.r-lib.org/, https://github.com/r-lib/lifecycle", "BugReports": "https://github.com/r-lib/lifecycle/issues", - "Depends": "R (>= 3.4)", - "Imports": "cli (>= 3.4.0), glue, rlang (>= 1.0.6)", + "Depends": "R (>= 3.6)", + "Imports": "cli (>= 3.4.0), glue, rlang (>= 1.1.0)", "Suggests": "covr, crayon, knitr, lintr, rmarkdown, testthat (>= 3.0.1),\ntibble, tidyverse, tools, vctrs, withr", "VignetteBuilder": "knitr", + "Config/Needs/website": "tidyverse/tidytemplate, usethis", "Config/testthat/edition": "3", - "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.2.1", "NeedsCompilation": "no", - "Packaged": "2022-10-07 08:50:55 UTC; lionel", - "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n RStudio [cph, fnd]", - "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2022-10-07 09:50:02 UTC", - "Built": "R 4.2.0; ; 2023-04-01 16:39:06 UTC; unix" + "Packaged": "2023-11-06 16:07:36 UTC; lionel", + "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Lionel Henry ", + "Repository": "RSPM", + "Date/Publication": "2023-11-07 10:10:10 UTC", + "Built": "R 4.3.0; ; 2023-11-08 11:51:14 UTC; unix" } }, "magrittr": { @@ -952,10 +956,9 @@ "Packaged": "2022-03-29 09:34:37 UTC; lionel", "Author": "Stefan Milton Bache [aut, cph] (Original author and creator of\n magrittr),\n Hadley Wickham [aut],\n Lionel Henry [cre],\n RStudio [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-03-30 07:30:09 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-01 09:31:09 UTC; unix", - "Archs": "magrittr.so.dSYM" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:50:54 UTC; unix" } }, "memoise": { @@ -980,7 +983,7 @@ "Maintainer": "Winston Chang ", "Repository": "RSPM", "Date/Publication": "2021-11-26 16:11:10 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:08:09 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:28 UTC; unix" } }, "mgcv": { @@ -988,7 +991,7 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "mgcv", - "Version": "1.8-42", + "Version": "1.9-0", "Author": "Simon Wood ", "Maintainer": "Simon Wood ", "Title": "Mixed GAM Computation Vehicle with Automatic Smoothness\nEstimation", @@ -1001,10 +1004,11 @@ "ByteCompile": "yes", "License": "GPL (>= 2)", "NeedsCompilation": "yes", - "Packaged": "2023-02-25 13:11:36 UTC; sw283", + "Packaged": "2023-07-07 06:01:32 UTC; sw283", "Repository": "CRAN", - "Date/Publication": "2023-03-02 12:20:05 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-03-17 21:13:45 UTC; unix" + "Date/Publication": "2023-07-11 08:40:18 UTC", + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-07-11 09:46:34 UTC; unix", + "Archs": "mgcv.so.dSYM" } }, "mime": { @@ -1029,7 +1033,7 @@ "Maintainer": "Yihui Xie ", "Repository": "RSPM", "Date/Publication": "2021-09-28 05:00:05 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:07:40 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:51:00 UTC; unix" } }, "munsell": { @@ -1053,7 +1057,7 @@ "Repository": "RSPM", "Date/Publication": "2018-06-12 04:29:06 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:07:24 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:38 UTC; unix" } }, "nlme": { @@ -1061,8 +1065,8 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "nlme", - "Version": "3.1-162", - "Date": "2023-01-30", + "Version": "3.1-164", + "Date": "2023-11-27", "Priority": "recommended", "Title": "Linear and Nonlinear Mixed Effects Models", "Authors@R": "c(person(\"José\", \"Pinheiro\", role = \"aut\", comment = \"S version\"),\n person(\"Douglas\", \"Bates\", role = \"aut\", comment = \"up to 2007\"),\n person(\"Saikat\", \"DebRoy\", role = \"ctb\", comment = \"up to 2002\"),\n person(\"Deepayan\", \"Sarkar\", role = \"ctb\", comment = \"up to 2005\"),\n person(\"EISPACK authors\", role = \"ctb\", comment = \"src/rs.f\"),\n\t person(\"Siem\", \"Heisterkamp\", role = \"ctb\", comment = \"Author fixed sigma\"),\n person(\"Bert\", \"Van Willigen\",role = \"ctb\", comment = \"Programmer fixed sigma\"),\n person(\"Johannes\", \"Ranke\", role = \"ctb\", comment = \"varConstProp()\"),\n\t person(\"R Core Team\", email = \"R-core@R-project.org\",\n role = c(\"aut\", \"cre\")))", @@ -1078,13 +1082,12 @@ "MailingList": "R-help@r-project.org", "URL": "https://svn.r-project.org/R-packages/trunk/nlme/", "NeedsCompilation": "yes", - "Packaged": "2023-01-31 08:57:23 UTC; maechler", + "Packaged": "2023-11-27 10:37:08 UTC; hornik", "Author": "José Pinheiro [aut] (S version),\n Douglas Bates [aut] (up to 2007),\n Saikat DebRoy [ctb] (up to 2002),\n Deepayan Sarkar [ctb] (up to 2005),\n EISPACK authors [ctb] (src/rs.f),\n Siem Heisterkamp [ctb] (Author fixed sigma),\n Bert Van Willigen [ctb] (Programmer fixed sigma),\n Johannes Ranke [ctb] (varConstProp()),\n R Core Team [aut, cre]", "Maintainer": "R Core Team ", - "Repository": "CRAN", - "Date/Publication": "2023-01-31 16:50:09 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-10 22:12:21 UTC; unix", - "Archs": "nlme.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-27 15:26:12 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-28 12:53:34 UTC; unix" } }, "palmerpenguins": { @@ -1111,7 +1114,7 @@ "Maintainer": "Allison Horst ", "Repository": "RSPM", "Date/Publication": "2022-08-15 07:40:07 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:15:12 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:47:30 UTC; unix" } }, "pillar": { @@ -1144,7 +1147,7 @@ "Maintainer": "Kirill Müller ", "Repository": "RSPM", "Date/Publication": "2023-03-22 08:10:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:34 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:58:12 UTC; unix" } }, "pkgconfig": { @@ -1168,7 +1171,7 @@ "Packaged": "2019-09-22 08:42:40 UTC; gaborcsardi", "Repository": "RSPM", "Date/Publication": "2019-09-22 09:20:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:37 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:54:37 UTC; unix" } }, "promises": { @@ -1198,7 +1201,7 @@ "Maintainer": "Joe Cheng ", "Repository": "RSPM", "Date/Publication": "2023-08-10 16:00:02 UTC", - "Built": "R 4.2.3; aarch64-apple-darwin20; 2023-09-06 18:26:43 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-09-12 05:53:03 UTC; unix" } }, "rappdirs": { @@ -1226,7 +1229,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2021-01-31 05:40:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:09:26 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 20:48:02 UTC; unix" } }, "rlang": { @@ -1234,7 +1237,7 @@ "Repository": "https://p3m.dev/cran/latest", "description": { "Package": "rlang", - "Version": "1.1.1", + "Version": "1.1.2", "Title": "Functions for Base Types and Core R and 'Tidyverse' Features", "Description": "A toolbox for working with base types, core R features\n like the condition system, and core 'Tidyverse' features like tidy\n evaluation.", "Authors@R": "c(\n person(\"Lionel\", \"Henry\", ,\"lionel@posit.co\", c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", ,\"hadley@posit.co\", \"aut\"),\n person(given = \"mikefc\",\n email = \"mikefc@coolbutuseless.com\", \n role = \"cph\", \n comment = \"Hash implementation based on Mike's xxhashlite\"),\n person(given = \"Yann\",\n family = \"Collet\",\n role = \"cph\", \n comment = \"Author of the embedded xxHash library\"),\n person(given = \"Posit, PBC\", role = c(\"cph\", \"fnd\"))\n )", @@ -1252,13 +1255,12 @@ "Config/testthat/edition": "3", "Config/Needs/website": "dplyr, tidyverse/tidytemplate", "NeedsCompilation": "yes", - "Packaged": "2023-04-28 10:48:43 UTC; lionel", + "Packaged": "2023-10-26 16:51:17 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut],\n mikefc [cph] (Hash implementation based on Mike's xxhashlite),\n Yann Collet [cph] (Author of the embedded xxHash library),\n Posit, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2023-04-28 22:30:03 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-04-28 23:18:58 UTC; unix", - "Archs": "rlang.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-11-04 06:30:03 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-11-06 22:57:45 UTC; unix" } }, "sass": { @@ -1287,7 +1289,7 @@ "Maintainer": "Carson Sievert ", "Repository": "RSPM", "Date/Publication": "2023-07-15 06:20:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:09:28 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 21:00:48 UTC; unix" } }, "scales": { @@ -1296,27 +1298,27 @@ "description": { "Package": "scales", "Title": "Scale Functions for Visualization", - "Version": "1.2.1", - "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\n person(\"Dana\", \"Seidel\", role = \"aut\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\"))\n )", + "Version": "1.3.0", + "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\")),\n person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"),\n comment = c(ORCID = \"0000-0002-5147-4711\")),\n person(\"Dana\", \"Seidel\", role = \"aut\"),\n person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Graphical scales map data to aesthetics, and provide methods\n for automatically determining breaks and labels for axes and legends.", "License": "MIT + file LICENSE", "URL": "https://scales.r-lib.org, https://github.com/r-lib/scales", "BugReports": "https://github.com/r-lib/scales/issues", - "Depends": "R (>= 3.2)", - "Imports": "farver (>= 2.0.3), labeling, lifecycle, munsell (>= 0.5), R6,\nRColorBrewer, rlang (>= 1.0.0), viridisLite", - "Suggests": "bit64, covr, dichromat, ggplot2, hms (>= 0.5.0), stringi,\ntestthat (>= 3.0.0), waldo (>= 0.4.0)", + "Depends": "R (>= 3.6)", + "Imports": "cli, farver (>= 2.0.3), glue, labeling, lifecycle, munsell (>=\n0.5), R6, RColorBrewer, rlang (>= 1.0.0), viridisLite", + "Suggests": "bit64, covr, dichromat, ggplot2, hms (>= 0.5.0), stringi,\ntestthat (>= 3.0.0)", "Config/Needs/website": "tidyverse/tidytemplate", + "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyLoad": "yes", - "RoxygenNote": "7.2.1", - "Config/testthat/edition": "3", - "NeedsCompilation": "no", - "Packaged": "2022-08-19 15:35:49 UTC; hadleywickham", - "Author": "Hadley Wickham [aut, cre],\n Dana Seidel [aut],\n RStudio [cph, fnd]", - "Maintainer": "Hadley Wickham ", + "RoxygenNote": "7.2.3", + "NeedsCompilation": "yes", + "Packaged": "2023-11-27 20:27:59 UTC; thomas", + "Author": "Hadley Wickham [aut],\n Thomas Lin Pedersen [cre, aut]\n (),\n Dana Seidel [aut],\n Posit, PBC [cph, fnd]", + "Maintainer": "Thomas Lin Pedersen ", "Repository": "RSPM", - "Date/Publication": "2022-08-20 00:10:11 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:07:28 UTC; unix" + "Date/Publication": "2023-11-28 09:10:06 UTC", + "Built": "R 4.3.0; ; 2023-11-29 12:12:52 UTC; unix" } }, "shiny": { @@ -1326,7 +1328,7 @@ "Package": "shiny", "Type": "Package", "Title": "Web Application Framework for R", - "Version": "1.7.5", + "Version": "1.8.0", "Authors@R": "c(\n person(\"Winston\", \"Chang\", role = c(\"aut\", \"cre\"), email = \"winston@posit.co\", comment = c(ORCID = \"0000-0002-1576-2126\")),\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\n person(\"JJ\", \"Allaire\", role = \"aut\", email = \"jj@posit.co\"),\n person(\"Carson\", \"Sievert\", role = \"aut\", email = \"carson@posit.co\", comment = c(ORCID = \"0000-0002-4958-2844\")),\n person(\"Barret\", \"Schloerke\", role = \"aut\", email = \"barret@posit.co\", comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"Yihui\", \"Xie\", role = \"aut\", email = \"yihui@posit.co\"),\n person(\"Jeff\", \"Allen\", role = \"aut\"),\n person(\"Jonathan\", \"McPherson\", role = \"aut\", email = \"jonathan@posit.co\"),\n person(\"Alan\", \"Dipert\", role = \"aut\"),\n person(\"Barbara\", \"Borges\", role = \"aut\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\n person(family = \"jQuery Foundation\", role = \"cph\",\n comment = \"jQuery library and jQuery UI library\"),\n person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"),\n person(family = \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery UI library; authors listed in inst/www/shared/jqueryui/AUTHORS.txt\"),\n person(\"Mark\", \"Otto\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(\"Jacob\", \"Thornton\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Bootstrap contributors\", role = \"ctb\",\n comment = \"Bootstrap library\"),\n person(family = \"Twitter, Inc\", role = \"cph\",\n comment = \"Bootstrap library\"),\n person(\"Prem Nawaz\", \"Khan\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Victor\", \"Tsaran\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Dennis\", \"Lembree\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Srinivasu\", \"Chakravarthula\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Cathy\", \"O'Connor\", role = \"ctb\",\n comment = \"Bootstrap accessibility plugin\"),\n person(family = \"PayPal, Inc\", role = \"cph\",\n comment = \"Bootstrap accessibility plugin\"),\n person(\"Stefan\", \"Petre\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap-datepicker library\"),\n person(\"Andrew\", \"Rowls\", role = c(\"ctb\", \"cph\"),\n comment = \"Bootstrap-datepicker library\"),\n person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"),\n comment = \"selectize.js library\"),\n person(\"Salmen\", \"Bejaoui\", role = c(\"ctb\", \"cph\"),\n comment = \"selectize-plugin-a11y library\"),\n person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"),\n comment = \"ion.rangeSlider library\"),\n person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"),\n comment = \"Javascript strftime library\"),\n person(family = \"SpryMedia Limited\", role = c(\"ctb\", \"cph\"),\n comment = \"DataTables library\"),\n person(\"John\", \"Fraser\", role = c(\"ctb\", \"cph\"),\n comment = \"showdown.js library\"),\n person(\"John\", \"Gruber\", role = c(\"ctb\", \"cph\"),\n comment = \"showdown.js library\"),\n person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"),\n comment = \"highlight.js library\"),\n person(family = \"R Core Team\", role = c(\"ctb\", \"cph\"),\n comment = \"tar implementation from R\")\n )", "Description": "Makes it incredibly easy to build interactive web\n applications with R. Automatic \"reactive\" binding between inputs and\n outputs and extensive prebuilt widgets make it possible to build\n beautiful, responsive, and powerful applications with minimal effort.", "License": "GPL-3 | file LICENSE", @@ -1342,12 +1344,12 @@ "Config/testthat/edition": "3", "Config/Needs/check": "shinytest2", "NeedsCompilation": "no", - "Packaged": "2023-08-11 15:54:00 UTC; cpsievert", + "Packaged": "2023-11-17 16:44:52 UTC; cpsievert", "Author": "Winston Chang [aut, cre] (),\n Joe Cheng [aut],\n JJ Allaire [aut],\n Carson Sievert [aut] (),\n Barret Schloerke [aut] (),\n Yihui Xie [aut],\n Jeff Allen [aut],\n Jonathan McPherson [aut],\n Alan Dipert [aut],\n Barbara Borges [aut],\n Posit Software, PBC [cph, fnd],\n jQuery Foundation [cph] (jQuery library and jQuery UI library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/www/shared/jquery-AUTHORS.txt),\n jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in\n inst/www/shared/jqueryui/AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Prem Nawaz Khan [ctb] (Bootstrap accessibility plugin),\n Victor Tsaran [ctb] (Bootstrap accessibility plugin),\n Dennis Lembree [ctb] (Bootstrap accessibility plugin),\n Srinivasu Chakravarthula [ctb] (Bootstrap accessibility plugin),\n Cathy O'Connor [ctb] (Bootstrap accessibility plugin),\n PayPal, Inc [cph] (Bootstrap accessibility plugin),\n Stefan Petre [ctb, cph] (Bootstrap-datepicker library),\n Andrew Rowls [ctb, cph] (Bootstrap-datepicker library),\n Brian Reavis [ctb, cph] (selectize.js library),\n Salmen Bejaoui [ctb, cph] (selectize-plugin-a11y library),\n Denis Ineshin [ctb, cph] (ion.rangeSlider library),\n Sami Samhuri [ctb, cph] (Javascript strftime library),\n SpryMedia Limited [ctb, cph] (DataTables library),\n John Fraser [ctb, cph] (showdown.js library),\n John Gruber [ctb, cph] (showdown.js library),\n Ivan Sagalaev [ctb, cph] (highlight.js library),\n R Core Team [ctb, cph] (tar implementation from R)", "Maintainer": "Winston Chang ", "Repository": "RSPM", - "Date/Publication": "2023-08-12 17:00:02 UTC", - "Built": "R 4.2.3; ; 2023-09-06 18:29:26 UTC; unix" + "Date/Publication": "2023-11-17 23:40:02 UTC", + "Built": "R 4.3.0; ; 2023-11-20 12:41:44 UTC; unix" } }, "shinydashboard": { @@ -1372,7 +1374,7 @@ "Repository": "RSPM", "Date/Publication": "2021-09-30 12:10:06 UTC", "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:15:14 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:10:53 UTC; unix" } }, "sourcetools": { @@ -1394,9 +1396,10 @@ "Encoding": "UTF-8", "NeedsCompilation": "yes", "Packaged": "2023-01-31 18:03:04 UTC; kevin", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-02-01 10:10:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:13:44 UTC; unix" + "Built": "R 4.3.0; aarch64-apple-darwin20; 2023-04-11 04:31:26 UTC; unix", + "Archs": "sourcetools.so.dSYM" } }, "tibble": { @@ -1430,7 +1433,7 @@ "Maintainer": "Kirill Müller ", "Repository": "RSPM", "Date/Publication": "2023-03-20 06:30:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:38 UTC; unix" + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-08-21 21:02:25 UTC; unix" } }, "tidyselect": { @@ -1460,7 +1463,7 @@ "Maintainer": "Lionel Henry ", "Repository": "RSPM", "Date/Publication": "2022-10-10 19:00:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:43 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 21:02:52 UTC; unix" } }, "utf8": { @@ -1469,7 +1472,7 @@ "description": { "Package": "utf8", "Title": "Unicode Text Processing", - "Version": "1.2.3", + "Version": "1.2.4", "Authors@R": "\n c(person(given = c(\"Patrick\", \"O.\"),\n family = \"Perry\",\n role = c(\"aut\", \"cph\")),\n person(given = \"Kirill\",\n family = \"M\\u00fcller\",\n role = \"cre\",\n email = \"kirill@cynkra.com\"),\n person(given = \"Unicode, Inc.\",\n role = c(\"cph\", \"dtc\"),\n comment = \"Unicode Character Database\"))", "Description": "Process and print 'UTF-8' encoded international\n text (Unicode). Input, validate, normalize, encode, format, and\n display.", "License": "Apache License (== 2.0) | file LICENSE", @@ -1482,12 +1485,12 @@ "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-01-31 05:28:43 UTC; kirill", + "Packaged": "2023-10-22 13:43:19 UTC; kirill", "Author": "Patrick O. Perry [aut, cph],\n Kirill Müller [cre],\n Unicode, Inc. [cph, dtc] (Unicode Character Database)", "Maintainer": "Kirill Müller ", "Repository": "RSPM", - "Date/Publication": "2023-01-31 18:00:02 UTC", - "Built": "R 4.2.1; aarch64-apple-darwin20; 2023-08-04 16:10:31 UTC; unix" + "Date/Publication": "2023-10-22 21:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-10-24 11:28:45 UTC; unix" } }, "vctrs": { @@ -1496,7 +1499,7 @@ "description": { "Package": "vctrs", "Title": "Vector Helpers", - "Version": "0.6.3", + "Version": "0.6.5", "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"),\n person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"),\n person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")),\n person(\"data.table team\", role = \"cph\",\n comment = \"Radix sort based on data.table's forder() and their contribution to R's order()\"),\n person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n )", "Description": "Defines new notions of prototype and size that are used to\n provide tools for consistent and well-founded type-coercion and\n size-recycling, and are in turn connected to ideas of type- and\n size-stability useful for analysing function interfaces.", "License": "MIT + file LICENSE", @@ -1512,13 +1515,12 @@ "Language": "en-GB", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", - "Packaged": "2023-06-14 21:04:57 UTC; davis", + "Packaged": "2023-12-01 16:27:12 UTC; davis", "Author": "Hadley Wickham [aut],\n Lionel Henry [aut],\n Davis Vaughan [aut, cre],\n data.table team [cph] (Radix sort based on data.table's forder() and\n their contribution to R's order()),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", - "Repository": "CRAN", - "Date/Publication": "2023-06-14 23:40:02 UTC", - "Built": "R 4.2.0; aarch64-apple-darwin20; 2023-06-19 02:58:37 UTC; unix", - "Archs": "vctrs.so.dSYM" + "Repository": "RSPM", + "Date/Publication": "2023-12-01 23:50:02 UTC", + "Built": "R 4.3.0; x86_64-pc-linux-gnu; 2023-12-04 12:31:13 UTC; unix" } }, "viridisLite": { @@ -1545,7 +1547,7 @@ "Author": "Simon Garnier [aut, cre],\n Noam Ross [ctb, cph],\n Bob Rudis [ctb, cph],\n Marco Sciaini [ctb, cph],\n Antônio Pedro Camargo [ctb, cph],\n Cédric Scherer [ctb, cph]", "Repository": "RSPM", "Date/Publication": "2023-05-02 23:50:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:07:27 UTC; unix" + "Built": "R 4.3.0; ; 2023-08-21 20:53:29 UTC; unix" } }, "withr": { @@ -1554,8 +1556,8 @@ "description": { "Package": "withr", "Title": "Run Code 'With' Temporarily Modified Global State", - "Version": "2.5.0", - "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = \"aut\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@rstudio.com\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n email = \"krlmlr+r@mailbox.org\"),\n person(given = \"Kevin\",\n family = \"Ushey\",\n role = \"aut\",\n email = \"kevinushey@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Winston\",\n family = \"Chang\",\n role = \"aut\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"),\n person(given = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", + "Version": "2.5.2", + "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = \"aut\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@posit.co\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n email = \"krlmlr+r@mailbox.org\"),\n person(given = \"Kevin\",\n family = \"Ushey\",\n role = \"aut\",\n email = \"kevinushey@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Winston\",\n family = \"Chang\",\n role = \"aut\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"),\n person(given = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"Posit Software, PBC\",\n role = c(\"cph\", \"fnd\")))", "Description": "A set of functions to run code 'with' safely and\n temporarily modified global state. Many of these functions were\n originally a part of the 'devtools' package, this provides a simple\n package with limited dependencies to provide access to these\n functions.", "License": "MIT + file LICENSE", "URL": "https://withr.r-lib.org, https://github.com/r-lib/withr#readme", @@ -1570,12 +1572,12 @@ "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "NeedsCompilation": "no", - "Packaged": "2022-03-03 21:13:01 UTC; lionel", - "Author": "Jim Hester [aut],\n Lionel Henry [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Jennifer Bryan [ctb],\n Richard Cotton [ctb],\n RStudio [cph, fnd]", - "Maintainer": "Lionel Henry ", + "Packaged": "2023-10-24 08:50:10 UTC; lionel", + "Author": "Jim Hester [aut],\n Lionel Henry [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Jennifer Bryan [ctb],\n Richard Cotton [ctb],\n Posit Software, PBC [cph, fnd]", + "Maintainer": "Lionel Henry ", "Repository": "RSPM", - "Date/Publication": "2022-03-03 21:50:02 UTC", - "Built": "R 4.2.1; ; 2023-08-04 16:10:41 UTC; unix" + "Date/Publication": "2023-10-30 09:10:02 UTC", + "Built": "R 4.3.0; ; 2023-10-31 12:16:57 UTC; unix" } }, "xtable": { @@ -1595,19 +1597,24 @@ "URL": "http://xtable.r-forge.r-project.org/", "Depends": "R (>= 2.10.0)", "License": "GPL (>= 2)", - "Repository": "RSPM", + "Repository": "CRAN", "NeedsCompilation": "no", "Packaged": "2019-04-21 10:56:51 UTC; dsco036", "Author": "David B. Dahl [aut],\n David Scott [aut, cre],\n Charles Roosen [aut],\n Arni Magnusson [aut],\n Jonathan Swinton [aut],\n Ajay Shah [ctb],\n Arne Henningsen [ctb],\n Benno Puetz [ctb],\n Bernhard Pfaff [ctb],\n Claudio Agostinelli [ctb],\n Claudius Loehnert [ctb],\n David Mitchell [ctb],\n David Whiting [ctb],\n Fernando da Rosa [ctb],\n Guido Gay [ctb],\n Guido Schulz [ctb],\n Ian Fellows [ctb],\n Jeff Laake [ctb],\n John Walker [ctb],\n Jun Yan [ctb],\n Liviu Andronic [ctb],\n Markus Loecher [ctb],\n Martin Gubri [ctb],\n Matthieu Stigler [ctb],\n Robert Castelo [ctb],\n Seth Falcon [ctb],\n Stefan Edwards [ctb],\n Sven Garbade [ctb],\n Uwe Ligges [ctb]", "Date/Publication": "2019-04-21 12:20:03 UTC", - "Encoding": "UTF-8", - "Built": "R 4.2.1; ; 2023-08-04 16:13:42 UTC; unix" + "Built": "R 4.3.0; ; 2023-04-11 04:31:25 UTC; unix" } } }, "files": { "app.R": { "checksum": "60a3c550e221f55a827daba071505d3c" + }, + "imgs/app-screenshot.png": { + "checksum": "522ac0a2e0204580549807ec41e6132b" + }, + "imgs/push-button-deploy.png": { + "checksum": "89e13903059e7874e99d0457e149954a" } }, "users": null diff --git a/shiny-penguins/renv.lock b/shiny-penguins/renv.lock index 2e837ec..bf1c37e 100644 --- a/shiny-penguins/renv.lock +++ b/shiny-penguins/renv.lock @@ -1,6 +1,6 @@ { "R": { - "Version": "4.2.3", + "Version": "4.3.2", "Repositories": [ { "Name": "CRAN", @@ -11,7 +11,7 @@ "Packages": { "MASS": { "Package": "MASS", - "Version": "7.3-58.2", + "Version": "7.3-60", "Source": "Repository", "Repository": "CRAN", "Requirements": [ @@ -22,15 +22,16 @@ "stats", "utils" ], - "Hash": "e02d1a0f6122fd3e634b25b433704344" + "Hash": "a56a6365b3fa73293ea8d084be0d9bb0" }, "Matrix": { "Package": "Matrix", - "Version": "1.5-3", + "Version": "1.6-4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", + "grDevices", "graphics", "grid", "lattice", @@ -38,7 +39,7 @@ "stats", "utils" ], - "Hash": "4006dffe49958d2dd591c17e61e60591" + "Hash": "d9c655b30a2edc6bb2244c1d1e8d549d" }, "R6": { "Package": "R6", @@ -83,7 +84,7 @@ }, "bslib": { "Package": "bslib", - "Version": "0.5.1", + "Version": "0.6.1", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -94,12 +95,13 @@ "htmltools", "jquerylib", "jsonlite", + "lifecycle", "memoise", "mime", "rlang", "sass" ], - "Hash": "283015ddfbb9d7bf15ea9f0b5698f0d9" + "Hash": "c0d8599494bc7fb408cd206bbdd9cab0" }, "cachem": { "Package": "cachem", @@ -169,9 +171,9 @@ }, "dplyr": { "Package": "dplyr", - "Version": "1.1.3", + "Version": "1.1.4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "R6", @@ -188,7 +190,7 @@ "utils", "vctrs" ], - "Hash": "e85ffbebaad5f70e1a2e2ef4302b4949" + "Hash": "fedd9d00c2944ff00a0e2696ccf048ec" }, "ellipsis": { "Package": "ellipsis", @@ -203,7 +205,7 @@ }, "fansi": { "Package": "fansi", - "Version": "1.0.4", + "Version": "1.0.5", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -211,7 +213,7 @@ "grDevices", "utils" ], - "Hash": "1d9e7ad3c8312a192dea7d3db0274fde" + "Hash": "3e8583a60163b4bc1a80016e63b9959e" }, "farver": { "Package": "farver", @@ -314,7 +316,7 @@ }, "htmltools": { "Package": "htmltools", - "Version": "0.5.6", + "Version": "0.5.7", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -327,11 +329,11 @@ "rlang", "utils" ], - "Hash": "a2326a66919a3311f7fbb1e3bf568283" + "Hash": "2d7b3857980e0e0d0a1fd6f11928ab0f" }, "httpuv": { "Package": "httpuv", - "Version": "1.6.11", + "Version": "1.6.12", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -342,7 +344,7 @@ "promises", "utils" ], - "Hash": "838602f54e32c1a0f8cc80708cefcefa" + "Hash": "c992f75861325961c29a188b45e549f7" }, "isoband": { "Package": "isoband", @@ -399,9 +401,9 @@ }, "lattice": { "Package": "lattice", - "Version": "0.20-45", + "Version": "0.22-5", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "grDevices", @@ -410,20 +412,20 @@ "stats", "utils" ], - "Hash": "b64cdbb2b340437c4ee047a1f4c4377b" + "Hash": "7c5e89f04e72d6611c77451f6331a091" }, "lifecycle": { "Package": "lifecycle", - "Version": "1.0.3", + "Version": "1.0.4", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", "glue", "rlang" ], - "Hash": "001cecbeac1cff9301bdc3775ee46a86" + "Hash": "b8552d117e1b808b09a832f589b79035" }, "magrittr": { "Package": "magrittr", @@ -448,7 +450,7 @@ }, "mgcv": { "Package": "mgcv", - "Version": "1.8-42", + "Version": "1.9-0", "Source": "Repository", "Repository": "CRAN", "Requirements": [ @@ -461,7 +463,7 @@ "stats", "utils" ], - "Hash": "3460beba7ccc8946249ba35327ba902a" + "Hash": "086028ca0460d0c368028d3bda58f31b" }, "mime": { "Package": "mime", @@ -486,9 +488,9 @@ }, "nlme": { "Package": "nlme", - "Version": "3.1-162", + "Version": "3.1-164", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "graphics", @@ -496,7 +498,7 @@ "stats", "utils" ], - "Hash": "0984ce8da8da9ead8643c5cbbb60f83e" + "Hash": "a623a2239e642806158bc4dc3f51565d" }, "palmerpenguins": { "Package": "palmerpenguins", @@ -573,14 +575,14 @@ }, "rlang": { "Package": "rlang", - "Version": "1.1.1", + "Version": "1.1.2", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "utils" ], - "Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb" + "Hash": "50a6dbdc522936ca35afc5e2082ea91b" }, "sass": { "Package": "sass", @@ -598,25 +600,27 @@ }, "scales": { "Package": "scales", - "Version": "1.2.1", + "Version": "1.3.0", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R", "R6", "RColorBrewer", + "cli", "farver", + "glue", "labeling", "lifecycle", "munsell", "rlang", "viridisLite" ], - "Hash": "906cb23d2f1c5680b8ce439b44c6fa63" + "Hash": "c19df082ba346b0ffa6f833e92de34d1" }, "shiny": { "Package": "shiny", - "Version": "1.7.5", + "Version": "1.8.0", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -646,7 +650,7 @@ "withr", "xtable" ], - "Hash": "438b99792adbe82a8329ad8697d45afe" + "Hash": "3a1f41807d648a908e3c7f0334bf85e6" }, "shinydashboard": { "Package": "shinydashboard", @@ -709,19 +713,19 @@ }, "utf8": { "Package": "utf8", - "Version": "1.2.3", + "Version": "1.2.4", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R" ], - "Hash": "1fe17157424bb09c48a8b3b550c753bc" + "Hash": "62b65c52671e6665f803ff02954446e9" }, "vctrs": { "Package": "vctrs", - "Version": "0.6.3", + "Version": "0.6.5", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "cli", @@ -729,7 +733,7 @@ "lifecycle", "rlang" ], - "Hash": "d0ef2856b83dc33ea6e255caf6229ee2" + "Hash": "c03fa420630029418f7e6da3667aac4a" }, "viridisLite": { "Package": "viridisLite", @@ -743,7 +747,7 @@ }, "withr": { "Package": "withr", - "Version": "2.5.0", + "Version": "2.5.2", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -752,7 +756,7 @@ "graphics", "stats" ], - "Hash": "c0e49a9760983e81e55cdd9be92e7182" + "Hash": "4b25e70111b7d644322e9513f403a272" }, "xtable": { "Package": "xtable",