From 7f48218a6be3c97c0d45a54dbe0a1c80e1f7cde4 Mon Sep 17 00:00:00 2001 From: Kathryn Doering Date: Thu, 18 Jul 2024 15:17:02 -0700 Subject: [PATCH] Update manifest to include fishdictionary --- inst/Shiny/manifest.json | 244 ++++++++++++++++++++------------------- 1 file changed, 125 insertions(+), 119 deletions(-) diff --git a/inst/Shiny/manifest.json b/inst/Shiny/manifest.json index 43b6adb..ee7b510 100644 --- a/inst/Shiny/manifest.json +++ b/inst/Shiny/manifest.json @@ -1,7 +1,7 @@ { "version": 1, "locale": "en_US", - "platform": "4.3.2", + "platform": "4.4.0", "metadata": { "appmode": "shiny", "primary_rmd": null, @@ -16,10 +16,10 @@ "description": { "Package": "MASS", "Priority": "recommended", - "Version": "7.3-60", - "Date": "2023-05-02", - "Revision": "$Rev: 3621 $", - "Depends": "R (>= 4.0), grDevices, graphics, stats, utils", + "Version": "7.3-60.2", + "Date": "2024-01-12", + "Revision": "$Rev: 3641 $", + "Depends": "R (>= 4.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,10 @@ "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "Contact": "", "NeedsCompilation": "yes", - "Packaged": "2023-05-02 16:42:41 UTC; ripley", + "Packaged": "2024-01-12 08:51:36 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-05-04 07:32:21 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2023-10-31 14:05:09 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-24 08:28:30 UTC; windows", "Archs": "x64" } }, @@ -45,8 +43,9 @@ "Repository": "https://cran.rstudio.com", "description": { "Package": "Matrix", - "Version": "1.6-1.1", - "Date": "2023-09-08", + "Version": "1.7-0", + "VersionNote": "do also bump src/version.h, inst/include/Matrix/version.h", + "Date": "2024-03-16", "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.", @@ -54,22 +53,22 @@ "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", - "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", + "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\",\n\t \"collaborators listed in dir(system.file(\\\"doc\\\", \\\"SuiteSparse\\\", package=\\\"Matrix\\\"), pattern=\\\"License\\\", full.names=TRUE, recursive=TRUE)\")),\n\t person(\"George\", \"Karypis\", role = \"ctb\",\n\t comment = c(ORCID = \"0000-0003-2753-1437\",\n\t \"METIS library\",\n\t \"Copyright: Regents of the University of Minnesota\")),\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(\"Jens\", \"Oehlschlägel\", role = \"ctb\",\n\t comment = \"initial nearPD()\"),\n\t person(\"R Core Team\", role = \"ctb\",\n\t comment = \"base R's matrix implementation\"))", + "Depends": "R (>= 4.4.0), methods", "Imports": "grDevices, graphics, grid, lattice, stats, utils", - "Suggests": "MASS, datasets, sfsmisc", + "Suggests": "MASS, datasets, sfsmisc, tools", "Enhances": "SparseM, graph", "LazyData": "no", "LazyDataNote": "not possible, since we use data/*.R and our S4 classes", "BuildResaveData": "no", "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2023-09-08 10:37:27 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)", + "Packaged": "2024-03-19 17:15:14 UTC; maechler", + "Author": "Douglas Bates [aut] (),\n Martin Maechler [aut, cre] (),\n Mikael Jagan [aut] (),\n Timothy A. Davis [ctb] (,\n SuiteSparse libraries, collaborators listed in\n dir(system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"),\n pattern=\"License\", full.names=TRUE, recursive=TRUE)),\n George Karypis [ctb] (, METIS\n library, Copyright: Regents of the University of Minnesota),\n Jason Riedy [ctb] (, GNU\n Octave's condest() and onenormest(), Copyright: Regents of the\n University of California),\n Jens Oehlschlägel [ctb] (initial nearPD()),\n R Core Team [ctb] (base R's matrix implementation)", "Maintainer": "Martin Maechler ", "Repository": "CRAN", - "Date/Publication": "2023-09-18 17:40:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2023-10-31 14:05:48 UTC; windows", + "Date/Publication": "2024-03-22 09:08:25 UTC", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-24 08:28:50 UTC; windows", "Archs": "x64" } }, @@ -94,7 +93,7 @@ "Maintainer": "Winston Chang ", "Repository": "CRAN", "Date/Publication": "2021-08-19 14:00:05 UTC", - "Built": "R 4.3.2; ; 2024-02-08 01:36:58 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 00:34:18 UTC; windows" } }, "RColorBrewer": { @@ -115,7 +114,7 @@ "NeedsCompilation": "no", "Repository": "CRAN", "Date/Publication": "2022-04-03 19:20:13 UTC", - "Built": "R 4.3.1; ; 2023-10-20 00:51:12 UTC; windows" + "Built": "R 4.4.0; ; 2024-04-23 00:23:59 UTC; windows" } }, "Rcpp": { @@ -141,7 +140,7 @@ "Packaged": "2024-01-08 12:50:16 UTC; edd", "Repository": "CRAN", "Date/Publication": "2024-01-09 08:20:35 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:58 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:22 UTC; windows", "Archs": "x64" } }, @@ -163,7 +162,7 @@ "Packaged": "2015-02-04 20:31:00 UTC; svnuser", "Repository": "CRAN", "Date/Publication": "2015-07-28 08:03:37", - "Built": "R 4.3.1; x86_64-w64-mingw32; 2023-10-20 00:51:10 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-23 00:24:00 UTC; windows", "Archs": "x64" } }, @@ -197,7 +196,7 @@ "Maintainer": "Carson Sievert ", "Repository": "CRAN", "Date/Publication": "2024-03-29 01:00:03 UTC", - "Built": "R 4.3.3; ; 2024-06-03 02:11:23 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:47:29 UTC; windows" } }, "cachem": { @@ -224,7 +223,7 @@ "Maintainer": "Winston Chang ", "Repository": "CRAN", "Date/Publication": "2024-05-16 09:50:11 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 01:31:25 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:16:33 UTC; windows", "Archs": "x64" } }, @@ -253,7 +252,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", "Date/Publication": "2023-12-11 07:40:13 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:59 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:18 UTC; windows", "Archs": "x64" } }, @@ -283,7 +282,7 @@ "Maintainer": "Achim Zeileis ", "Repository": "CRAN", "Date/Publication": "2023-01-23 11:40:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-11 01:42:54 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:20 UTC; windows", "Archs": "x64" } }, @@ -310,7 +309,7 @@ "Maintainer": "Jeroen Ooms ", "Repository": "CRAN", "Date/Publication": "2024-01-30 12:40:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:37:01 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:20 UTC; windows", "Archs": "x64" } }, @@ -337,7 +336,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", "Date/Publication": "2022-09-29 16:20:24 UTC", - "Built": "R 4.3.2; ; 2024-02-08 01:36:59 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 00:34:19 UTC; windows" } }, "digest": { @@ -362,34 +361,7 @@ "Packaged": "2024-03-10 19:40:54 UTC; edd", "Repository": "CRAN", "Date/Publication": "2024-03-11 14:10:06 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 00:44:47 UTC; windows", - "Archs": "x64" - } - }, - "ellipsis": { - "Source": "CRAN", - "Repository": "https://cran.rstudio.com", - "description": { - "Package": "ellipsis", - "Version": "0.3.2", - "Title": "Tools for Working with ...", - "Description": "The ellipsis is a powerful tool for extending functions. Unfortunately \n this power comes at a cost: misspelled arguments will be silently ignored. \n The ellipsis package provides a collection of functions to catch problems\n and alert the user.", - "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\n person(\"RStudio\", role = \"cph\")\n )", - "License": "MIT + file LICENSE", - "Encoding": "UTF-8", - "RoxygenNote": "7.1.1", - "URL": "https://ellipsis.r-lib.org, https://github.com/r-lib/ellipsis", - "BugReports": "https://github.com/r-lib/ellipsis/issues", - "Depends": "R (>= 3.2)", - "Imports": "rlang (>= 0.3.0)", - "Suggests": "covr, testthat", - "NeedsCompilation": "yes", - "Packaged": "2021-04-29 12:06:44 UTC; lionel", - "Author": "Hadley Wickham [aut, cre],\n RStudio [cph]", - "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", - "Date/Publication": "2021-04-29 12:40:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-15 02:20:40 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:18 UTC; windows", "Archs": "x64" } }, @@ -418,7 +390,7 @@ "Maintainer": "Brodie Gaslam ", "Repository": "CRAN", "Date/Publication": "2023-12-08 03:30:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:59 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:17 UTC; windows", "Archs": "x64" } }, @@ -445,7 +417,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN", "Date/Publication": "2024-05-13 09:33:09 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 00:44:46 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:20 UTC; windows", "Archs": "x64" } }, @@ -470,10 +442,44 @@ "Maintainer": "Winston Chang ", "Repository": "CRAN", "Date/Publication": "2024-05-15 09:00:07 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 00:45:00 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:19 UTC; windows", "Archs": "x64" } }, + "fishdictionary": { + "Source": "github", + "Repository": null, + "description": { + "Package": "fishdictionary", + "Title": "Collaborative tool to improve consistency in terminology and\ndevelop a framework of tools for fisheries science.", + "Version": "0.0.0.9000", + "Authors@R": "c(\n person(given = c(\"Chantel\", \"R.\"), family = \"Wetzel\", email = \"chantel.wetzel@noaa.gov\", role = \"aut\"),\n person(given = c(\"Christine\", \"C.\"), family = \"Stawitz\", email = \"christine.stawitz@noaa.gov\", role = c(\"aut\", \"cre\")),\n person(given = \"Bai\", family = \"Li\", email = \"bai.li@noaa.gov\", role = c(\"aut\")),\n person(given = c(\"Kelli\", \"F.\"), family = \"Johnson\", email = \"kelli.johnson@noaa.gov\", role = \"aut\")\n )", + "Description": "Collaborative tool to improve consistency in terminology and develop a framework of tools for fisheries science.", + "License": "`use_gpl3_license()`", + "Encoding": "UTF-8", + "Roxygen": "list(markdown = TRUE)", + "RoxygenNote": "7.3.1", + "Imports": "mvbutils, tools", + "Suggests": "testthat (>= 3.0.0)", + "Config/testthat/edition": "3", + "Config/testthat/parallel": "true", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "fishdictionary", + "RemoteUsername": "nmfs-fish-tools", + "RemoteRef": "HEAD", + "RemoteSha": "4da2e4e29f3087a21ac6c4ff8b3cea70243452d4", + "GithubRepo": "fishdictionary", + "GithubUsername": "nmfs-fish-tools", + "GithubRef": "HEAD", + "GithubSHA1": "4da2e4e29f3087a21ac6c4ff8b3cea70243452d4", + "NeedsCompilation": "no", + "Packaged": "2024-07-18 22:11:50 UTC; kathryn.doering", + "Author": "Chantel R. Wetzel [aut],\n Christine C. Stawitz [aut, cre],\n Bai Li [aut],\n Kelli F. Johnson [aut]", + "Maintainer": "Christine C. Stawitz ", + "Built": "R 4.4.0; ; 2024-07-18 22:12:03 UTC; windows" + } + }, "fontawesome": { "Source": "CRAN", "Repository": "https://cran.rstudio.com", @@ -500,7 +506,7 @@ "Maintainer": "Richard Iannone ", "Repository": "CRAN", "Date/Publication": "2023-08-19 04:52:40 UTC", - "Built": "R 4.3.2; ; 2024-02-15 03:09:22 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:31:41 UTC; windows" } }, "fs": { @@ -533,7 +539,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", "Date/Publication": "2024-04-25 12:50:02 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 00:44:48 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:19 UTC; windows", "Archs": "x64" } }, @@ -566,7 +572,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN", "Date/Publication": "2024-04-23 08:00:08 UTC", - "Built": "R 4.3.3; ; 2024-06-24 02:12:29 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 02:05:49 UTC; windows" } }, "glue": { @@ -596,7 +602,7 @@ "Maintainer": "Jennifer Bryan ", "Repository": "CRAN", "Date/Publication": "2024-01-09 23:13:08 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:58 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:18 UTC; windows", "Archs": "x64" } }, @@ -626,7 +632,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN", "Date/Publication": "2024-04-22 20:40:02 UTC", - "Built": "R 4.3.3; ; 2024-06-03 01:51:16 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:31:39 UTC; windows" } }, "htmltools": { @@ -657,7 +663,7 @@ "Maintainer": "Carson Sievert ", "Repository": "CRAN", "Date/Publication": "2024-04-04 05:03:00 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 01:31:24 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:16:33 UTC; windows", "Archs": "x64" } }, @@ -668,7 +674,7 @@ "Type": "Package", "Package": "httpuv", "Title": "HTTP and WebSocket Server Library", - "Version": "1.6.14", + "Version": "1.6.15", "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", @@ -683,12 +689,12 @@ "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": "2024-01-26 22:48:02 UTC; winston", + "Packaged": "2024-03-25 21:06:08 UTC; cpsievert", "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 ", "Repository": "CRAN", - "Date/Publication": "2024-01-26 23:20:02 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-03-14 03:19:58 UTC; windows", + "Date/Publication": "2024-03-26 05:50:06 UTC", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:47:28 UTC; windows", "Archs": "x64" } }, @@ -718,7 +724,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "CRAN", "Date/Publication": "2022-12-20 10:00:13 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-11 01:42:55 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:20 UTC; windows", "Archs": "x64" } }, @@ -743,7 +749,7 @@ "Maintainer": "Carson Sievert ", "Repository": "CRAN", "Date/Publication": "2021-04-26 17:10:02 UTC", - "Built": "R 4.3.2; ; 2024-02-15 03:09:21 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:31:41 UTC; windows" } }, "jsonlite": { @@ -769,7 +775,7 @@ "Author": "Jeroen Ooms [aut, cre] (),\n Duncan Temple Lang [ctb],\n Lloyd Hilaiel [cph] (author of bundled libyajl)", "Repository": "CRAN", "Date/Publication": "2023-12-04 15:20:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:59 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:18 UTC; windows", "Archs": "x64" } }, @@ -792,7 +798,7 @@ "Packaged": "2023-08-29 21:01:57 UTC; loki", "Repository": "CRAN", "Date/Publication": "2023-08-29 22:20:02 UTC", - "Built": "R 4.3.1; ; 2023-10-20 00:51:12 UTC; windows" + "Built": "R 4.4.0; ; 2024-04-23 00:24:00 UTC; windows" } }, "later": { @@ -820,7 +826,7 @@ "Maintainer": "Winston Chang ", "Repository": "CRAN", "Date/Publication": "2023-12-06 09:10:05 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-15 02:20:48 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:16:31 UTC; windows", "Archs": "x64" } }, @@ -829,28 +835,28 @@ "Repository": "https://cran.rstudio.com", "description": { "Package": "lattice", - "Version": "0.21-9", - "Date": "2023-09-30", + "Version": "0.22-6", + "Date": "2024-03-20", "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 = \"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\t )", + "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 (>= 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": "https://lattice.r-forge.r-project.org/", "BugReports": "https://github.com/deepayan/lattice/issues", "NeedsCompilation": "yes", - "Packaged": "2023-09-30 22:29:13 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)", + "Packaged": "2024-03-20 03:08:45 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": "2023-10-01 04:40:07 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2023-10-31 14:05:26 UTC; windows", + "Date/Publication": "2024-03-20 06:10:02 UTC", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-24 08:28:40 UTC; windows", "Archs": "x64" } }, @@ -880,7 +886,7 @@ "Maintainer": "Lionel Henry ", "Repository": "CRAN", "Date/Publication": "2023-11-07 10:10:10 UTC", - "Built": "R 4.3.2; ; 2024-02-08 02:16:53 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:16:35 UTC; windows" } }, "magrittr": { @@ -909,7 +915,7 @@ "Maintainer": "Lionel Henry ", "Repository": "CRAN", "Date/Publication": "2022-03-30 07:30:09 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:58 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:18 UTC; windows", "Archs": "x64" } }, @@ -935,7 +941,7 @@ "Maintainer": "Winston Chang ", "Repository": "CRAN", "Date/Publication": "2021-11-26 16:11:10 UTC", - "Built": "R 4.3.2; ; 2024-02-15 02:44:58 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:31:42 UTC; windows" } }, "mgcv": { @@ -943,7 +949,7 @@ "Repository": "https://cran.rstudio.com", "description": { "Package": "mgcv", - "Version": "1.9-0", + "Version": "1.9-1", "Author": "Simon Wood ", "Maintainer": "Simon Wood ", "Title": "Mixed GAM Computation Vehicle with Automatic Smoothness\nEstimation", @@ -956,10 +962,10 @@ "ByteCompile": "yes", "License": "GPL (>= 2)", "NeedsCompilation": "yes", - "Packaged": "2023-07-07 06:01:32 UTC; sw283", + "Packaged": "2023-12-20 10:39:06 UTC; sw283", "Repository": "CRAN", - "Date/Publication": "2023-07-11 08:40:18 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2023-10-31 14:13:26 UTC; windows", + "Date/Publication": "2023-12-21 00:30:02 UTC", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-24 08:34:43 UTC; windows", "Archs": "x64" } }, @@ -985,7 +991,7 @@ "Maintainer": "Yihui Xie ", "Repository": "CRAN", "Date/Publication": "2021-09-28 05:00:05 UTC", - "Built": "R 4.3.1; x86_64-w64-mingw32; 2023-10-20 00:51:12 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-23 00:24:00 UTC; windows", "Archs": "x64" } }, @@ -1011,7 +1017,7 @@ "Packaged": "2024-04-01 20:42:09 UTC; charlottewickham", "Repository": "CRAN", "Date/Publication": "2024-04-01 23:40:10 UTC", - "Built": "R 4.3.3; ; 2024-06-03 01:31:21 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:16:33 UTC; windows" } }, "mvbutils": { @@ -1033,7 +1039,7 @@ "Packaged": "2018-12-12 11:36:05 UTC; bra381", "Repository": "CRAN", "Date/Publication": "2018-12-12 15:30:03 UTC", - "Built": "R 4.3.1; ; 2023-10-20 01:01:33 UTC; windows" + "Built": "R 4.4.0; ; 2024-04-23 00:34:07 UTC; windows" } }, "nlme": { @@ -1041,8 +1047,8 @@ "Repository": "https://cran.rstudio.com", "description": { "Package": "nlme", - "Version": "3.1-163", - "Date": "2023-07-31", + "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\")))", @@ -1058,12 +1064,12 @@ "MailingList": "R-help@r-project.org", "URL": "https://svn.r-project.org/R-packages/trunk/nlme/", "NeedsCompilation": "yes", - "Packaged": "2023-08-02 07:04:32 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-08-09 11:20:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2023-10-31 14:10:05 UTC; windows", + "Date/Publication": "2023-11-27 15:26:12 UTC", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-24 08:32:46 UTC; windows", "Archs": "x64" } }, @@ -1097,7 +1103,7 @@ "Maintainer": "Kirill Müller ", "Repository": "CRAN", "Date/Publication": "2023-03-22 08:10:02 UTC", - "Built": "R 4.3.2; ; 2024-02-08 03:03:40 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:47:25 UTC; windows" } }, "pkgconfig": { @@ -1121,7 +1127,7 @@ "Packaged": "2019-09-22 08:42:40 UTC; gaborcsardi", "Repository": "CRAN", "Date/Publication": "2019-09-22 09:20:02 UTC", - "Built": "R 4.3.2; ; 2024-02-08 01:36:59 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 00:34:18 UTC; windows" } }, "promises": { @@ -1151,7 +1157,7 @@ "Maintainer": "Joe Cheng ", "Repository": "CRAN", "Date/Publication": "2024-04-05 15:00:06 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-19 01:33:35 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:31:41 UTC; windows", "Archs": "x64" } }, @@ -1180,7 +1186,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "CRAN", "Date/Publication": "2021-01-31 05:40:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-15 01:39:56 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:20 UTC; windows", "Archs": "x64" } }, @@ -1212,7 +1218,7 @@ "Maintainer": "Lionel Henry ", "Repository": "CRAN", "Date/Publication": "2024-06-04 09:45:03 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-04 23:50:51 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-04 23:50:45 UTC; windows", "Archs": "x64" } }, @@ -1242,7 +1248,7 @@ "Maintainer": "Carson Sievert ", "Repository": "CRAN", "Date/Publication": "2024-03-15 22:30:02 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-06-03 01:51:23 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:31:43 UTC; windows", "Archs": "x64" } }, @@ -1272,7 +1278,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN", "Date/Publication": "2023-11-28 09:10:06 UTC", - "Built": "R 4.3.2; ; 2024-02-11 02:45:48 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 01:31:39 UTC; windows" } }, "shiny": { @@ -1282,28 +1288,28 @@ "Package": "shiny", "Type": "Package", "Title": "Web Application Framework for R", - "Version": "1.8.0", + "Version": "1.8.1.1", "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", "Depends": "R (>= 3.0.2), methods", - "Imports": "utils, grDevices, httpuv (>= 1.5.2), mime (>= 0.3), jsonlite\n(>= 0.9.16), xtable, fontawesome (>= 0.4.0), htmltools (>=\n0.5.4), R6 (>= 2.0), sourcetools, later (>= 1.0.0), promises\n(>= 1.1.0), tools, crayon, rlang (>= 0.4.10), fastmap (>=\n1.1.1), withr, commonmark (>= 1.7), glue (>= 1.3.2), bslib (>=\n0.3.0), cachem, ellipsis, lifecycle (>= 0.2.0)", - "Suggests": "datasets, Cairo (>= 1.5-5), testthat (>= 3.0.0), knitr (>=\n1.6), markdown, rmarkdown, ggplot2, reactlog (>= 1.0.0),\nmagrittr, yaml, future, dygraphs, ragg, showtext, sass", + "Imports": "utils, grDevices, httpuv (>= 1.5.2), mime (>= 0.3), jsonlite\n(>= 0.9.16), xtable, fontawesome (>= 0.4.0), htmltools (>=\n0.5.4), R6 (>= 2.0), sourcetools, later (>= 1.0.0), promises\n(>= 1.1.0), tools, crayon, rlang (>= 0.4.10), fastmap (>=\n1.1.1), withr, commonmark (>= 1.7), glue (>= 1.3.2), bslib (>=\n0.3.0), cachem, lifecycle (>= 0.2.0)", + "Suggests": "datasets, DT, Cairo (>= 1.5-5), testthat (>= 3.0.0), knitr\n(>= 1.6), markdown, rmarkdown, ggplot2, reactlog (>= 1.0.0),\nmagrittr, yaml, future, dygraphs, ragg, showtext, sass", "URL": "https://shiny.posit.co/, https://github.com/rstudio/shiny", "BugReports": "https://github.com/rstudio/shiny/issues", - "Collate": "'globals.R' 'app-state.R' 'app_template.R' 'bind-cache.R'\n'bind-event.R' 'bookmark-state-local.R' 'bookmark-state.R'\n'bootstrap-deprecated.R' 'bootstrap-layout.R' 'conditions.R'\n'map.R' 'utils.R' 'bootstrap.R' 'cache-utils.R' 'deprecated.R'\n'devmode.R' 'diagnose.R' 'fileupload.R' 'graph.R' 'reactives.R'\n'reactive-domains.R' 'history.R' 'hooks.R' 'html-deps.R'\n'image-interact-opts.R' 'image-interact.R' 'imageutils.R'\n'input-action.R' 'input-checkbox.R' 'input-checkboxgroup.R'\n'input-date.R' 'input-daterange.R' 'input-file.R'\n'input-numeric.R' 'input-password.R' 'input-radiobuttons.R'\n'input-select.R' 'input-slider.R' 'input-submit.R'\n'input-text.R' 'input-textarea.R' 'input-utils.R'\n'insert-tab.R' 'insert-ui.R' 'jqueryui.R' 'knitr.R'\n'middleware-shiny.R' 'middleware.R' 'timer.R' 'shiny.R'\n'mock-session.R' 'modal.R' 'modules.R' 'notifications.R'\n'priorityqueue.R' 'progress.R' 'react.R' 'reexports.R'\n'render-cached-plot.R' 'render-plot.R' 'render-table.R'\n'run-url.R' 'runapp.R' 'serializers.R'\n'server-input-handlers.R' 'server-resource-paths.R' 'server.R'\n'shiny-options.R' 'shiny-package.R' 'shinyapp.R' 'shinyui.R'\n'shinywrappers.R' 'showcase.R' 'snapshot.R' 'staticimports.R'\n'tar.R' 'test-export.R' 'test-server.R' 'test.R'\n'update-input.R' 'utils-lang.R' 'version_bs_date_picker.R'\n'version_ion_range_slider.R' 'version_jquery.R'\n'version_jqueryui.R' 'version_selectize.R' 'version_strftime.R'\n'viewer.R'", - "RoxygenNote": "7.2.3", + "Collate": "'globals.R' 'app-state.R' 'app_template.R' 'bind-cache.R'\n'bind-event.R' 'bookmark-state-local.R' 'bookmark-state.R'\n'bootstrap-deprecated.R' 'bootstrap-layout.R' 'conditions.R'\n'map.R' 'utils.R' 'bootstrap.R' 'cache-utils.R' 'deprecated.R'\n'devmode.R' 'diagnose.R' 'extended-task.R' 'fileupload.R'\n'graph.R' 'reactives.R' 'reactive-domains.R' 'history.R'\n'hooks.R' 'html-deps.R' 'image-interact-opts.R'\n'image-interact.R' 'imageutils.R' 'input-action.R'\n'input-checkbox.R' 'input-checkboxgroup.R' 'input-date.R'\n'input-daterange.R' 'input-file.R' 'input-numeric.R'\n'input-password.R' 'input-radiobuttons.R' 'input-select.R'\n'input-slider.R' 'input-submit.R' 'input-text.R'\n'input-textarea.R' 'input-utils.R' 'insert-tab.R' 'insert-ui.R'\n'jqueryui.R' 'knitr.R' 'middleware-shiny.R' 'middleware.R'\n'timer.R' 'shiny.R' 'mock-session.R' 'modal.R' 'modules.R'\n'notifications.R' 'priorityqueue.R' 'progress.R' 'react.R'\n'reexports.R' 'render-cached-plot.R' 'render-plot.R'\n'render-table.R' 'run-url.R' 'runapp.R' 'serializers.R'\n'server-input-handlers.R' 'server-resource-paths.R' 'server.R'\n'shiny-options.R' 'shiny-package.R' 'shinyapp.R' 'shinyui.R'\n'shinywrappers.R' 'showcase.R' 'snapshot.R' 'staticimports.R'\n'tar.R' 'test-export.R' 'test-server.R' 'test.R'\n'update-input.R' 'utils-lang.R' 'version_bs_date_picker.R'\n'version_ion_range_slider.R' 'version_jquery.R'\n'version_jqueryui.R' 'version_selectize.R' 'version_strftime.R'\n'viewer.R'", + "RoxygenNote": "7.3.1", "Encoding": "UTF-8", "RdMacros": "lifecycle", "Config/testthat/edition": "3", "Config/Needs/check": "shinytest2", "NeedsCompilation": "no", - "Packaged": "2023-11-17 16:44:52 UTC; cpsievert", + "Packaged": "2024-04-02 14:16:09 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": "CRAN", - "Date/Publication": "2023-11-17 23:40:02 UTC", - "Built": "R 4.3.3; ; 2024-03-14 03:38:43 UTC; windows" + "Date/Publication": "2024-04-02 17:22:03 UTC", + "Built": "R 4.4.0; ; 2024-06-05 01:57:17 UTC; windows" } }, "sourcetools": { @@ -1327,7 +1333,7 @@ "Packaged": "2023-01-31 18:03:04 UTC; kevin", "Repository": "CRAN", "Date/Publication": "2023-02-01 10:10:02 UTC", - "Built": "R 4.3.3; x86_64-w64-mingw32; 2024-03-14 01:57:46 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:20 UTC; windows", "Archs": "x64" } }, @@ -1362,7 +1368,7 @@ "Maintainer": "Kirill Müller ", "Repository": "CRAN", "Date/Publication": "2023-03-20 06:30:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-04 03:33:44 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:57:16 UTC; windows", "Archs": "x64" } }, @@ -1390,7 +1396,7 @@ "Maintainer": "Kirill Müller ", "Repository": "CRAN", "Date/Publication": "2023-10-22 21:50:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 01:36:58 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 00:34:17 UTC; windows", "Archs": "x64" } }, @@ -1421,7 +1427,7 @@ "Maintainer": "Davis Vaughan ", "Repository": "CRAN", "Date/Publication": "2023-12-01 23:50:02 UTC", - "Built": "R 4.3.2; x86_64-w64-mingw32; 2024-02-08 02:42:55 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 01:31:37 UTC; windows", "Archs": "x64" } }, @@ -1449,7 +1455,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": "CRAN", "Date/Publication": "2023-05-02 23:50:02 UTC", - "Built": "R 4.3.2; ; 2024-02-11 01:42:56 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 00:34:19 UTC; windows" } }, "withr": { @@ -1479,7 +1485,7 @@ "Maintainer": "Lionel Henry ", "Repository": "CRAN", "Date/Publication": "2024-01-16 14:20:02 UTC", - "Built": "R 4.3.2; ; 2024-02-08 01:36:59 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 00:34:18 UTC; windows" } }, "xtable": { @@ -1504,7 +1510,7 @@ "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", - "Built": "R 4.3.3; ; 2024-03-14 01:57:45 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-05 00:34:20 UTC; windows" } } },