From 92800ba75781cce22a683fde068fd371cc9a22da Mon Sep 17 00:00:00 2001 From: wlandau Date: Mon, 12 Oct 2020 18:36:13 -0400 Subject: [PATCH] Try to address #35 --- inst/tutorials/learndrakestatic/manifest.json | 1147 ++++++++++++----- 1 file changed, 850 insertions(+), 297 deletions(-) diff --git a/inst/tutorials/learndrakestatic/manifest.json b/inst/tutorials/learndrakestatic/manifest.json index 8675623..61224fe 100644 --- a/inst/tutorials/learndrakestatic/manifest.json +++ b/inst/tutorials/learndrakestatic/manifest.json @@ -13,6 +13,10 @@ "BH": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "BH", "Type": "Package", @@ -35,6 +39,10 @@ "DBI": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "DBI", "Title": "R Database Interface", @@ -63,11 +71,15 @@ "DT": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "DT", "Type": "Package", "Title": "A Wrapper of the JavaScript Library 'DataTables'", - "Version": "0.14", + "Version": "0.15", "Authors@R": "c(\n person(\"Yihui\", \"Xie\", email = \"xie@yihui.name\", role = c(\"aut\", \"cre\")),\n person(\"Joe\", \"Cheng\", role = \"aut\"),\n person(\"Xianying\", \"Tan\", role = \"aut\"),\n person(\"JJ\", \"Allaire\", role = \"ctb\"),\n person(\"Maximilian\", \"Girlich\", role = \"ctb\"),\n person(\"Greg\", \"Freedman Ellis\", role = \"ctb\"),\n person(\"Johannes\", \"Rauh\", role = \"ctb\"),\n person(\"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery in htmlwidgets/lib\"),\n person(\"SpryMedia Limited\", role = c(\"ctb\", \"cph\"), comment = \"DataTables in htmlwidgets/lib\"),\n person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"), comment = \"selectize.js in htmlwidgets/lib\"),\n person(\"Leon\", \"Gersen\", role = c(\"ctb\", \"cph\"), comment = \"noUiSlider in htmlwidgets/lib\"),\n person(\"Bartek\", \"Szopka\", role = c(\"ctb\", \"cph\"), comment = \"jquery.highlight.js in htmlwidgets/lib\"),\n person(\"RStudio, PBC\", role = \"cph\")\n )", "Maintainer": "Yihui Xie ", "Description": "Data objects in R can be rendered as HTML tables using the\n JavaScript library 'DataTables' (typically via R Markdown or Shiny). The\n 'DataTables' library has been included in this R package. The package name\n 'DT' is an abbreviation of 'DataTables'.", @@ -77,25 +89,29 @@ "Imports": "htmltools (>= 0.3.6), htmlwidgets (>= 1.3), jsonlite (>=\n0.9.16), magrittr, crosstalk, promises", "Suggests": "knitr (>= 1.8), rmarkdown, shiny (>= 1.2.0), testit", "VignetteBuilder": "knitr", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "Encoding": "UTF-8", "NeedsCompilation": "no", - "Packaged": "2020-06-23 21:31:12 UTC; yihui", + "Packaged": "2020-08-05 02:57:58 UTC; yihui", "Author": "Yihui Xie [aut, cre],\n Joe Cheng [aut],\n Xianying Tan [aut],\n JJ Allaire [ctb],\n Maximilian Girlich [ctb],\n Greg Freedman Ellis [ctb],\n Johannes Rauh [ctb],\n jQuery contributors [ctb, cph] (jQuery in htmlwidgets/lib),\n SpryMedia Limited [ctb, cph] (DataTables in htmlwidgets/lib),\n Brian Reavis [ctb, cph] (selectize.js in htmlwidgets/lib),\n Leon Gersen [ctb, cph] (noUiSlider in htmlwidgets/lib),\n Bartek Szopka [ctb, cph] (jquery.highlight.js in htmlwidgets/lib),\n RStudio, PBC [cph]", "Repository": "CRAN", - "Date/Publication": "2020-06-24 05:30:13 UTC", - "Built": "R 4.0.0; ; 2020-06-25 12:34:58 UTC; unix" + "Date/Publication": "2020-08-05 15:42:07 UTC", + "Built": "R 4.0.2; ; 2020-08-06 10:37:03 UTC; unix" } }, "MASS": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "MASS", "Priority": "recommended", - "Version": "7.3-51.6", - "Date": "2020-04-26", - "Revision": "$Rev: 3512 $", + "Version": "7.3-53", + "Date": "2020-09-06", + "Revision": "$Rev: 3531 $", "Depends": "R (>= 3.1.0), grDevices, graphics, stats, utils", "Imports": "methods", "Suggests": "lattice, nlme, nnet, survival", @@ -108,17 +124,21 @@ "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "Contact": "", "NeedsCompilation": "yes", - "Packaged": "2020-04-26 09:33:23 UTC; ripley", + "Packaged": "2020-09-09 08:42:51 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": "2020-04-26 10:31:04 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-06-23 23:44:18 UTC; unix" + "Date/Publication": "2020-09-09 11:22:59 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-10 10:22:22 UTC; unix" } }, "Matrix": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "Matrix", "Version": "1.2-18", @@ -151,6 +171,10 @@ "R.cache": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "R.cache", "Version": "0.14.0", @@ -175,9 +199,13 @@ "R.methodsS3": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "R.methodsS3", - "Version": "1.8.0", + "Version": "1.8.1", "Depends": "R (>= 2.13.0)", "Imports": "utils", "Suggests": "codetools", @@ -191,19 +219,23 @@ "URL": "https://github.com/HenrikBengtsson/R.methodsS3", "BugReports": "https://github.com/HenrikBengtsson/R.methodsS3/issues", "NeedsCompilation": "no", - "Packaged": "2020-02-14 03:35:57 UTC; hb", + "Packaged": "2020-08-24 14:42:23 UTC; hb", "Repository": "CRAN", - "Date/Publication": "2020-02-14 07:10:20 UTC", - "Built": "R 4.0.0; ; 2020-04-25 00:55:28 UTC; unix" + "Date/Publication": "2020-08-26 16:20:06 UTC", + "Built": "R 4.0.2; ; 2020-08-27 10:21:46 UTC; unix" } }, "R.oo": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "R.oo", - "Version": "1.23.0", - "Depends": "R (>= 2.13.0), R.methodsS3 (>= 1.7.1)", + "Version": "1.24.0", + "Depends": "R (>= 2.13.0), R.methodsS3 (>= 1.8.0)", "Imports": "methods, utils", "Suggests": "tools", "Title": "R Object-Oriented Programming with or without References", @@ -216,20 +248,24 @@ "URL": "https://github.com/HenrikBengtsson/R.oo", "BugReports": "https://github.com/HenrikBengtsson/R.oo/issues", "NeedsCompilation": "no", - "Packaged": "2019-11-03 02:01:44 UTC; hb", + "Packaged": "2020-08-24 16:24:06 UTC; hb", "Repository": "CRAN", - "Date/Publication": "2019-11-03 08:40:02 UTC", - "Built": "R 4.0.0; ; 2020-04-25 14:46:15 UTC; unix" + "Date/Publication": "2020-08-26 16:11:58 UTC", + "Built": "R 4.0.2; ; 2020-08-27 10:36:49 UTC; unix" } }, "R.utils": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "R.utils", - "Version": "2.9.2", + "Version": "2.10.1", "Depends": "R (>= 2.14.0), R.oo (>= 1.23.0)", - "Imports": "methods, utils, tools, R.methodsS3 (>= 1.7.1)", + "Imports": "methods, utils, tools, R.methodsS3 (>= 1.8.0)", "Suggests": "digest (>= 0.6.10)", "Title": "Various Programming Utilities", "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"),\n email = \"henrikb@braju.com\"))", @@ -241,15 +277,19 @@ "URL": "https://github.com/HenrikBengtsson/R.utils", "BugReports": "https://github.com/HenrikBengtsson/R.utils/issues", "NeedsCompilation": "no", - "Packaged": "2019-12-07 19:30:11 UTC; hb", + "Packaged": "2020-08-25 20:49:24 UTC; hb", "Repository": "CRAN", - "Date/Publication": "2019-12-08 07:50:02 UTC", - "Built": "R 4.0.2; ; 2020-07-16 04:10:15 UTC; unix" + "Date/Publication": "2020-08-26 22:50:31 UTC", + "Built": "R 4.0.2; ; 2020-08-27 10:48:38 UTC; unix" } }, "R6": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "R6", "Title": "Encapsulated Classes with Reference Semantics", @@ -275,6 +315,10 @@ "RColorBrewer": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "RColorBrewer", "Version": "1.1-2", @@ -296,6 +340,10 @@ "Rcpp": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "Rcpp", "Title": "Seamless R and C++ Integration", @@ -321,6 +369,10 @@ "askpass": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "askpass", "Type": "Package", @@ -349,6 +401,10 @@ "assertthat": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "assertthat", "Title": "Easy Pre and Post Assertions", @@ -372,11 +428,15 @@ "backports": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "backports", "Type": "Package", "Title": "Reimplementations of Functions Introduced Since R-3.0.0", - "Version": "1.1.8", + "Version": "1.1.10", "Authors@R": "c(\n person(\"Michel\", \"Lang\", NULL, \"michellang@gmail.com\",\n role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0001-9754-0393\")),\n person(\"R Core Team\", role = \"aut\"))", "Maintainer": "Michel Lang ", "Description": "\n Functions introduced or changed since R v3.0.0 are re-implemented in this\n package. The backports are conditionally exported in order to let R resolve\n the function name to either the implemented backport, or the respective base\n version, if available. Package developers can make use of new functions or\n arguments by selectively importing specific backports to\n support older installations.", @@ -388,17 +448,21 @@ "Depends": "R (>= 3.0.0)", "Imports": "utils", "Encoding": "UTF-8", - "RoxygenNote": "7.1.0", - "Packaged": "2020-06-17 08:57:04 UTC; michel", + "RoxygenNote": "7.1.1", + "Packaged": "2020-09-15 21:10:09 UTC; michel", "Author": "Michel Lang [cre, aut] (),\n R Core Team [aut]", "Repository": "CRAN", - "Date/Publication": "2020-06-17 10:00:08 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-06-19 13:59:50 UTC; unix" + "Date/Publication": "2020-09-15 22:00:03 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-16 10:22:18 UTC; unix" } }, "base64enc": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "base64enc", "Version": "0.1-3", @@ -420,6 +484,10 @@ "base64url": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "base64url", "Type": "Package", @@ -447,6 +515,10 @@ "blob": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "blob", "Title": "A Simple S3 Class for Representing Vectors of Binary Data\n('BLOBS')", @@ -473,64 +545,76 @@ "broom": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Type": "Package", "Package": "broom", "Title": "Convert Statistical Objects into Tidy Tibbles", - "Version": "0.7.0", - "Authors@R": "\n c(person(given = \"David\",\n family = \"Robinson\",\n role = \"aut\",\n email = \"admiral.david@gmail.com\"),\n person(given = \"Alex\",\n family = \"Hayes\",\n role = c(\"aut\", \"cre\"),\n email = \"alexpghayes@gmail.com\",\n comment = c(ORCID = \"0000-0002-4985-5160\")),\n person(given = \"Simon\",\n family = \"Couch\",\n role = \"aut\",\n email = \"simonpatrickcouch@gmail.com\"),\n person(given = \"Indrajeet\",\n family = \"Patil\",\n role = \"ctb\",\n email = \"patilindrajeet.science@gmail.com\",\n comment = c(ORCID = \"0000-0003-1995-6531\")),\n person(given = \"Derek\",\n family = \"Chiu\",\n role = \"ctb\",\n email = \"dchiu@bccrc.ca\"),\n person(given = \"Matthieu\",\n family = \"Gomez\",\n role = \"ctb\",\n email = \"mattg@princeton.edu\"),\n person(given = \"Boris\",\n family = \"Demeshev\",\n role = \"ctb\",\n email = \"boris.demeshev@gmail.com\"),\n person(given = \"Dieter\",\n family = \"Menne\",\n role = \"ctb\",\n email = \"dieter.menne@menne-biomed.de\"),\n person(given = \"Benjamin\",\n family = \"Nutter\",\n role = \"ctb\",\n email = \"nutter@battelle.org\"),\n person(given = \"Luke\",\n family = \"Johnston\",\n role = \"ctb\",\n email = \"luke.johnston@mail.utoronto.ca\"),\n person(given = \"Ben\",\n family = \"Bolker\",\n role = \"ctb\",\n email = \"bolker@mcmaster.ca\"),\n person(given = \"Francois\",\n family = \"Briatte\",\n role = \"ctb\",\n email = \"f.briatte@gmail.com\"),\n person(given = \"Jeffrey\",\n family = \"Arnold\",\n role = \"ctb\",\n email = \"jeffrey.arnold@gmail.com\"),\n person(given = \"Jonah\",\n family = \"Gabry\",\n role = \"ctb\",\n email = \"jsg2201@columbia.edu\"),\n person(given = \"Luciano\",\n family = \"Selzer\",\n role = \"ctb\",\n email = \"luciano.selzer@gmail.com\"),\n person(given = \"Gavin\",\n family = \"Simpson\",\n role = \"ctb\",\n email = \"ucfagls@gmail.com\"),\n person(given = \"Jens\",\n family = \"Preussner\",\n role = \"ctb\",\n email = \" jens.preussner@mpi-bn.mpg.de\"),\n person(given = \"Jay\",\n family = \"Hesselberth\",\n role = \"ctb\",\n email = \"jay.hesselberth@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"ctb\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Matthew\",\n family = \"Lincoln\",\n role = \"ctb\",\n email = \"matthew.d.lincoln@gmail.com\"),\n person(given = \"Alessandro\",\n family = \"Gasparini\",\n role = \"ctb\",\n email = \"ag475@leicester.ac.uk\"),\n person(given = \"Lukasz\",\n family = \"Komsta\",\n role = \"ctb\",\n email = \"lukasz.komsta@umlub.pl\"),\n person(given = \"Frederick\",\n family = \"Novometsky\",\n role = \"ctb\"),\n person(given = \"Wilson\",\n family = \"Freitas\",\n role = \"ctb\"),\n person(given = \"Michelle\",\n family = \"Evans\",\n role = \"ctb\"),\n person(given = \"Jason Cory\",\n family = \"Brunson\",\n role = \"ctb\",\n email = \"cornelioid@gmail.com\"),\n person(given = \"Simon\",\n family = \"Jackson\",\n role = \"ctb\",\n email = \"drsimonjackson@gmail.com\"),\n person(given = \"Ben\",\n family = \"Whalley\",\n role = \"ctb\",\n email = \"ben.whalley@plymouth.ac.uk\"),\n person(given = \"Karissa\",\n family = \"Whiting\",\n role = \"ctb\",\n email = \"karissa.whiting@gmail.com\"),\n person(given = \"Yves\",\n family = \"Rosseel\",\n role = \"ctb\",\n email = \"yrosseel@gmail.com\"),\n person(given = \"Michael\",\n family = \"Kuehn\",\n role = \"ctb\",\n email = \"mkuehn10@gmail.com\"),\n person(given = \"Jorge\",\n family = \"Cimentada\",\n role = \"ctb\",\n email = \"cimentadaj@gmail.com\"),\n person(given = \"Erle\",\n family = \"Holgersen\",\n role = \"ctb\",\n email = \"erle.holgersen@gmail.com\"),\n person(given = \"Karl\",\n family = \"Dunkle Werner\",\n role = \"ctb\",\n comment = c(ORCID = \"0000-0003-0523-7309\")),\n person(given = \"Ethan\",\n family = \"Christensen\",\n role = \"ctb\",\n email = \"christensen.ej@gmail.com\"),\n person(given = \"Steven\",\n family = \"Pav\",\n role = \"ctb\",\n email = \"shabbychef@gmail.com\"),\n person(given = \"Paul\",\n family = \"PJ\",\n role = \"ctb\",\n email = \"pjpaul.stephens@gmail.com\"),\n person(given = \"Ben\",\n family = \"Schneider\",\n role = \"ctb\",\n email = \"benjamin.julius.schneider@gmail.com\"),\n person(given = \"Patrick\",\n family = \"Kennedy\",\n role = \"ctb\",\n email = \"pkqstr@protonmail.com\"),\n person(given = \"Lily\",\n family = \"Medina\",\n role = \"ctb\",\n email = \"lilymiru@gmail.com\"),\n person(given = \"Brian\",\n family = \"Fannin\",\n role = \"ctb\",\n email = \"captain@pirategrunt.com\"),\n person(given = \"Jason\",\n family = \"Muhlenkamp\",\n role = \"ctb\",\n email = \"jason.muhlenkamp@gmail.com\"),\n person(given = \"Matt\",\n family = \"Lehman\",\n role = \"ctb\"),\n person(given = \"Bill\",\n family = \"Denney\",\n role = \"ctb\",\n email = \"wdenney@humanpredictions.com\",\n comment = c(ORCID = \"0000-0002-5759-428X\")),\n person(given = \"Nic\",\n family = \"Crane\",\n role = \"ctb\"),\n person(given = \"Andrew\",\n family = \"Bates\",\n role = \"ctb\"),\n person(given = \"Vincent\",\n family = \"Arel-Bundock\",\n role = \"ctb\",\n email = \"vincent.arel-bundock@umontreal.ca\",\n comment = c(ORCID = \"0000-0003-2042-7063\")),\n person(given = \"Hideaki\",\n family = \"Hayashi\",\n role = \"ctb\"),\n person(given = \"Luis\",\n family = \"Tobalina\",\n role = \"ctb\"),\n person(given = \"Annie\",\n family = \"Wang\",\n role = \"ctb\",\n email = \"anniewang.uc@gmail.com\"),\n person(given = \"Wei Yang\",\n family = \"Tham\",\n role = \"ctb\",\n email = \"weiyang.tham@gmail.com\"),\n person(given = \"Clara\",\n family = \"Wang\",\n role = \"ctb\",\n email = \"clara.wang.94@gmail.com\"),\n person(given = \"Abby\",\n family = \"Smith\",\n role = \"ctb\",\n email = \"als1@u.northwestern.edu\",\n comment = c(ORCID = \"0000-0002-3207-0375\")),\n person(given = \"Jasper\",\n family = \"Cooper\",\n role = \"ctb\",\n email = \"jaspercooper@gmail.com\",\n comment = c(ORCID = \"0000-0002-8639-3188\")),\n person(given = \"E Auden\",\n family = \"Krauska\",\n role = \"ctb\",\n email = \"krauskae@gmail.com\",\n comment = c(ORCID = \"0000-0002-1466-5850\")),\n person(given = \"Alex\",\n family = \"Wang\",\n role = \"ctb\",\n email = \"x249wang@uwaterloo.ca\"),\n person(given = \"Malcolm\",\n family = \"Barrett\",\n role = \"ctb\",\n email = \"malcolmbarrett@gmail.com\",\n comment = c(ORCID = \"0000-0003-0299-5825\")),\n person(given = \"Charles\",\n family = \"Gray\",\n role = \"ctb\",\n email = \"charlestigray@gmail.com\",\n comment = c(ORCID = \"0000-0002-9978-011X\")),\n person(given = \"Jared\",\n family = \"Wilber\",\n role = \"ctb\"),\n person(given = \"Vilmantas\",\n family = \"Gegzna\",\n role = \"ctb\",\n email = \"GegznaV@gmail.com\",\n comment = c(ORCID = \"0000-0002-9500-5167\")),\n person(given = \"Eduard\",\n family = \"Szoecs\",\n role = \"ctb\",\n email = \"eduardszoecs@gmail.com\"),\n person(given = \"Frederik\",\n family = \"Aust\",\n role = \"ctb\",\n email = \"frederik.aust@uni-koeln.de\",\n comment = c(ORCID = \"0000-0003-4900-788X\")),\n person(given = \"Angus\",\n family = \"Moore\",\n role = \"ctb\",\n email = \"angusmoore9@gmail.com\"),\n person(given = \"Nick\",\n family = \"Williams\",\n role = \"ctb\",\n email = \"ntwilliams.personal@gmail.com\"),\n person(given = \"Marius\",\n family = \"Barth\",\n role = \"ctb\",\n email = \"marius.barth.uni.koeln@gmail.com\",\n comment = c(ORCID = \"0000-0002-3421-6665\")),\n person(given = \"Bruna\",\n family = \"Wundervald\",\n role = \"ctb\",\n email = \"brunadaviesw@gmail.com\",\n comment = c(ORCID = \"0000-0001-8163-220X\")),\n person(given = \"Joyce\",\n family = \"Cahoon\",\n role = \"ctb\",\n email = \"joyceyu48@gmail.com\",\n comment = c(ORCID = \"0000-0001-7217-4702\")),\n person(given = \"Grant\",\n family = \"McDermott\",\n role = \"ctb\",\n email = \"grantmcd@uoregon.edu\",\n comment = c(ORCID = \"0000-0001-7883-8573\")),\n person(given = \"Kevin\",\n family = \"Zarca\",\n role = \"ctb\",\n email = \"kevin.zarca@gmail.com\"),\n person(given = \"Shiro\",\n family = \"Kuriwaki\",\n role = \"ctb\",\n email = \"shirokuriwaki@gmail.com\",\n comment = c(ORCID = \"0000-0002-5687-2647\")),\n person(given = \"Lukas\",\n family = \"Wallrich\",\n role = \"ctb\",\n email = \"lukas.wallrich@gmail.com\",\n comment = c(ORCID = \"0000-0003-2121-5177\")),\n person(given = \"James\",\n family = \"Martherus\",\n role = \"ctb\",\n email = \"james@martherus.com\",\n comment = c(ORCID = \"0000-0002-8285-3300\")),\n person(given = \"Chuliang\",\n family = \"Xiao\",\n role = \"ctb\",\n email = \"cxiao@umich.edu\",\n comment = c(ORCID = \"0000-0002-8466-9398\")),\n person(given = \"Joseph\",\n family = \"Larmarange\",\n role = \"ctb\",\n email = \"joseph@larmarange.net\"),\n person(given = \"Max\",\n family = \"Kuhn\",\n role = \"ctb\",\n email = \"max@rstudio.com\"),\n person(given = \"Michal\",\n family = \"Bojanowski\",\n role = \"ctb\",\n email = \"michal2992@gmail.com\"),\n person(given = \"Hakon\",\n family = \"Malmedal\",\n role = \"ctb\",\n email = \"hmalmedal@gmail.com\"),\n person(given = \"Clara\",\n family = \"Wang\",\n role = \"ctb\"),\n person(given = \"Sergio\",\n family = \"Oller\",\n role = \"ctb\",\n email = \"sergioller@gmail.com\"),\n person(given = \"Luke\",\n family = \"Sonnet\",\n role = \"ctb\",\n email = \"luke.sonnet@gmail.com\"),\n person(given = \"Jim\",\n family = \"Hester\",\n role = \"ctb\",\n email = \"jim.hester@rstudio.com\"),\n person(given = \"Cory\",\n family = \"Brunson\",\n role = \"ctb\",\n email = \"cornelioid@gmail.com\"),\n person(given = \"Ben\",\n family = \"Schneider\",\n role = \"ctb\",\n email = \"benjamin.julius.schneider@gmail.com\"),\n person(given = \"Bernie\",\n family = \"Gray\",\n role = \"ctb\",\n email = \"bfgray3@gmail.com\",\n comment = c(ORCID = \"0000-0001-9190-6032\")),\n person(given = \"Mara\",\n family = \"Averick\",\n role = \"ctb\",\n email = \"mara@rstudio.com\"),\n person(given = \"Aaron\",\n family = \"Jacobs\",\n role = \"ctb\",\n email = \"atheriel@gmail.com\"),\n person(given = \"Andreas\",\n family = \"Bender\",\n role = \"ctb\",\n email = \"bender.at.R@gmail.com\"),\n person(given = \"Sven\",\n family = \"Templer\",\n role = \"ctb\",\n email = \"sven.templer@gmail.com\"),\n person(given = \"Paul-Christian\",\n family = \"Buerkner\",\n role = \"ctb\",\n email = \"paul.buerkner@gmail.com\"),\n person(given = \"Matthew\",\n family = \"Kay\",\n role = \"ctb\",\n email = \"mjskay@umich.edu\"),\n person(given = \"Erwan\",\n family = \"Le Pennec\",\n role = \"ctb\",\n email = \"lepennec@gmail.com\"),\n person(given = \"Johan\",\n family = \"Junkka\",\n role = \"ctb\",\n email = \"johan.junkka@umu.se\"),\n person(given = \"Hao\",\n family = \"Zhu\",\n role = \"ctb\",\n email = \"haozhu233@gmail.com\"),\n person(given = \"Benjamin\",\n family = \"Soltoff\",\n role = \"ctb\",\n email = \"soltoffbc@uchicago.edu\"),\n person(given = \"Zoe\",\n family = \"Wilkinson Saldana\",\n role = \"ctb\",\n email = \"zoewsaldana@gmail.com\"),\n person(given = \"Tyler\",\n family = \"Littlefield\",\n role = \"ctb\",\n email = \"tylurp1@gmail.com\"),\n person(given = \"Charles T.\",\n family = \"Gray\",\n role = \"ctb\",\n email = \"charlestigray@gmail.com\"),\n person(given = \"Shabbh E.\",\n family = \"Banks\",\n role = \"ctb\"),\n person(given = \"Serina\",\n family = \"Robinson\",\n role = \"ctb\",\n email = \"robi0916@umn.edu\"),\n person(given = \"Roger\",\n family = \"Bivand\",\n role = \"ctb\",\n email = \"Roger.Bivand@nhh.no\"),\n person(given = \"Riinu\",\n family = \"Ots\",\n role = \"ctb\",\n email = \"riinuots@gmail.com\"),\n person(given = \"Nicholas\",\n family = \"Williams\",\n role = \"ctb\",\n email = \"ntwilliams.personal@gmail.com\"),\n person(given = \"Nina\",\n family = \"Jakobsen\",\n role = \"ctb\"),\n person(given = \"Michael\",\n family = \"Weylandt\",\n role = \"ctb\",\n email = \"michael.weylandt@gmail.com\"),\n person(given = \"Lisa\",\n family = \"Lendway\",\n role = \"ctb\",\n email = \"llendway@macalester.edu\"),\n person(given = \"Karl\",\n family = \"Hailperin\",\n role = \"ctb\",\n email = \"khailper@gmail.com\"),\n person(given = \"Josue\",\n family = \"Rodriguez\",\n role = \"ctb\",\n email = \"jerrodriguez@ucdavis.edu\"),\n person(given = \"Jenny\",\n family = \"Bryan\",\n role = \"ctb\",\n email = \"jenny@rstudio.com\"),\n person(given = \"Chris\",\n family = \"Jarvis\",\n role = \"ctb\",\n email = \"Christopher1.jarvis@gmail.com\"),\n person(given = \"Greg\",\n family = \"Macfarlane\",\n role = \"ctb\",\n email = \"gregmacfarlane@gmail.com\"),\n person(given = \"Brian\",\n family = \"Mannakee\",\n role = \"ctb\",\n email = \"bmannakee@gmail.com\"),\n person(given = \"Drew\",\n family = \"Tyre\",\n role = \"ctb\",\n email = \"atyre2@unl.edu\"),\n person(given = \"Shreyas\",\n family = \"Singh\",\n role = \"ctb\",\n email = \"shreyas.singh.298@gmail.com\"),\n person(given = \"Laurens\",\n family = \"Geffert\",\n role = \"ctb\",\n email = \"laurensgeffert@gmail.com\"),\n person(given = \"Hong\",\n family = \"Ooi\",\n role = \"ctb\",\n email = \"hongooi@microsoft.com\"),\n person(given = \"Henrik\",\n family = \"Bengtsson\",\n role = \"ctb\",\n email = \"henrikb@braju.com\"),\n person(given = \"Eduard\",\n family = \"Szocs\",\n role = \"ctb\",\n email = \"eduardszoecs@gmail.com\"),\n person(given = \"David\",\n family = \"Hugh-Jones\",\n role = \"ctb\",\n email = \"davidhughjones@gmail.com\"),\n person(given = \"Matthieu\",\n family = \"Stigler\",\n role = \"ctb\",\n email = \"Matthieu.Stigler@gmail.com\"))", + "Version": "0.7.1", + "Authors@R": "\n c(person(given = \"David\",\n family = \"Robinson\",\n role = \"aut\",\n email = \"admiral.david@gmail.com\"),\n person(given = \"Alex\",\n family = \"Hayes\",\n role = c(\"aut\", \"cre\"),\n email = \"alexpghayes@gmail.com\",\n comment = c(ORCID = \"0000-0002-4985-5160\")),\n person(given = \"Simon\",\n family = \"Couch\",\n role = \"aut\",\n email = \"simonpatrickcouch@gmail.com\"),\n person(given = \"Indrajeet\",\n family = \"Patil\",\n role = \"ctb\",\n email = \"patilindrajeet.science@gmail.com\",\n comment = c(ORCID = \"0000-0003-1995-6531\")),\n person(given = \"Derek\",\n family = \"Chiu\",\n role = \"ctb\",\n email = \"dchiu@bccrc.ca\"),\n person(given = \"Matthieu\",\n family = \"Gomez\",\n role = \"ctb\",\n email = \"mattg@princeton.edu\"),\n person(given = \"Boris\",\n family = \"Demeshev\",\n role = \"ctb\",\n email = \"boris.demeshev@gmail.com\"),\n person(given = \"Dieter\",\n family = \"Menne\",\n role = \"ctb\",\n email = \"dieter.menne@menne-biomed.de\"),\n person(given = \"Benjamin\",\n family = \"Nutter\",\n role = \"ctb\",\n email = \"nutter@battelle.org\"),\n person(given = \"Luke\",\n family = \"Johnston\",\n role = \"ctb\",\n email = \"luke.johnston@mail.utoronto.ca\"),\n person(given = \"Ben\",\n family = \"Bolker\",\n role = \"ctb\",\n email = \"bolker@mcmaster.ca\"),\n person(given = \"Francois\",\n family = \"Briatte\",\n role = \"ctb\",\n email = \"f.briatte@gmail.com\"),\n person(given = \"Jeffrey\",\n family = \"Arnold\",\n role = \"ctb\",\n email = \"jeffrey.arnold@gmail.com\"),\n person(given = \"Jonah\",\n family = \"Gabry\",\n role = \"ctb\",\n email = \"jsg2201@columbia.edu\"),\n person(given = \"Luciano\",\n family = \"Selzer\",\n role = \"ctb\",\n email = \"luciano.selzer@gmail.com\"),\n person(given = \"Gavin\",\n family = \"Simpson\",\n role = \"ctb\",\n email = \"ucfagls@gmail.com\"),\n person(given = \"Jens\",\n family = \"Preussner\",\n role = \"ctb\",\n email = \" jens.preussner@mpi-bn.mpg.de\"),\n person(given = \"Jay\",\n family = \"Hesselberth\",\n role = \"ctb\",\n email = \"jay.hesselberth@gmail.com\"),\n person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"ctb\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Matthew\",\n family = \"Lincoln\",\n role = \"ctb\",\n email = \"matthew.d.lincoln@gmail.com\"),\n person(given = \"Alessandro\",\n family = \"Gasparini\",\n role = \"ctb\",\n email = \"ag475@leicester.ac.uk\"),\n person(given = \"Lukasz\",\n family = \"Komsta\",\n role = \"ctb\",\n email = \"lukasz.komsta@umlub.pl\"),\n person(given = \"Frederick\",\n family = \"Novometsky\",\n role = \"ctb\"),\n person(given = \"Wilson\",\n family = \"Freitas\",\n role = \"ctb\"),\n person(given = \"Michelle\",\n family = \"Evans\",\n role = \"ctb\"),\n person(given = \"Jason Cory\",\n family = \"Brunson\",\n role = \"ctb\",\n email = \"cornelioid@gmail.com\"),\n person(given = \"Simon\",\n family = \"Jackson\",\n role = \"ctb\",\n email = \"drsimonjackson@gmail.com\"),\n person(given = \"Ben\",\n family = \"Whalley\",\n role = \"ctb\",\n email = \"ben.whalley@plymouth.ac.uk\"),\n person(given = \"Karissa\",\n family = \"Whiting\",\n role = \"ctb\",\n email = \"karissa.whiting@gmail.com\"),\n person(given = \"Yves\",\n family = \"Rosseel\",\n role = \"ctb\",\n email = \"yrosseel@gmail.com\"),\n person(given = \"Michael\",\n family = \"Kuehn\",\n role = \"ctb\",\n email = \"mkuehn10@gmail.com\"),\n person(given = \"Jorge\",\n family = \"Cimentada\",\n role = \"ctb\",\n email = \"cimentadaj@gmail.com\"),\n person(given = \"Erle\",\n family = \"Holgersen\",\n role = \"ctb\",\n email = \"erle.holgersen@gmail.com\"),\n person(given = \"Karl\",\n family = \"Dunkle Werner\",\n role = \"ctb\",\n comment = c(ORCID = \"0000-0003-0523-7309\")),\n person(given = \"Ethan\",\n family = \"Christensen\",\n role = \"ctb\",\n email = \"christensen.ej@gmail.com\"),\n person(given = \"Steven\",\n family = \"Pav\",\n role = \"ctb\",\n email = \"shabbychef@gmail.com\"),\n person(given = \"Paul\",\n family = \"PJ\",\n role = \"ctb\",\n email = \"pjpaul.stephens@gmail.com\"),\n person(given = \"Ben\",\n family = \"Schneider\",\n role = \"ctb\",\n email = \"benjamin.julius.schneider@gmail.com\"),\n person(given = \"Patrick\",\n family = \"Kennedy\",\n role = \"ctb\",\n email = \"pkqstr@protonmail.com\"),\n person(given = \"Lily\",\n family = \"Medina\",\n role = \"ctb\",\n email = \"lilymiru@gmail.com\"),\n person(given = \"Brian\",\n family = \"Fannin\",\n role = \"ctb\",\n email = \"captain@pirategrunt.com\"),\n person(given = \"Jason\",\n family = \"Muhlenkamp\",\n role = \"ctb\",\n email = \"jason.muhlenkamp@gmail.com\"),\n person(given = \"Matt\",\n family = \"Lehman\",\n role = \"ctb\"),\n person(given = \"Bill\",\n family = \"Denney\",\n role = \"ctb\",\n email = \"wdenney@humanpredictions.com\",\n comment = c(ORCID = \"0000-0002-5759-428X\")),\n person(given = \"Nic\",\n family = \"Crane\",\n role = \"ctb\"),\n person(given = \"Andrew\",\n family = \"Bates\",\n role = \"ctb\"),\n person(given = \"Vincent\",\n family = \"Arel-Bundock\",\n role = \"ctb\",\n email = \"vincent.arel-bundock@umontreal.ca\",\n comment = c(ORCID = \"0000-0003-2042-7063\")),\n person(given = \"Hideaki\",\n family = \"Hayashi\",\n role = \"ctb\"),\n person(given = \"Luis\",\n family = \"Tobalina\",\n role = \"ctb\"),\n person(given = \"Annie\",\n family = \"Wang\",\n role = \"ctb\",\n email = \"anniewang.uc@gmail.com\"),\n person(given = \"Wei Yang\",\n family = \"Tham\",\n role = \"ctb\",\n email = \"weiyang.tham@gmail.com\"),\n person(given = \"Clara\",\n family = \"Wang\",\n role = \"ctb\",\n email = \"clara.wang.94@gmail.com\"),\n person(given = \"Abby\",\n family = \"Smith\",\n role = \"ctb\",\n email = \"als1@u.northwestern.edu\",\n comment = c(ORCID = \"0000-0002-3207-0375\")),\n person(given = \"Jasper\",\n family = \"Cooper\",\n role = \"ctb\",\n email = \"jaspercooper@gmail.com\",\n comment = c(ORCID = \"0000-0002-8639-3188\")),\n person(given = \"E Auden\",\n family = \"Krauska\",\n role = \"ctb\",\n email = \"krauskae@gmail.com\",\n comment = c(ORCID = \"0000-0002-1466-5850\")),\n person(given = \"Alex\",\n family = \"Wang\",\n role = \"ctb\",\n email = \"x249wang@uwaterloo.ca\"),\n person(given = \"Malcolm\",\n family = \"Barrett\",\n role = \"ctb\",\n email = \"malcolmbarrett@gmail.com\",\n comment = c(ORCID = \"0000-0003-0299-5825\")),\n person(given = \"Charles\",\n family = \"Gray\",\n role = \"ctb\",\n email = \"charlestigray@gmail.com\",\n comment = c(ORCID = \"0000-0002-9978-011X\")),\n person(given = \"Jared\",\n family = \"Wilber\",\n role = \"ctb\"),\n person(given = \"Vilmantas\",\n family = \"Gegzna\",\n role = \"ctb\",\n email = \"GegznaV@gmail.com\",\n comment = c(ORCID = \"0000-0002-9500-5167\")),\n person(given = \"Eduard\",\n family = \"Szoecs\",\n role = \"ctb\",\n email = \"eduardszoecs@gmail.com\"),\n person(given = \"Frederik\",\n family = \"Aust\",\n role = \"ctb\",\n email = \"frederik.aust@uni-koeln.de\",\n comment = c(ORCID = \"0000-0003-4900-788X\")),\n person(given = \"Angus\",\n family = \"Moore\",\n role = \"ctb\",\n email = \"angusmoore9@gmail.com\"),\n person(given = \"Nick\",\n family = \"Williams\",\n role = \"ctb\",\n email = \"ntwilliams.personal@gmail.com\"),\n person(given = \"Marius\",\n family = \"Barth\",\n role = \"ctb\",\n email = \"marius.barth.uni.koeln@gmail.com\",\n comment = c(ORCID = \"0000-0002-3421-6665\")),\n person(given = \"Bruna\",\n family = \"Wundervald\",\n role = \"ctb\",\n email = \"brunadaviesw@gmail.com\",\n comment = c(ORCID = \"0000-0001-8163-220X\")),\n person(given = \"Joyce\",\n family = \"Cahoon\",\n role = \"ctb\",\n email = \"joyceyu48@gmail.com\",\n comment = c(ORCID = \"0000-0001-7217-4702\")),\n person(given = \"Grant\",\n family = \"McDermott\",\n role = \"ctb\",\n email = \"grantmcd@uoregon.edu\",\n comment = c(ORCID = \"0000-0001-7883-8573\")),\n person(given = \"Kevin\",\n family = \"Zarca\",\n role = \"ctb\",\n email = \"kevin.zarca@gmail.com\"),\n person(given = \"Shiro\",\n family = \"Kuriwaki\",\n role = \"ctb\",\n email = \"shirokuriwaki@gmail.com\",\n comment = c(ORCID = \"0000-0002-5687-2647\")),\n person(given = \"Lukas\",\n family = \"Wallrich\",\n role = \"ctb\",\n email = \"lukas.wallrich@gmail.com\",\n comment = c(ORCID = \"0000-0003-2121-5177\")),\n person(given = \"James\",\n family = \"Martherus\",\n role = \"ctb\",\n email = \"james@martherus.com\",\n comment = c(ORCID = \"0000-0002-8285-3300\")),\n person(given = \"Chuliang\",\n family = \"Xiao\",\n role = \"ctb\",\n email = \"cxiao@umich.edu\",\n comment = c(ORCID = \"0000-0002-8466-9398\")),\n person(given = \"Joseph\",\n family = \"Larmarange\",\n role = \"ctb\",\n email = \"joseph@larmarange.net\"),\n person(given = \"Max\",\n family = \"Kuhn\",\n role = \"ctb\",\n email = \"max@rstudio.com\"),\n person(given = \"Michal\",\n family = \"Bojanowski\",\n role = \"ctb\",\n email = \"michal2992@gmail.com\"),\n person(given = \"Hakon\",\n family = \"Malmedal\",\n role = \"ctb\",\n email = \"hmalmedal@gmail.com\"),\n person(given = \"Clara\",\n family = \"Wang\",\n role = \"ctb\"),\n person(given = \"Sergio\",\n family = \"Oller\",\n role = \"ctb\",\n email = \"sergioller@gmail.com\"),\n person(given = \"Luke\",\n family = \"Sonnet\",\n role = \"ctb\",\n email = \"luke.sonnet@gmail.com\"),\n person(given = \"Jim\",\n family = \"Hester\",\n role = \"ctb\",\n email = \"jim.hester@rstudio.com\"),\n person(given = \"Cory\",\n family = \"Brunson\",\n role = \"ctb\",\n email = \"cornelioid@gmail.com\"),\n person(given = \"Ben\",\n family = \"Schneider\",\n role = \"ctb\",\n email = \"benjamin.julius.schneider@gmail.com\"),\n person(given = \"Bernie\",\n family = \"Gray\",\n role = \"ctb\",\n email = \"bfgray3@gmail.com\",\n comment = c(ORCID = \"0000-0001-9190-6032\")),\n person(given = \"Mara\",\n family = \"Averick\",\n role = \"ctb\",\n email = \"mara@rstudio.com\"),\n person(given = \"Aaron\",\n family = \"Jacobs\",\n role = \"ctb\",\n email = \"atheriel@gmail.com\"),\n person(given = \"Andreas\",\n family = \"Bender\",\n role = \"ctb\",\n email = \"bender.at.R@gmail.com\"),\n person(given = \"Sven\",\n family = \"Templer\",\n role = \"ctb\",\n email = \"sven.templer@gmail.com\"),\n person(given = \"Paul-Christian\",\n family = \"Buerkner\",\n role = \"ctb\",\n email = \"paul.buerkner@gmail.com\"),\n person(given = \"Matthew\",\n family = \"Kay\",\n role = \"ctb\",\n email = \"mjskay@umich.edu\"),\n person(given = \"Erwan\",\n family = \"Le Pennec\",\n role = \"ctb\",\n email = \"lepennec@gmail.com\"),\n person(given = \"Johan\",\n family = \"Junkka\",\n role = \"ctb\",\n email = \"johan.junkka@umu.se\"),\n person(given = \"Hao\",\n family = \"Zhu\",\n role = \"ctb\",\n email = \"haozhu233@gmail.com\"),\n person(given = \"Benjamin\",\n family = \"Soltoff\",\n role = \"ctb\",\n email = \"soltoffbc@uchicago.edu\"),\n person(given = \"Zoe\",\n family = \"Wilkinson Saldana\",\n role = \"ctb\",\n email = \"zoewsaldana@gmail.com\"),\n person(given = \"Tyler\",\n family = \"Littlefield\",\n role = \"ctb\",\n email = \"tylurp1@gmail.com\"),\n person(given = \"Charles T.\",\n family = \"Gray\",\n role = \"ctb\",\n email = \"charlestigray@gmail.com\"),\n person(given = \"Shabbh E.\",\n family = \"Banks\",\n role = \"ctb\"),\n person(given = \"Serina\",\n family = \"Robinson\",\n role = \"ctb\",\n email = \"robi0916@umn.edu\"),\n person(given = \"Roger\",\n family = \"Bivand\",\n role = \"ctb\",\n email = \"Roger.Bivand@nhh.no\"),\n person(given = \"Riinu\",\n family = \"Ots\",\n role = \"ctb\",\n email = \"riinuots@gmail.com\"),\n person(given = \"Nicholas\",\n family = \"Williams\",\n role = \"ctb\",\n email = \"ntwilliams.personal@gmail.com\"),\n person(given = \"Nina\",\n family = \"Jakobsen\",\n role = \"ctb\"),\n person(given = \"Michael\",\n family = \"Weylandt\",\n role = \"ctb\",\n email = \"michael.weylandt@gmail.com\"),\n person(given = \"Lisa\",\n family = \"Lendway\",\n role = \"ctb\",\n email = \"llendway@macalester.edu\"),\n person(given = \"Karl\",\n family = \"Hailperin\",\n role = \"ctb\",\n email = \"khailper@gmail.com\"),\n person(given = \"Josue\",\n family = \"Rodriguez\",\n role = \"ctb\",\n email = \"jerrodriguez@ucdavis.edu\"),\n person(given = \"Jenny\",\n family = \"Bryan\",\n role = \"ctb\",\n email = \"jenny@rstudio.com\"),\n person(given = \"Chris\",\n family = \"Jarvis\",\n role = \"ctb\",\n email = \"Christopher1.jarvis@gmail.com\"),\n person(given = \"Greg\",\n family = \"Macfarlane\",\n role = \"ctb\",\n email = \"gregmacfarlane@gmail.com\"),\n person(given = \"Brian\",\n family = \"Mannakee\",\n role = \"ctb\",\n email = \"bmannakee@gmail.com\"),\n person(given = \"Drew\",\n family = \"Tyre\",\n role = \"ctb\",\n email = \"atyre2@unl.edu\"),\n person(given = \"Shreyas\",\n family = \"Singh\",\n role = \"ctb\",\n email = \"shreyas.singh.298@gmail.com\"),\n person(given = \"Laurens\",\n family = \"Geffert\",\n role = \"ctb\",\n email = \"laurensgeffert@gmail.com\"),\n person(given = \"Hong\",\n family = \"Ooi\",\n role = \"ctb\",\n email = \"hongooi@microsoft.com\"),\n person(given = \"Henrik\",\n family = \"Bengtsson\",\n role = \"ctb\",\n email = \"henrikb@braju.com\"),\n person(given = \"Eduard\",\n family = \"Szocs\",\n role = \"ctb\",\n email = \"eduardszoecs@gmail.com\"),\n person(given = \"David\",\n family = \"Hugh-Jones\",\n role = \"ctb\",\n email = \"davidhughjones@gmail.com\"),\n person(given = \"Matthieu\",\n family = \"Stigler\",\n role = \"ctb\",\n email = \"Matthieu.Stigler@gmail.com\"),\n person(given = \"Hugo\",\n family = \"Tavares\",\n role = \"ctb\",\n email = \"hm533@cam.ac.uk\",\n comment = c(ORCID = \"0000-0001-9373-2726\")),\n\t person(given = \"R. Willem\",\n family = \"Vervoort\",\n role = \"ctb\",\n email = \"Willemvervoort@gmail.com\"),\n person(given = \"Brenton M.\",\n family = \"Wiernik\",\n role = \"ctb\",\n email = \"brenton@wiernik.org\"))", "Description": "Summarizes key information about statistical\n objects in tidy tibbles. This makes it easy to report results, create\n plots and consistently work with large numbers of models at once.\n Broom provides three verbs that each provide different types of\n information about a model. tidy() summarizes information about model\n components such as coefficients of a regression. glance() reports\n information about an entire model, such as goodness of fit measures\n like AIC and BIC. augment() adds information about individual\n observations to a dataset, such as fitted values or influence\n measures.", "License": "MIT + file LICENSE", - "URL": "https://broom.tidymodels.org/, http://github.com/tidymodels/broom", - "BugReports": "http://github.com/tidymodels/broom/issues", + "URL": "https://broom.tidymodels.org/, https://github.com/tidymodels/broom", + "BugReports": "https://github.com/tidymodels/broom/issues", "Depends": "R (>= 3.1)", - "Imports": "backports, dplyr, ellipsis, generics (>= 0.0.2), glue,\nmethods, purrr, rlang, stringr, tibble (>= 3.0.0), tidyr", - "Suggests": "AER, akima, AUC, bbmle, betareg, biglm, binGroup, boot,\nbtergm, car, caret, cluster, coda, covr, drc, e1071, emmeans,\nepiR, ergm, fixest (>= 0.3.1), gam (>= 1.15), gamlss,\ngamlss.data, gamlss.dist, gee, geepack, ggplot2, glmnet,\nglmnetUtils, gmm, Hmisc, irlba, joineRML, Kendall, knitr, ks,\nLahman, lavaan, leaps, lfe, lm.beta, lme4, lmodel2, lmtest,\nlsmeans, maps, maptools, MASS, Matrix, mclogit, mclust,\nmediation, metafor, mfx, mgcv, modeldata, modeltests, muhaz,\nmultcomp, network, nnet, orcutt (>= 2.2), ordinal, plm, poLCA,\npsych, quantreg, rgeos, rmarkdown, robust, robustbase, rsample,\nsandwich, sp, spdep, spatialreg, speedglm, spelling,\nstatnet.common, survey, survival, systemfit, testthat (>=\n2.1.0), tseries, zoo", + "Imports": "backports, dplyr (>= 1.0.0), ellipsis, generics (>= 0.0.2),\nglue, methods, purrr, rlang, stringr, tibble (>= 3.0.0), tidyr\n(>= 1.0.0)", + "Suggests": "AER, akima, AUC, bbmle, betareg, biglm, binGroup, boot,\nbtergm, car, caret, cluster, coda, covr, drc, e1071, emmeans,\nepiR, ergm (>= 3.10.4), fixest (>= 0.5.0), gam (>= 1.15),\ngamlss, gamlss.data, gamlss.dist, gee, geepack, ggplot2,\nglmnet, glmnetUtils, gmm, Hmisc, irlba, joineRML, Kendall,\nknitr, ks, Lahman, lavaan, leaps, lfe, lm.beta, lme4, lmodel2,\nlmtest (>= 0.9.38), lsmeans, maps, maptools, margins, MASS,\nMatrix, mclogit, mclust, mediation, metafor, mfx, mgcv, mlogit,\nmodeldata, modeltests, muhaz, multcomp, network, nnet, orcutt\n(>= 2.2), ordinal, plm, poLCA, psych, quantreg, rgeos,\nrmarkdown, robust, robustbase, rsample, sandwich, sp, spdep,\nspatialreg, speedglm, spelling, survey, survival, systemfit,\ntestthat (>= 2.1.0), tseries, zoo", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.1.0.9000", + "RoxygenNote": "7.1.1", "Language": "en-US", - "Collate": "'aaa-documentation-helper.R' 'null-and-default-tidiers.R'\n'aer-tidiers.R' 'auc-tidiers.R' 'base-tidiers.R'\n'bbmle-tidiers.R' 'betareg-tidiers.R' 'biglm-tidiers.R'\n'bingroup-tidiers.R' 'boot-tidiers.R' 'broom-package.R'\n'broom.R' 'btergm-tidiers.R' 'car-tidiers.R' 'caret-tidiers.R'\n'data-frame-tidiers.R' 'deprecated-0-7-0.R' 'drc-tidiers.R'\n'emmeans-tidiers.R' 'epiR-tidiers.R' 'ergm-tidiers.R'\n'fixest-tidiers.R' 'gam-tidiers.R' 'gamlss-tidiers.R' 'gee.R'\n'geepack-tidiers.R' 'glmnet-cv-glmnet-tidiers.R'\n'glmnet-glmnet-tidiers.R' 'gmm-tidiers.R' 'hmisc-tidiers.R'\n'joinerml-tidiers.R' 'kendall-tidiers.R' 'ks-tidiers.R'\n'lavaan-tidiers.R' 'leaps.R' 'lfe-tidiers.R' 'list-irlba.R'\n'list-optim-tidiers.R' 'list-svd-tidiers.R' 'list-tidiers.R'\n'list-xyz-tidiers.R' 'lm-beta-tidiers.R' 'lmodel2-tidiers.R'\n'lmtest-tidiers.R' 'maps-tidiers.R' 'mass-fitdistr-tidiers.R'\n'mass-polr-tidiers.R' 'mass-ridgelm-tidiers.R'\n'stats-lm-tidiers.R' 'mass-rlm-tidiers.R' 'matrix-tidiers.R'\n'mclogit.R' 'mclust-tidiers.R' 'mediate-tidiers.R'\n'mfx-tidiers.R' 'mgcv-tidiers.R' 'muhaz-tidiers.R'\n'multcomp-tidiers.R' 'nnet-tidiers.R' 'nobs.R'\n'orcutt-tidiers.R' 'ordinal-clm-tidiers.R'\n'ordinal-clmm-tidiers.R' 'pam-tidiers.R' 'plm-tidiers.R'\n'polca-tidiers.R' 'psych-tidiers.R' 'stats-nls-tidiers.R'\n'quantreg-nlrq-tidiers.R' 'quantreg-rq-tidiers.R'\n'quantreg-rqs-tidiers.R' 'rma-tidiers.R'\n'robust-glmrob-tidiers.R' 'robust-lmrob-tidiers.R'\n'robustbase-glmrob-tidiers.R' 'robustbase-lmrob-tidiers.R'\n'scam-tidiers.R' 'sp-tidiers.R' 'spdep-tidiers.R'\n'speedglm-speedglm-tidiers.R' 'speedglm-speedlm-tidiers.R'\n'stats-anova-tidiers.R' 'stats-arima-tidiers.R'\n'stats-decompose-tidiers.R' 'stats-factanal-tidiers.R'\n'stats-glm-tidiers.R' 'stats-htest-tidiers.R'\n'stats-kmeans-tidiers.R' 'stats-loess-tidiers.R'\n'stats-mlm-tidiers.R' 'stats-prcomp-tidiers.R'\n'stats-smooth.spline-tidiers.R' 'stats-time-series-tidiers.R'\n'survey-tidiers.R' 'survival-aareg-tidiers.R'\n'survival-cch-tidiers.R' 'survival-coxph-tidiers.R'\n'survival-pyears-tidiers.R' 'survival-survdiff-tidiers.R'\n'survival-survexp-tidiers.R' 'survival-survfit-tidiers.R'\n'survival-survreg-tidiers.R' 'systemfit-tidiers.R'\n'tseries-tidiers.R' 'utilities.R' 'zoo-tidiers.R' 'zzz.R'", + "Collate": "'aaa-documentation-helper.R' 'null-and-default-tidiers.R'\n'aer-tidiers.R' 'auc-tidiers.R' 'base-tidiers.R'\n'bbmle-tidiers.R' 'betareg-tidiers.R' 'biglm-tidiers.R'\n'bingroup-tidiers.R' 'boot-tidiers.R' 'broom-package.R'\n'broom.R' 'btergm-tidiers.R' 'car-tidiers.R' 'caret-tidiers.R'\n'data-frame-tidiers.R' 'deprecated-0-7-0.R'\n'deprecated-0-7-1.R' 'drc-tidiers.R' 'emmeans-tidiers.R'\n'epiR-tidiers.R' 'ergm-tidiers.R' 'fixest-tidiers.R'\n'gam-tidiers.R' 'gee.R' 'geepack-tidiers.R'\n'glmnet-cv-glmnet-tidiers.R' 'glmnet-glmnet-tidiers.R'\n'gmm-tidiers.R' 'hmisc-tidiers.R' 'joinerml-tidiers.R'\n'kendall-tidiers.R' 'ks-tidiers.R' 'lavaan-tidiers.R' 'leaps.R'\n'lfe-tidiers.R' 'list-irlba.R' 'list-optim-tidiers.R'\n'list-svd-tidiers.R' 'list-tidiers.R' 'list-xyz-tidiers.R'\n'lm-beta-tidiers.R' 'lmodel2-tidiers.R' 'lmtest-tidiers.R'\n'maps-tidiers.R' 'margins-tidiers.R' 'mass-fitdistr-tidiers.R'\n'mass-polr-tidiers.R' 'mass-ridgelm-tidiers.R'\n'stats-lm-tidiers.R' 'mass-rlm-tidiers.R' 'matrix-tidiers.R'\n'mclogit.R' 'mclust-tidiers.R' 'mediate-tidiers.R'\n'mfx-tidiers.R' 'mgcv-tidiers.R' 'mlogit-tidiers.R'\n'muhaz-tidiers.R' 'multcomp-tidiers.R' 'nnet-tidiers.R'\n'nobs.R' 'orcutt-tidiers.R' 'ordinal-clm-tidiers.R'\n'ordinal-clmm-tidiers.R' 'pam-tidiers.R' 'plm-tidiers.R'\n'polca-tidiers.R' 'psych-tidiers.R' 'stats-nls-tidiers.R'\n'quantreg-nlrq-tidiers.R' 'quantreg-rq-tidiers.R'\n'quantreg-rqs-tidiers.R' 'rma-tidiers.R'\n'robust-glmrob-tidiers.R' 'robust-lmrob-tidiers.R'\n'robustbase-glmrob-tidiers.R' 'robustbase-lmrob-tidiers.R'\n'scam-tidiers.R' 'sp-tidiers.R' 'spdep-tidiers.R'\n'speedglm-speedglm-tidiers.R' 'speedglm-speedlm-tidiers.R'\n'stats-anova-tidiers.R' 'stats-arima-tidiers.R'\n'stats-decompose-tidiers.R' 'stats-factanal-tidiers.R'\n'stats-glm-tidiers.R' 'stats-htest-tidiers.R'\n'stats-kmeans-tidiers.R' 'stats-loess-tidiers.R'\n'stats-mlm-tidiers.R' 'stats-prcomp-tidiers.R'\n'stats-smooth.spline-tidiers.R' 'stats-time-series-tidiers.R'\n'survey-tidiers.R' 'survival-aareg-tidiers.R'\n'survival-cch-tidiers.R' 'survival-coxph-tidiers.R'\n'survival-pyears-tidiers.R' 'survival-survdiff-tidiers.R'\n'survival-survexp-tidiers.R' 'survival-survfit-tidiers.R'\n'survival-survreg-tidiers.R' 'systemfit-tidiers.R'\n'tseries-tidiers.R' 'utilities.R' 'zoo-tidiers.R' 'zzz.R'", "NeedsCompilation": "no", - "Packaged": "2020-06-25 19:51:26 UTC; simonpcouch", - "Author": "David Robinson [aut],\n Alex Hayes [aut, cre] (),\n Simon Couch [aut],\n Indrajeet Patil [ctb] (),\n Derek Chiu [ctb],\n Matthieu Gomez [ctb],\n Boris Demeshev [ctb],\n Dieter Menne [ctb],\n Benjamin Nutter [ctb],\n Luke Johnston [ctb],\n Ben Bolker [ctb],\n Francois Briatte [ctb],\n Jeffrey Arnold [ctb],\n Jonah Gabry [ctb],\n Luciano Selzer [ctb],\n Gavin Simpson [ctb],\n Jens Preussner [ctb],\n Jay Hesselberth [ctb],\n Hadley Wickham [ctb],\n Matthew Lincoln [ctb],\n Alessandro Gasparini [ctb],\n Lukasz Komsta [ctb],\n Frederick Novometsky [ctb],\n Wilson Freitas [ctb],\n Michelle Evans [ctb],\n Jason Cory Brunson [ctb],\n Simon Jackson [ctb],\n Ben Whalley [ctb],\n Karissa Whiting [ctb],\n Yves Rosseel [ctb],\n Michael Kuehn [ctb],\n Jorge Cimentada [ctb],\n Erle Holgersen [ctb],\n Karl Dunkle Werner [ctb] (),\n Ethan Christensen [ctb],\n Steven Pav [ctb],\n Paul PJ [ctb],\n Ben Schneider [ctb],\n Patrick Kennedy [ctb],\n Lily Medina [ctb],\n Brian Fannin [ctb],\n Jason Muhlenkamp [ctb],\n Matt Lehman [ctb],\n Bill Denney [ctb] (),\n Nic Crane [ctb],\n Andrew Bates [ctb],\n Vincent Arel-Bundock [ctb] (),\n Hideaki Hayashi [ctb],\n Luis Tobalina [ctb],\n Annie Wang [ctb],\n Wei Yang Tham [ctb],\n Clara Wang [ctb],\n Abby Smith [ctb] (),\n Jasper Cooper [ctb] (),\n E Auden Krauska [ctb] (),\n Alex Wang [ctb],\n Malcolm Barrett [ctb] (),\n Charles Gray [ctb] (),\n Jared Wilber [ctb],\n Vilmantas Gegzna [ctb] (),\n Eduard Szoecs [ctb],\n Frederik Aust [ctb] (),\n Angus Moore [ctb],\n Nick Williams [ctb],\n Marius Barth [ctb] (),\n Bruna Wundervald [ctb] (),\n Joyce Cahoon [ctb] (),\n Grant McDermott [ctb] (),\n Kevin Zarca [ctb],\n Shiro Kuriwaki [ctb] (),\n Lukas Wallrich [ctb] (),\n James Martherus [ctb] (),\n Chuliang Xiao [ctb] (),\n Joseph Larmarange [ctb],\n Max Kuhn [ctb],\n Michal Bojanowski [ctb],\n Hakon Malmedal [ctb],\n Clara Wang [ctb],\n Sergio Oller [ctb],\n Luke Sonnet [ctb],\n Jim Hester [ctb],\n Cory Brunson [ctb],\n Ben Schneider [ctb],\n Bernie Gray [ctb] (),\n Mara Averick [ctb],\n Aaron Jacobs [ctb],\n Andreas Bender [ctb],\n Sven Templer [ctb],\n Paul-Christian Buerkner [ctb],\n Matthew Kay [ctb],\n Erwan Le Pennec [ctb],\n Johan Junkka [ctb],\n Hao Zhu [ctb],\n Benjamin Soltoff [ctb],\n Zoe Wilkinson Saldana [ctb],\n Tyler Littlefield [ctb],\n Charles T. Gray [ctb],\n Shabbh E. Banks [ctb],\n Serina Robinson [ctb],\n Roger Bivand [ctb],\n Riinu Ots [ctb],\n Nicholas Williams [ctb],\n Nina Jakobsen [ctb],\n Michael Weylandt [ctb],\n Lisa Lendway [ctb],\n Karl Hailperin [ctb],\n Josue Rodriguez [ctb],\n Jenny Bryan [ctb],\n Chris Jarvis [ctb],\n Greg Macfarlane [ctb],\n Brian Mannakee [ctb],\n Drew Tyre [ctb],\n Shreyas Singh [ctb],\n Laurens Geffert [ctb],\n Hong Ooi [ctb],\n Henrik Bengtsson [ctb],\n Eduard Szocs [ctb],\n David Hugh-Jones [ctb],\n Matthieu Stigler [ctb]", + "Packaged": "2020-09-29 03:51:07 UTC; simonpcouch", + "Author": "David Robinson [aut],\n Alex Hayes [aut, cre] (),\n Simon Couch [aut],\n Indrajeet Patil [ctb] (),\n Derek Chiu [ctb],\n Matthieu Gomez [ctb],\n Boris Demeshev [ctb],\n Dieter Menne [ctb],\n Benjamin Nutter [ctb],\n Luke Johnston [ctb],\n Ben Bolker [ctb],\n Francois Briatte [ctb],\n Jeffrey Arnold [ctb],\n Jonah Gabry [ctb],\n Luciano Selzer [ctb],\n Gavin Simpson [ctb],\n Jens Preussner [ctb],\n Jay Hesselberth [ctb],\n Hadley Wickham [ctb],\n Matthew Lincoln [ctb],\n Alessandro Gasparini [ctb],\n Lukasz Komsta [ctb],\n Frederick Novometsky [ctb],\n Wilson Freitas [ctb],\n Michelle Evans [ctb],\n Jason Cory Brunson [ctb],\n Simon Jackson [ctb],\n Ben Whalley [ctb],\n Karissa Whiting [ctb],\n Yves Rosseel [ctb],\n Michael Kuehn [ctb],\n Jorge Cimentada [ctb],\n Erle Holgersen [ctb],\n Karl Dunkle Werner [ctb] (),\n Ethan Christensen [ctb],\n Steven Pav [ctb],\n Paul PJ [ctb],\n Ben Schneider [ctb],\n Patrick Kennedy [ctb],\n Lily Medina [ctb],\n Brian Fannin [ctb],\n Jason Muhlenkamp [ctb],\n Matt Lehman [ctb],\n Bill Denney [ctb] (),\n Nic Crane [ctb],\n Andrew Bates [ctb],\n Vincent Arel-Bundock [ctb] (),\n Hideaki Hayashi [ctb],\n Luis Tobalina [ctb],\n Annie Wang [ctb],\n Wei Yang Tham [ctb],\n Clara Wang [ctb],\n Abby Smith [ctb] (),\n Jasper Cooper [ctb] (),\n E Auden Krauska [ctb] (),\n Alex Wang [ctb],\n Malcolm Barrett [ctb] (),\n Charles Gray [ctb] (),\n Jared Wilber [ctb],\n Vilmantas Gegzna [ctb] (),\n Eduard Szoecs [ctb],\n Frederik Aust [ctb] (),\n Angus Moore [ctb],\n Nick Williams [ctb],\n Marius Barth [ctb] (),\n Bruna Wundervald [ctb] (),\n Joyce Cahoon [ctb] (),\n Grant McDermott [ctb] (),\n Kevin Zarca [ctb],\n Shiro Kuriwaki [ctb] (),\n Lukas Wallrich [ctb] (),\n James Martherus [ctb] (),\n Chuliang Xiao [ctb] (),\n Joseph Larmarange [ctb],\n Max Kuhn [ctb],\n Michal Bojanowski [ctb],\n Hakon Malmedal [ctb],\n Clara Wang [ctb],\n Sergio Oller [ctb],\n Luke Sonnet [ctb],\n Jim Hester [ctb],\n Cory Brunson [ctb],\n Ben Schneider [ctb],\n Bernie Gray [ctb] (),\n Mara Averick [ctb],\n Aaron Jacobs [ctb],\n Andreas Bender [ctb],\n Sven Templer [ctb],\n Paul-Christian Buerkner [ctb],\n Matthew Kay [ctb],\n Erwan Le Pennec [ctb],\n Johan Junkka [ctb],\n Hao Zhu [ctb],\n Benjamin Soltoff [ctb],\n Zoe Wilkinson Saldana [ctb],\n Tyler Littlefield [ctb],\n Charles T. Gray [ctb],\n Shabbh E. Banks [ctb],\n Serina Robinson [ctb],\n Roger Bivand [ctb],\n Riinu Ots [ctb],\n Nicholas Williams [ctb],\n Nina Jakobsen [ctb],\n Michael Weylandt [ctb],\n Lisa Lendway [ctb],\n Karl Hailperin [ctb],\n Josue Rodriguez [ctb],\n Jenny Bryan [ctb],\n Chris Jarvis [ctb],\n Greg Macfarlane [ctb],\n Brian Mannakee [ctb],\n Drew Tyre [ctb],\n Shreyas Singh [ctb],\n Laurens Geffert [ctb],\n Hong Ooi [ctb],\n Henrik Bengtsson [ctb],\n Eduard Szocs [ctb],\n David Hugh-Jones [ctb],\n Matthieu Stigler [ctb],\n Hugo Tavares [ctb] (),\n R. Willem Vervoort [ctb],\n Brenton M. Wiernik [ctb]", "Maintainer": "Alex Hayes ", "Repository": "CRAN", - "Date/Publication": "2020-07-09 12:30:09 UTC", - "Built": "R 4.0.2; ; 2020-07-19 23:26:24 UTC; unix" + "Date/Publication": "2020-10-02 00:00:06 UTC", + "Built": "R 4.0.2; ; 2020-10-02 10:53:09 UTC; unix" } }, "callr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "callr", "Title": "Call R from R", - "Version": "3.4.3", + "Version": "3.5.0", "Authors@R": "c(\n person(\"Gábor\", \"Csárdi\", role = c(\"aut\", \"cre\", \"cph\"),\n email = \"csardi.gabor@gmail.com\",\n\t comment = c(ORCID = \"0000-0001-7098-9676\")),\n person(\"Winston\", \"Chang\", role = \"aut\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\")),\n person(\"Mango Solutions\", role = c(\"cph\", \"fnd\")))", "Description": "It is sometimes useful to perform a computation in a\n separate R process, without affecting the current R process at all.\n This packages does exactly that.", "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://github.com/r-lib/callr#readme", "BugReports": "https://github.com/r-lib/callr/issues", - "RoxygenNote": "7.0.2", - "Imports": "processx (>= 3.4.0), R6, utils", - "Suggests": "cliapp, covr, crayon, fansi, pingr, ps, rprojroot, spelling,\ntestthat, tibble, withr", + "RoxygenNote": "7.1.1.9000", + "Imports": "processx (>= 3.4.4), R6, utils", + "Suggests": "cli, covr, crayon, fansi, pingr, ps, rprojroot, spelling,\ntestthat, tibble, withr (>= 2.3.0)", "Encoding": "UTF-8", "Language": "en-US", "NeedsCompilation": "no", - "Packaged": "2020-03-26 14:35:17 UTC; gaborcsardi", + "Packaged": "2020-10-08 18:14:12 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre, cph] (),\n Winston Chang [aut],\n RStudio [cph, fnd],\n Mango Solutions [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", - "Date/Publication": "2020-03-28 05:50:17 UTC", - "Built": "R 4.0.0; ; 2020-04-25 20:43:26 UTC; unix" + "Date/Publication": "2020-10-08 19:00:03 UTC", + "Built": "R 4.0.2; ; 2020-10-09 17:47:26 UTC; unix" } }, "cellranger": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "cellranger", "Title": "Translate Spreadsheet Cell Ranges to Rows and Columns", @@ -558,6 +642,10 @@ "checkmate": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "checkmate", "Type": "Package", @@ -589,6 +677,10 @@ "cli": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "cli", "Title": "Helpers for Developing Command Line Interfaces", @@ -617,11 +709,15 @@ "clipr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Type": "Package", "Package": "clipr", "Title": "Read and Write from the System Clipboard", - "Version": "0.7.0", + "Version": "0.7.1", "Authors@R": "\n c(person(given = \"Matthew\",\n family = \"Lincoln\",\n role = c(\"aut\", \"cre\"),\n email = \"matthew.d.lincoln@gmail.com\",\n comment = c(ORCID = \"0000-0002-4387-3384\")),\n person(given = \"Louis\",\n family = \"Maddox\",\n role = \"ctb\"),\n person(given = \"Steve\",\n family = \"Simpson\",\n role = \"ctb\"),\n person(given = \"Jennifer\",\n family = \"Bryan\",\n role = \"ctb\"))", "Description": "Simple utility functions to read from and write to\n the Windows, OS X, and X11 clipboards.", "License": "GPL-3", @@ -633,20 +729,24 @@ "Encoding": "UTF-8", "Language": "en-US", "LazyData": "TRUE", - "RoxygenNote": "6.1.1", + "RoxygenNote": "7.1.1", "SystemRequirements": "xclip (https://github.com/astrand/xclip) or xsel\n(http://www.vergenet.net/~conrad/software/xsel/) for accessing\nthe X11 clipboard", "NeedsCompilation": "no", - "Packaged": "2019-07-23 02:33:48 UTC; admin", + "Packaged": "2020-10-08 13:13:31 UTC; mlincoln", "Author": "Matthew Lincoln [aut, cre] (),\n Louis Maddox [ctb],\n Steve Simpson [ctb],\n Jennifer Bryan [ctb]", "Maintainer": "Matthew Lincoln ", "Repository": "CRAN", - "Date/Publication": "2019-07-23 05:00:03 UTC", - "Built": "R 4.0.0; ; 2020-04-25 00:42:40 UTC; unix" + "Date/Publication": "2020-10-08 14:00:05 UTC", + "Built": "R 4.0.2; ; 2020-10-09 17:47:30 UTC; unix" } }, "colorspace": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "colorspace", "Version": "1.4-1", @@ -675,6 +775,10 @@ "commonmark": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "commonmark", "Type": "Package", @@ -696,9 +800,46 @@ "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-04-25 00:50:18 UTC; unix" } }, + "cpp11": { + "Source": "CRAN", + "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, + "description": { + "Package": "cpp11", + "Title": "A C++11 Interface for R's C Interface", + "Version": "0.2.2", + "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = c(\"aut\", \"cre\"),\n email = \"jim.hester@rstudio.com\",\n comment = c(ORCID = \"0000-0002-2739-7082\")),\n person(given = \"Romain\",\n family = \"François\",\n role = \"ctb\"),\n person(given = \"Benjamin\",\n family = \"Kietzman\",\n role = \"ctb\"),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", + "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://github.com/r-lib/cpp11", + "BugReports": "https://github.com/r-lib/cpp11/issues", + "Suggests": "bench, brio, callr, cli, covr, decor, desc, ggplot2, glue,\nknitr, lobstr, mockery, progress, rmarkdown, scales, testthat,\ntibble, utils, vctrs, withr", + "VignetteBuilder": "knitr", + "Config/testthat/edition": "3", + "Config/Needs/cpp11/cpp_register": "brio, cli, decor, desc, glue, tibble,\nvctrs", + "Encoding": "UTF-8", + "LazyData": "true", + "RoxygenNote": "7.1.1", + "SystemRequirements": "C++11", + "NeedsCompilation": "no", + "Packaged": "2020-09-30 20:00:35 UTC; jhester", + "Author": "Jim Hester [aut, cre] (),\n Romain François [ctb],\n Benjamin Kietzman [ctb],\n RStudio [cph, fnd]", + "Maintainer": "Jim Hester ", + "Repository": "CRAN", + "Date/Publication": "2020-10-01 07:40:06 UTC", + "Built": "R 4.0.2; ; 2020-10-02 10:22:38 UTC; unix" + } + }, "crayon": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "crayon", "Title": "Colored Terminal Output", @@ -726,6 +867,10 @@ "crosstalk": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "crosstalk", "Type": "Package", @@ -752,6 +897,10 @@ "curl": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "curl", "Type": "Package", @@ -776,12 +925,16 @@ "Maintainer": "Jeroen Ooms ", "Repository": "CRAN", "Date/Publication": "2019-12-02 14:00:03 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-05-18 06:09:03 UTC; unix" + "Built": "R 4.0.1; x86_64-apple-darwin17.0; 2020-06-15 06:39:58 UTC; unix" } }, "dbplyr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Type": "Package", "Package": "dbplyr", @@ -814,6 +967,10 @@ "desc": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "desc", "Title": "Manipulate DESCRIPTION Files", @@ -842,6 +999,10 @@ "digest": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "digest", "Author": "Dirk Eddelbuettel with contributions \n by Antoine Lucas, Jarek Tuszynski, Henrik Bengtsson, Simon Urbanek,\n Mario Frasca, Bryan Lewis, Murray Stokely, Hannes Muehleisen,\n Duncan Murdoch, Jim Hester, Wush Wu, Qiang Kou, Thierry Onkelinx, \n Michel Lang, Viliam Simko, Kurt Hornik, Radford Neal, Kendon Bell,\n Matthew de Queljoe, Ion Suruceanu, and Bill Denney.", @@ -861,68 +1022,80 @@ "Packaged": "2020-02-22 14:55:28.282493 UTC; edd", "Repository": "CRAN", "Date/Publication": "2020-02-23 00:10:02 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-04-25 00:33:01 UTC; unix" + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 06:11:50 UTC; unix" } }, "dplyr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Type": "Package", "Package": "dplyr", "Title": "A Grammar of Data Manipulation", - "Version": "1.0.0", - "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = c(\"aut\", \"cre\"),\n email = \"hadley@rstudio.com\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(given = \"Romain\",\n family = \"François\",\n role = \"aut\",\n comment = c(ORCID = \"0000-0002-2444-4226\")),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = \"aut\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n comment = c(ORCID = \"0000-0002-1416-3412\")),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", + "Version": "1.0.2", + "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = c(\"aut\", \"cre\"),\n email = \"hadley@rstudio.com\",\n comment = c(ORCID = \"0000-0003-4757-117X\")),\n person(given = \"Romain\",\n family = \"François\",\n role = \"aut\",\n comment = c(ORCID = \"0000-0002-2444-4226\")),\n person(given = \"Lionel\",\n family = \"\n Henry\",\n role = \"aut\"),\n person(given = \"Kirill\",\n family = \"Müller\",\n role = \"aut\",\n comment = c(ORCID = \"0000-0002-1416-3412\")),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")))", "Description": "A fast, consistent tool for working with data frame\n like 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.2.0)", - "Imports": "ellipsis, generics, glue (>= 1.3.2), lifecycle (>= 0.2.0),\nmagrittr (>= 1.5), methods, R6, rlang (>= 0.4.6), tibble (>=\n2.1.3), tidyselect (>= 1.1.0), utils, vctrs (>= 0.3.0)", + "Imports": "ellipsis, generics, glue (>= 1.3.2), lifecycle (>= 0.2.0),\nmagrittr (>= 1.5), methods, R6, rlang (>= 0.4.7), tibble (>=\n2.1.3), tidyselect (>= 1.1.0), utils, vctrs (>= 0.3.2)", "Suggests": "bench, broom, callr, covr, DBI, dbplyr (>= 1.4.3), knitr,\nLahman, lobstr, microbenchmark, nycflights13, purrr, rmarkdown,\nRMySQL, RPostgreSQL, RSQLite, testthat (>= 2.1.0), withr", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "LazyData": "yes", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "NeedsCompilation": "yes", - "Packaged": "2020-05-28 23:53:24 UTC; hadley", + "Packaged": "2020-08-12 15:16:36 UTC; romainfrancois", "Author": "Hadley Wickham [aut, cre] (),\n Romain François [aut] (),\n Lionel Henry [aut],\n Kirill Müller [aut] (),\n RStudio [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN", - "Date/Publication": "2020-05-29 15:00:03 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-06-02 00:11:10 UTC; unix" + "Date/Publication": "2020-08-18 12:30:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-19 10:32:19 UTC; unix" } }, "drake": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "drake", "Title": "A Pipeline Toolkit for Reproducible Computation at Scale", - "Version": "7.12.4", + "Version": "7.12.6", "Authors@R": "c(\n person(\n given = c(\"William\", \"Michael\"),\n family = \"Landau\",\n role = c(\"aut\", \"cre\"),\n email = \"will.landau@gmail.com\",\n comment = c(ORCID = \"0000-0003-1878-3253\")\n ),\n person(\n given = \"Alex\",\n family = \"Axthelm\",\n role = \"ctb\",\n email = \"aaxthelm@che.IN.gov\"\n ),\n person(\n given = \"Jasper\",\n family = \"Clarkberg\",\n role = \"ctb\",\n email = \"jasper@clarkberg.org\"\n ),\n person(\n given = \"Kirill\",\n family = \"Müller\",\n role = \"ctb\",\n email = \"krlmlr+r@mailbox.org\"\n ),\n person(\n given = \"Ben\",\n family = \"Bond-Lamberty\",\n role = \"ctb\",\n email = \"bondlamberty@pnnl.gov\",\n comment = c(ORCID = \"0000-0001-9525-4633\")\n ),\n person(\n given = \"Tristan\",\n family = \"Mahr\",\n role = \"ctb\",\n email = \"tristan.mahr@wisc.edu\",\n comment = c(ORCID = \"0000-0002-8890-5116\")\n ),\n person(\n given = \"Miles\",\n family = \"McBain\",\n role = \"ctb\",\n email = \"miles.mcbain@gmail.com\",\n comment = c(ORCID = \"0000-0003-2865-2548\")\n ),\n person(\n given = \"Noam\",\n family = \"Ross\",\n role = \"ctb\",\n email = \"noam.ross@gmail.com\",\n comment = c(ORCID = \"0000-0002-2136-0000\")\n ),\n person(\n given = \"Ellis\",\n family = \"Hughes\",\n role = \"ctb\",\n email = \"ellishughes@live.com\"\n ),\n person(\n given = c(\"Matthew\", \"Mark\"),\n family = \"Strasiotto\",\n role = \"ctb\",\n email = c(\n \"matthew.strasiotto@gmail.com\", \n \"mstr3336@uni.sydney.edu.au\"\n )\n ),\n person(\n given = \"Ben\",\n family = \"Marwick\",\n role = \"rev\",\n email = \"bmarwick@uw.edu\"\n ),\n person(\n given = \"Peter\",\n family = \"Slaughter\",\n role = \"rev\",\n email = \"slaughter@nceas.ucsb.edu\"\n ),\n person(\n family = \"Eli Lilly and Company\",\n role = \"cph\"\n ))", "Description": "A general-purpose computational engine for data\n analysis, drake rebuilds intermediate data objects when their\n dependencies change, and it skips work when the results are already up\n to date. Not every execution starts from scratch, there is native\n support for parallel and distributed computing, and completed projects\n have tangible evidence that they are reproducible. Extensive\n documentation, from beginner-friendly tutorials to practical examples\n and more, is available at the reference website\n and the online manual\n .", "License": "GPL-3", - "URL": "https://github.com/ropensci/drake,\nhttps://docs.ropensci.org/drake,\nhttps://books.ropensci.org/drake/", + "URL": "https://github.com/ropensci/drake,\nhttps://docs.ropensci.org/drake/,\nhttps://books.ropensci.org/drake/", "BugReports": "https://github.com/ropensci/drake/issues", "Depends": "R (>= 3.3.0)", "Imports": "base64url, digest (>= 0.6.21), igraph, methods, parallel,\nrlang (>= 0.2.0), storr (>= 1.1.0), tidyselect (>= 1.0.0), txtq\n(>= 0.2.3), utils, vctrs (>= 0.2.0)", - "Suggests": "abind, bindr, callr, cli (>= 1.1.0), clustermq (>= 0.8.8),\ncrayon, curl (>= 2.7), data.table, datasets, disk.frame,\ndownloader, fst, future, ggplot2, ggraph, grDevices, keras,\nknitr, lubridate, networkD3, prettycode, progress (>= 1.2.2),\nqs (>= 0.20.2), Rcpp, rmarkdown, rstudioapi, stats, styler (>=\n1.2.0), testthat (>= 2.1.0), tibble, txtplot, usethis,\nvisNetwork (>= 2.0.9), webshot", + "Suggests": "abind, bindr, callr, cli (>= 1.1.0), clustermq (>= 0.8.8),\ncrayon, curl (>= 2.7), data.table, datasets, disk.frame,\ndownloader, fst, future (>= 1.3.0), ggplot2, ggraph, grDevices,\nkeras, knitr, lubridate, networkD3, prettycode, progress (>=\n1.2.2), qs (>= 0.20.2), Rcpp, rmarkdown, rstudioapi, stats,\nstyler (>= 1.2.0), testthat (>= 2.1.0), tibble, txtplot,\nusethis, visNetwork (>= 2.0.9), webshot", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.1.1.9000", "NeedsCompilation": "yes", - "Packaged": "2020-06-29 15:48:44 UTC; c240390", + "Packaged": "2020-10-09 22:46:13 UTC; c240390", "Author": "William Michael Landau [aut, cre]\n (),\n Alex Axthelm [ctb],\n Jasper Clarkberg [ctb],\n Kirill Müller [ctb],\n Ben Bond-Lamberty [ctb] (),\n Tristan Mahr [ctb] (),\n Miles McBain [ctb] (),\n Noam Ross [ctb] (),\n Ellis Hughes [ctb],\n Matthew Mark Strasiotto [ctb],\n Ben Marwick [rev],\n Peter Slaughter [rev],\n Eli Lilly and Company [cph]", "Maintainer": "William Michael Landau ", "Repository": "CRAN", - "Date/Publication": "2020-06-29 17:20:03 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 06:36:50 UTC; unix" + "Date/Publication": "2020-10-10 04:20:03 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-10-10 10:35:24 UTC; unix" } }, "ellipsis": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "ellipsis", "Version": "0.3.1", @@ -950,6 +1123,10 @@ "evaluate": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "evaluate", "Type": "Package", @@ -977,6 +1154,10 @@ "fansi": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "fansi", "Title": "ANSI Control Sequence Aware String Functions", @@ -1005,6 +1186,10 @@ "farver": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "farver", "Type": "Package", @@ -1031,6 +1216,10 @@ "fastmap": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "fastmap", "Title": "Fast Implementation of a Key-Value Store", @@ -1056,6 +1245,10 @@ "filelock": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "filelock", "Title": "Portable File Locking", @@ -1080,6 +1273,10 @@ "forcats": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "forcats", "Title": "Tools for Working with Categorical Variables (Factors)", @@ -1108,10 +1305,14 @@ "fs": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "fs", "Title": "Cross-Platform File System Operations Based on 'libuv'", - "Version": "1.4.2", + "Version": "1.5.0", "Authors@R": "c(\n person(\"Jim\", \"Hester\", email = \"james.f.hester@gmail.com\", role = c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", \"aut\"),\n person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library\"),\n person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\"))\n )", "Description": "A cross-platform interface to file system operations, built on\n top of the 'libuv' C library.", "Depends": "R (>= 3.1)", @@ -1125,21 +1326,25 @@ "URL": "http://fs.r-lib.org, https://github.com/r-lib/fs", "BugReports": "https://github.com/r-lib/fs/issues", "Copyright": "file COPYRIGHTS", - "Suggests": "testthat, covr, pillar (>= 1.0.0), tibble (>= 1.1.0), crayon,\nrmarkdown, knitr, withr, spelling", + "Suggests": "testthat, covr, pillar (>= 1.0.0), tibble (>= 1.1.0), crayon,\nrmarkdown, knitr, withr, spelling, vctrs (>= 0.3.0)", "VignetteBuilder": "knitr", "Language": "en-US", "NeedsCompilation": "yes", - "Packaged": "2020-06-30 13:21:06 UTC; jhester", + "Packaged": "2020-07-31 21:00:55 UTC; jhester", "Author": "Jim Hester [aut, cre],\n Hadley Wickham [aut],\n libuv project contributors [cph] (libuv library),\n Joyent, Inc. and other Node contributors [cph] (libuv library),\n RStudio [cph, fnd]", "Maintainer": "Jim Hester ", "Repository": "CRAN", - "Date/Publication": "2020-06-30 14:40:02 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 06:33:10 UTC; unix" + "Date/Publication": "2020-07-31 21:30:03 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-01 10:23:36 UTC; unix" } }, "generics": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "generics", "Version": "0.0.2", @@ -1167,6 +1372,10 @@ "ggplot2": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "ggplot2", "Version": "3.3.2", @@ -1197,35 +1406,43 @@ "glue": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "glue", "Title": "Interpreted String Literals", - "Version": "1.4.1", + "Version": "1.4.2", "Authors@R": "person(\"Jim\", \"Hester\", email = \"james.f.hester@gmail.com\", role = c(\"aut\", \"cre\"))", "Description": "An implementation of interpreted string literals, inspired by\n Python's Literal String Interpolation and Docstrings\n and Julia's Triple-Quoted String Literals\n .", - "Depends": "R (>= 3.1)", + "Depends": "R (>= 3.2)", "Imports": "methods", "Suggests": "testthat, covr, magrittr, crayon, knitr, rmarkdown, DBI,\nRSQLite, R.utils, forcats, microbenchmark, rprintf, stringr,\nggplot2, dplyr, withr, vctrs (>= 0.3.0)", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "URL": "https://github.com/tidyverse/glue, https://glue.tidyverse.org/", "BugReports": "https://github.com/tidyverse/glue/issues", "VignetteBuilder": "knitr", "ByteCompile": "true", "NeedsCompilation": "yes", - "Packaged": "2020-05-13 14:58:42 UTC; jhester", + "Packaged": "2020-08-26 17:24:06 UTC; jhester", "Author": "Jim Hester [aut, cre]", "Maintainer": "Jim Hester ", "Repository": "CRAN", - "Date/Publication": "2020-05-13 16:10:07 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-05-18 06:04:08 UTC; unix" + "Date/Publication": "2020-08-27 13:50:06 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-28 20:40:41 UTC; unix" } }, "gtable": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "gtable", "Title": "Arrange 'Grobs' in Tables", @@ -1254,6 +1471,10 @@ "haven": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "haven", "Title": "Import and Export 'SPSS', 'Stata' and 'SAS' Files", @@ -1284,6 +1505,10 @@ "highr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "highr", "Type": "Package", @@ -1310,6 +1535,10 @@ "hms": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "hms", "Title": "Pretty Time of Day", @@ -1335,13 +1564,17 @@ } }, "htmltools": { - "Source": "CRAN", - "Repository": "https://cloud.r-project.org", + "Source": "github", + "Repository": null, + "GithubRepo": "htmltools", + "GithubUsername": "rstudio", + "GithubRef": "HEAD", + "GithubSha1": "a8025f360d70c67d41610e12f5a9ee6349327060", "description": { "Package": "htmltools", "Type": "Package", "Title": "Tools for HTML", - "Version": "0.5.0", + "Version": "0.5.0.9000", "Authors@R": "c(\n person(\"Joe\", \"Cheng\", role = \"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(\"Winston\", \"Chang\", role = \"aut\", email = \"winston@rstudio.com\"),\n person(\"Yihui\", \"Xie\", role = \"aut\", email = \"yihui@rstudio.com\"),\n person(\"Jeff\", \"Allen\", role = \"aut\", email = \"jeff@rstudio.com\"),\n person(family = \"RStudio\", role = \"cph\")\n )", "Description": "Tools for HTML generation and output.", "Depends": "R (>= 2.14.1)", @@ -1354,45 +1587,61 @@ "RoxygenNote": "7.1.0.9000", "Encoding": "UTF-8", "Collate": "'colors.R' 'html_dependency.R' 'html_escape.R' 'html_print.R'\n'images.R' 'known_tags.R' 'shim.R' 'utils.R' 'tags.R'\n'template.R'", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "htmltools", + "RemoteUsername": "rstudio", + "RemoteRef": "HEAD", + "RemoteSha": "a8025f360d70c67d41610e12f5a9ee6349327060", + "GithubRepo": "htmltools", + "GithubUsername": "rstudio", + "GithubRef": "HEAD", + "GithubSHA1": "a8025f360d70c67d41610e12f5a9ee6349327060", "NeedsCompilation": "yes", - "Packaged": "2020-06-15 14:46:19 UTC; cpsievert", + "Packaged": "2020-08-10 19:31:31 UTC; c240390", "Author": "Joe Cheng [aut],\n Carson Sievert [aut, cre] (),\n Winston Chang [aut],\n Yihui Xie [aut],\n Jeff Allen [aut],\n RStudio [cph]", "Maintainer": "Carson Sievert ", - "Repository": "CRAN", - "Date/Publication": "2020-06-16 14:10:10 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-06-19 14:00:12 UTC; unix" + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-10 19:31:32 UTC; unix" } }, "htmlwidgets": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "htmlwidgets", "Type": "Package", "Title": "HTML Widgets for R", - "Version": "1.5.1", - "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\", \"cre\"), email = \"joe@rstudio.com\"),\n person(\"Kenton\", \"Russell\", role = c(\"aut\", \"cph\")),\n person(family = \"RStudio\", role = \"cph\")\n )", + "Version": "1.5.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(family = \"RStudio\", role = \"cph\")\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.3), jsonlite (>= 0.9.16), yaml", - "Suggests": "knitr (>= 1.8)", + "Suggests": "knitr (>= 1.8), rmarkdown", "Enhances": "shiny (>= 1.1)", "URL": "https://github.com/ramnathv/htmlwidgets", "BugReports": "https://github.com/ramnathv/htmlwidgets/issues", - "RoxygenNote": "6.1.1", + "RoxygenNote": "7.1.1", "NeedsCompilation": "no", - "Packaged": "2019-10-07 21:55:31 UTC; jcheng", - "Author": "Ramnath Vaidyanathan [aut, cph],\n Yihui Xie [aut],\n JJ Allaire [aut],\n Joe Cheng [aut, cre],\n Kenton Russell [aut, cph],\n RStudio [cph]", - "Maintainer": "Joe Cheng ", + "Packaged": "2020-10-03 15:06:05 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 RStudio [cph]", + "Maintainer": "Carson Sievert ", "Repository": "CRAN", - "Date/Publication": "2019-10-08 08:40:02 UTC", - "Built": "R 4.0.0; ; 2020-04-25 20:41:41 UTC; unix" + "Date/Publication": "2020-10-03 22:00:02 UTC", + "Built": "R 4.0.2; ; 2020-10-04 10:33:22 UTC; unix" } }, "httpuv": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "httpuv", "Type": "Package", @@ -1423,6 +1672,10 @@ "httr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "httr", "Title": "Tools for Working with URLs and HTTP", @@ -1450,9 +1703,13 @@ "igraph": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "igraph", - "Version": "1.2.5", + "Version": "1.2.6", "Title": "Network Analysis and Visualization", "Author": "See AUTHORS file.", "Maintainer": "Gábor Csárdi ", @@ -1461,22 +1718,26 @@ "Imports": "graphics, grDevices, magrittr, Matrix, pkgconfig (>= 2.0.0),\nstats, utils", "Suggests": "ape, digest, graph, igraphdata, rgl, scales, stats4, tcltk,\ntestthat, withr", "License": "GPL (>= 2)", - "URL": "http://igraph.org", + "URL": "https://igraph.org", "SystemRequirements": "gmp (optional), libxml2 (optional), glpk (optional)", "BugReports": "https://github.com/igraph/igraph/issues", "Encoding": "UTF-8", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "Collate": "'adjacency.R' 'auto.R' 'assortativity.R' 'attributes.R'\n'basic.R' 'bipartite.R' 'centrality.R' 'centralization.R'\n'cliques.R' 'cocitation.R' 'cohesive.blocks.R' 'community.R'\n'components.R' 'console.R' 'conversion.R' 'data_frame.R'\n'decomposition.R' 'degseq.R' 'demo.R' 'embedding.R' 'epi.R'\n'fit.R' 'flow.R' 'foreign.R' 'games.R' 'glet.R' 'hrg.R'\n'igraph-package.R' 'incidence.R' 'indexing.R' 'interface.R'\n'iterators.R' 'layout.R' 'layout_drl.R' 'lazyeval.R' 'make.R'\n'minimum.spanning.tree.R' 'motifs.R' 'nexus.R' 'operators.R'\n'other.R' 'package.R' 'palette.R' 'par.R' 'paths.R' 'plot.R'\n'plot.common.R' 'plot.shapes.R' 'pp.R' 'print.R' 'printr.R'\n'random_walk.R' 'rewire.R' 'scan.R' 'scg.R' 'sgm.R'\n'similarity.R' 'simple.R' 'sir.R' 'socnet.R' 'sparsedf.R'\n'structural.properties.R' 'structure.info.R' 'test.R'\n'tkplot.R' 'topology.R' 'triangles.R' 'utils.R' 'uuid.R'\n'versions.R' 'weakref.R' 'zzz-deprecate.R'", "NeedsCompilation": "yes", - "Packaged": "2020-03-18 14:51:55 UTC; gaborcsardi", + "Packaged": "2020-10-06 10:36:22 UTC; gaborcsardi", "Repository": "CRAN", - "Date/Publication": "2020-03-19 09:20:03 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-05-13 03:43:29 UTC; unix" + "Date/Publication": "2020-10-06 12:40:05 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-10-07 10:37:09 UTC; unix" } }, "isoband": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "isoband", "Title": "Generate Isolines and Isobands from Regularly Spaced Elevation\nGrids", @@ -1506,37 +1767,45 @@ "jsonlite": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "jsonlite", - "Version": "1.7.0", - "Title": "A Robust, High Performance JSON Parser and Generator for R", + "Version": "1.7.1", + "Title": "A Simple and Robust JSON Parser and Generator for R", "License": "MIT + file LICENSE", - "NeedsCompilation": "yes", "Depends": "methods", "Authors@R": "c(\n person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroen@berkeley.edu\",\n comment = c(ORCID = \"0000-0002-4035-0289\")),\n person(\"Duncan\", \"Temple Lang\", role = \"ctb\"),\n person(\"Lloyd\", \"Hilaiel\", role = \"cph\", comment=\"author of bundled libyajl\"))", - "URL": "https://arxiv.org/abs/1403.2805 (paper)\nhttps://jeroen.cran.dev/jsonlite (docs)", - "BugReports": "http://github.com/jeroen/jsonlite/issues", + "URL": "https://arxiv.org/abs/1403.2805 (paper)", + "BugReports": "https://github.com/jeroen/jsonlite/issues", "Maintainer": "Jeroen Ooms ", "VignetteBuilder": "knitr, R.rsp", - "Description": "A fast JSON parser and generator optimized for statistical data\n and the web. Started out as a fork of 'RJSONIO', but has been completely\n rewritten in recent versions. The package offers flexible, robust, high\n performance tools for working with JSON in R and is particularly powerful\n for building pipelines and interacting with a web API. The implementation is\n based on the mapping described in the vignette (Ooms, 2014). In addition to\n converting JSON data from/to R objects, 'jsonlite' contains functions to\n stream, validate, and prettify JSON data. The unit tests included with the\n package verify that all edge cases are encoded and decoded consistently for\n use with dynamic data in systems and applications.", - "Suggests": "httr, curl, plyr, testthat, knitr, rmarkdown, R.rsp, sf, sp", + "Description": "A reasonably fast JSON parser and generator, optimized for statistical \n data and the web. Offers simple, flexible tools for working with JSON in R, and\n is particularly powerful for building pipelines and interacting with a web API. \n The implementation is based on the mapping described in the vignette (Ooms, 2014).\n In addition to converting JSON data from/to R objects, 'jsonlite' contains \n functions to stream, validate, and prettify JSON data. The unit tests included \n with the package verify that all edge cases are encoded and decoded consistently \n for use with dynamic data in systems and applications.", + "Suggests": "httr, curl, plyr, testthat, knitr, rmarkdown, R.rsp, sf", "RoxygenNote": "7.1.0", "Encoding": "UTF-8", - "Packaged": "2020-06-24 22:21:10 UTC; jeroen", + "NeedsCompilation": "yes", + "Packaged": "2020-09-05 10:16:12 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Duncan Temple Lang [ctb],\n Lloyd Hilaiel [cph] (author of bundled libyajl)", "Repository": "CRAN", - "Date/Publication": "2020-06-25 11:50:11 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-06-26 04:15:50 UTC; unix" + "Date/Publication": "2020-09-07 06:50:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-08 10:22:30 UTC; unix" } }, "knitr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "knitr", "Type": "Package", "Title": "A General-Purpose Package for Dynamic Report Generation in R", - "Version": "1.29", + "Version": "1.30", "Authors@R": "c(\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Adam\", \"Vogt\", role = \"ctb\"),\n person(\"Alastair\", \"Andrew\", role = \"ctb\"),\n person(\"Alex\", \"Zvoleff\", 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(\"Cassio\", \"Pereira\", role = \"ctb\"),\n person(\"Christophe\", \"Dervieux\", 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(\"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(\"Qiang\", \"Li\", role = \"ctb\"),\n person(\"Ramnath\", \"Vaidyanathan\", role = \"ctb\"),\n person(\"Richard\", \"Cotton\", role = \"ctb\"),\n person(\"Robert\", \"Krzyzanowski\", role = \"ctb\"),\n person(\"Romain\", \"Francois\", role = \"ctb\"),\n person(\"Ruaridh\", \"Williamson\", role = \"ctb\"),\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 )", "Description": "Provides a general-purpose tool for dynamic report generation in R\n using Literate Programming techniques.", "Depends": "R (>= 3.2.3)", @@ -1549,19 +1818,23 @@ "VignetteBuilder": "knitr", "SystemRequirements": "Package vignettes based on R Markdown v2 or\nreStructuredText require Pandoc (http://pandoc.org). The\nfunction rst2pdf() require rst2pdf\n(https://github.com/rst2pdf/rst2pdf).", "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-sweave.R' 'utils-upload.R' 'utils-vignettes.R' 'zzz.R'", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "NeedsCompilation": "no", - "Packaged": "2020-06-23 04:37:45 UTC; yihui", + "Packaged": "2020-09-22 05:11:07 UTC; yihui", "Author": "Yihui Xie [aut, cre] (),\n Adam Vogt [ctb],\n Alastair Andrew [ctb],\n Alex Zvoleff [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 Cassio Pereira [ctb],\n Christophe Dervieux [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 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 Qiang Li [ctb],\n Ramnath Vaidyanathan [ctb],\n Richard Cotton [ctb],\n Robert Krzyzanowski [ctb],\n Romain Francois [ctb],\n Ruaridh Williamson [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]", "Maintainer": "Yihui Xie ", "Repository": "CRAN", - "Date/Publication": "2020-06-23 06:20:05 UTC", - "Built": "R 4.0.2; ; 2020-07-16 04:04:36 UTC; unix" + "Date/Publication": "2020-09-22 16:30:03 UTC", + "Built": "R 4.0.2; ; 2020-09-23 10:47:57 UTC; unix" } }, "labeling": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "labeling", "Type": "Package", @@ -1587,6 +1860,10 @@ "later": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "later", "Type": "Package", @@ -1614,6 +1891,10 @@ "lattice": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "lattice", "Version": "0.20-41", @@ -1643,6 +1924,10 @@ "lazyeval": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "lazyeval", "Version": "0.2.2", @@ -1665,64 +1950,95 @@ } }, "learnr": { - "Source": "CRAN", - "Repository": "https://cloud.r-project.org", + "Source": "github", + "Repository": null, + "GithubRepo": "learnr", + "GithubUsername": "rstudio", + "GithubRef": "HEAD", + "GithubSha1": "51b4fcb26f128bc7f8617bd1b04b097ba8a0034c", "description": { "Package": "learnr", "Type": "Package", "Title": "Interactive Tutorials for R", - "Version": "0.10.1", + "Version": "0.10.1.9006", "Authors@R": "c(\n person(\"Barret\", \"Schloerke\", role = c(\"aut\", \"cre\"), email = \"barret@rstudio.com\",\n comment = c(ORCID = \"0000-0001-9986-114X\")),\n person(\"JJ\", \"Allaire\", role = \"aut\", email = \"jj@rstudio.com\"),\n person(\"Barbara\", \"Borges\", role = \"aut\", email = \"barbara@rstudio.com\"),\n person(\"Angela\", \"Li\", role = \"ctb\", email = \"angelali921@gmail.com\", comment = \"vignette\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\")),\n person(family = \"Ajax.org B.V.\", role=c(\"ctb\", \"cph\"), comment= \"Ace library\"),\n person(\"Zeno\", \"Rocha\", role = c(\"ctb\", \"cph\"), comment = \"clipboard.js library\"),\n person(\"Nick\", \"Payne\", role = c(\"ctb\", \"cph\"), comment = \"Bootbox library\"),\n person(\"Jake\", \"Archibald\", role = c(\"ctb\", \"cph\"), comment = \"idb-keyval library\")\n )", "Description": "Create interactive tutorials using R Markdown. Use a combination\n of narrative, figures, videos, exercises, and quizzes to create self-paced\n tutorials for learning about R and R packages.", "License": "Apache License (>= 2.0)", "URL": "https://rstudio.github.io/learnr/,\nhttps://github.com/rstudio/learnr", "BugReports": "https://github.com/rstudio/learnr/issues", - "Imports": "utils, parallel, withr, rappdirs, rprojroot, jsonlite,\nhtmltools (>= 0.3.5), htmlwidgets, evaluate, knitr (>= 1.14),\nmarkdown, shiny (>= 1.0), rmarkdown (>= 1.12.0), ellipsis (>=\n0.2.0.1), checkmate, renv (>= 0.8.0)", + "Imports": "utils, parallel, withr, rappdirs, rprojroot, jsonlite,\nhtmltools (>= 0.3.5), htmlwidgets, evaluate, knitr (>= 1.14),\nmarkdown, shiny (>= 1.0), rmarkdown (>= 1.12.0), ellipsis (>=\n0.2.0.1), checkmate, renv (>= 0.8.0), curl, promises, digest", + "Remotes": "rstudio/htmltools, rstudio/shinytest", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.0.2", - "Suggests": "testthat (>= 2.1.0), callr, rlang", + "Roxygen": "list(markdown = TRUE)", + "RoxygenNote": "7.1.1", + "Suggests": "testthat (>= 2.1.0), shinytest (>= 1.4.0.9002), callr, rlang,\nhttpuv, later", "VignetteBuilder": "knitr", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "learnr", + "RemoteUsername": "rstudio", + "RemoteRef": "HEAD", + "RemoteSha": "51b4fcb26f128bc7f8617bd1b04b097ba8a0034c", + "GithubRepo": "learnr", + "GithubUsername": "rstudio", + "GithubRef": "HEAD", + "GithubSHA1": "51b4fcb26f128bc7f8617bd1b04b097ba8a0034c", "NeedsCompilation": "no", - "Packaged": "2020-02-13 21:50:33 UTC; barret", + "Packaged": "2020-08-10 19:31:37 UTC; c240390", "Author": "Barret Schloerke [aut, cre] (),\n JJ Allaire [aut],\n Barbara Borges [aut],\n Angela Li [ctb] (vignette),\n RStudio [cph, fnd],\n Ajax.org B.V. [ctb, cph] (Ace library),\n Zeno Rocha [ctb, cph] (clipboard.js library),\n Nick Payne [ctb, cph] (Bootbox library),\n Jake Archibald [ctb, cph] (idb-keyval library)", "Maintainer": "Barret Schloerke ", - "Repository": "CRAN", - "Date/Publication": "2020-02-13 22:20:02 UTC", - "Built": "R 4.0.2; ; 2020-07-16 18:12:59 UTC; unix" + "Built": "R 4.0.2; ; 2020-08-10 19:31:38 UTC; unix" } }, "lifecycle": { - "Source": "CRAN", - "Repository": "https://cloud.r-project.org", + "Source": "github", + "Repository": null, + "GithubRepo": "lifecycle", + "GithubUsername": "r-lib", + "GithubRef": "HEAD", + "GithubSha1": "ba9f03c902a333f9472f1e5bb92bb7e3a5d460bc", "description": { "Package": "lifecycle", "Title": "Manage the Life Cycle of your Package Functions", - "Version": "0.2.0", + "Version": "0.2.0.9000", "Authors@R": "\n c(\n person(given = \"Lionel\", family = \"Henry\", role = c(\"aut\", \"cre\"), email = \"lionel@rstudio.com\"),\n person(given = \"RStudio\", role = \"cph\")\n )", "Description": "Manage the life cycle of your exported functions with\n shared conventions, documentation badges, and non-invasive\n deprecation warnings. The 'lifecycle' package defines four\n development stages (experimental, maturing, stable, and\n questioning) and three deprecation stages (soft-deprecated,\n deprecated, and defunct). It makes it easy to insert badges\n corresponding to these stages in your documentation. Usage of\n deprecated functions are signalled with increasing levels of\n non-invasive verbosity.", - "License": "GPL-3", + "License": "MIT + file LICENSE", "Encoding": "UTF-8", "LazyData": "true", "Depends": "R (>= 3.2)", "Imports": "glue, rlang (>= 0.4.0)", "Suggests": "covr, crayon, knitr, rmarkdown, testthat (>= 2.1.0)", + "Roxygen": "list(markdown = TRUE)", "RoxygenNote": "7.0.2", "URL": "https://lifecycle.r-lib.org/, https://github.com/r-lib/lifecycle", "BugReports": "https://github.com/r-lib/lifecycle/issues", "VignetteBuilder": "knitr", + "RemoteType": "github", + "RemoteHost": "api.github.com", + "RemoteRepo": "lifecycle", + "RemoteUsername": "r-lib", + "RemoteRef": "HEAD", + "RemoteSha": "ba9f03c902a333f9472f1e5bb92bb7e3a5d460bc", + "GithubRepo": "lifecycle", + "GithubUsername": "r-lib", + "GithubRef": "HEAD", + "GithubSHA1": "ba9f03c902a333f9472f1e5bb92bb7e3a5d460bc", "NeedsCompilation": "no", - "Packaged": "2020-03-06 15:50:11 UTC; lionel", + "Packaged": "2020-09-30 03:13:21 UTC; c240390", "Author": "Lionel Henry [aut, cre],\n RStudio [cph]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", - "Date/Publication": "2020-03-06 16:20:02 UTC", - "Built": "R 4.0.0; ; 2020-04-25 00:38:07 UTC; unix" + "Built": "R 4.0.2; ; 2020-09-30 03:13:22 UTC; unix" } }, "lubridate": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Type": "Package", "Package": "lubridate", @@ -1756,6 +2072,10 @@ "magrittr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "magrittr", "Type": "Package", @@ -1778,6 +2098,10 @@ "markdown": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "markdown", "Type": "Package", @@ -1806,9 +2130,13 @@ "mgcv": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "mgcv", - "Version": "1.8-31", + "Version": "1.8-33", "Author": "Simon Wood ", "Maintainer": "Simon Wood ", "Title": "Mixed GAM Computation Vehicle with Automatic Smoothness\nEstimation", @@ -1821,15 +2149,19 @@ "ByteCompile": "yes", "License": "GPL (>= 2)", "NeedsCompilation": "yes", - "Packaged": "2019-11-08 21:21:15 UTC; sw283", + "Packaged": "2020-08-24 19:32:32 UTC; sw283", "Repository": "CRAN", - "Date/Publication": "2019-11-09 05:30:11 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-06-23 23:45:09 UTC; unix" + "Date/Publication": "2020-08-27 08:30:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-28 10:36:21 UTC; unix" } }, "mime": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "mime", "Type": "Package", @@ -1856,6 +2188,10 @@ "modelr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "modelr", "Title": "Modelling Functions that Work with the Pipe", @@ -1883,6 +2219,10 @@ "munsell": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "munsell", "Type": "Package", @@ -1906,10 +2246,14 @@ "nlme": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "nlme", - "Version": "3.1-148", - "Date": "2020-05-13", + "Version": "3.1-149", + "Date": "2020-08-21", "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\t person(\"R-core\", email = \"R-core@R-project.org\",\n role = c(\"aut\", \"cre\")))", @@ -1924,24 +2268,28 @@ "License": "GPL (>= 2) | file LICENCE", "BugReports": "https://bugs.r-project.org", "MailingList": "R-help@r-project.org", - "URL": "https://svn.r-project.org/R-packages/trunk/nlme", + "URL": "https://svn.r-project.org/R-packages/trunk/nlme/", "NeedsCompilation": "yes", - "Packaged": "2020-05-13 08:42:56 UTC; maechler", + "Packaged": "2020-08-21 12:48:52 UTC; ripley", "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 R-core [aut, cre]", "Maintainer": "R-core ", "Repository": "CRAN", - "Date/Publication": "2020-05-24 00:40:02 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-06-23 23:44:26 UTC; unix" + "Date/Publication": "2020-08-23 05:23:49 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-23 10:23:46 UTC; unix" } }, "openssl": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "openssl", "Type": "Package", "Title": "Toolkit for Encryption, Signatures and Certificates Based on\nOpenSSL", - "Version": "1.4.2", + "Version": "1.4.3", "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroen@berkeley.edu\",\n comment = c(ORCID = \"0000-0002-4035-0289\")),\n person(\"Oliver\", \"Keyes\", role = \"ctb\"))", "Description": "Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers.\n Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic\n signatures can either be created and verified manually or via x509 certificates. \n AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric\n (public key) encryption or EC for Diffie Hellman. High-level envelope functions \n combine RSA and AES for encrypting arbitrary sized data. Other utilities include key\n generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random\n number generator, and 'bignum' math methods for manually performing crypto \n calculations on large multibyte integers.", "License": "MIT + file LICENSE", @@ -1954,17 +2302,21 @@ "RoxygenNote": "7.1.1", "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2020-06-27 13:18:44 UTC; jeroen", + "Packaged": "2020-09-18 10:34:40 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Oliver Keyes [ctb]", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN", - "Date/Publication": "2020-06-27 15:00:02 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-06-29 16:29:14 UTC; unix" + "Date/Publication": "2020-09-18 12:00:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-19 10:42:07 UTC; unix" } }, "pillar": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "pillar", "Title": "Coloured Formatting for Columns", @@ -1991,6 +2343,10 @@ "pkgbuild": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "pkgbuild", "Title": "Find Tools Needed to Build R Packages", @@ -2018,6 +2374,10 @@ "pkgconfig": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "pkgconfig", "Title": "Private Configuration for 'R' Packages", @@ -2042,6 +2402,10 @@ "pkgload": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "pkgload", "Title": "Simulate Package Installation and Attach", @@ -2068,6 +2432,10 @@ "praise": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "praise", "Title": "Praise Users", @@ -2091,6 +2459,10 @@ "prettyunits": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "prettyunits", "Title": "Pretty, Human Readable Formatting of Quantities", @@ -2115,10 +2487,14 @@ "processx": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "processx", "Title": "Execute and Control System Processes", - "Version": "3.4.3", + "Version": "3.4.4", "Authors@R": "c(\n person(\"Gábor\", \"Csárdi\", role = c(\"aut\", \"cre\", \"cph\"),\n email = \"csardi.gabor@gmail.com\",\n\t comment = c(ORCID = \"0000-0001-7098-9676\")),\n person(\"Winston\", \"Chang\", role = \"aut\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\")),\n person(\"Mango Solutions\", role = c(\"cph\", \"fnd\")))", "Description": "Tools to run system processes in the background.\n It can check if a background process is running; wait on a background\n process to finish; get the exit status of finished processes; kill\n background processes. It can read the standard output and error of\n the processes, using non-blocking connections. 'processx' can poll\n a process for standard output or error, with a timeout. It can also\n poll several processes at once.", "License": "MIT + file LICENSE", @@ -2130,17 +2506,21 @@ "Suggests": "callr (>= 3.2.0), codetools, covr, crayon, curl, debugme,\nparallel, testthat, withr", "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2020-07-05 12:57:04 UTC; gaborcsardi", + "Packaged": "2020-09-03 12:21:42 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre, cph] (),\n Winston Chang [aut],\n RStudio [cph, fnd],\n Mango Solutions [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", - "Date/Publication": "2020-07-05 13:40:08 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 21:47:29 UTC; unix" + "Date/Publication": "2020-09-03 13:00:03 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-04 10:30:16 UTC; unix" } }, "progress": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "progress", "Title": "Terminal Progress Bars", @@ -2166,6 +2546,10 @@ "promises": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "promises", "Type": "Package", @@ -2195,33 +2579,41 @@ "ps": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "ps", - "Version": "1.3.3", + "Version": "1.4.0", "Title": "List, Query, Manipulate System Processes", "Description": "List, query and manipulate all system processes, on 'Windows',\n 'Linux' and 'macOS'.", "Authors@R": "c(\n person(\"Jay\", \"Loden\", role = \"aut\"),\n person(\"Dave\", \"Daeschler\", role = \"aut\"),\n person(\"Giampaolo\", \"Rodola'\", role = \"aut\"),\n person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", c(\"aut\", \"cre\")),\n person(\"RStudio\", role = \"cph\"))", - "License": "BSD_3_clause + file LICENSE", + "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/ps#readme", "BugReports": "https://github.com/r-lib/ps/issues", "Encoding": "UTF-8", "Depends": "R (>= 3.1)", "Imports": "utils", "Suggests": "callr, covr, curl, pingr, processx (>= 3.1.0), R6, rlang,\ntestthat, tibble", - "RoxygenNote": "7.0.2.9000", + "RoxygenNote": "7.1.1", "Biarch": "true", "NeedsCompilation": "yes", - "Packaged": "2020-05-07 21:14:24 UTC; gaborcsardi", + "Packaged": "2020-10-07 10:03:43 UTC; gaborcsardi", "Author": "Jay Loden [aut],\n Dave Daeschler [aut],\n Giampaolo Rodola' [aut],\n Gábor Csárdi [aut, cre],\n RStudio [cph]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", - "Date/Publication": "2020-05-08 08:50:02 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-05-11 20:17:06 UTC; unix" + "Date/Publication": "2020-10-07 10:30:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-10-08 10:22:24 UTC; unix" } }, "purrr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "purrr", "Title": "Functional Programming Tools", @@ -2250,6 +2642,10 @@ "rappdirs": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rappdirs", "Type": "Package", @@ -2276,36 +2672,48 @@ "readr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "readr", - "Version": "1.3.1", "Title": "Read Rectangular Text Data", - "Description": "The goal of 'readr' is to provide a fast and friendly way to read\n rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly\n parse many types of data found in the wild, while still cleanly failing when\n data unexpectedly changes.", - "Authors@R": "c(\n person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", \"aut\"),\n person(\"Jim\", \"Hester\", , \"james.hester@rstudio.com\", c(\"aut\", \"cre\")),\n person(\"Romain\", \"Francois\", role = \"aut\"),\n person(\"R Core Team\", role = \"ctb\", comment = \"Date time code adapted from R\"),\n person(\"RStudio\", role = c(\"cph\", \"fnd\")),\n person(\"Jukka\", \"Jylänki\", role = c(\"ctb\", \"cph\"), comment = \"grisu3 implementation\"),\n person(\"Mikkel\", \"Jørgensen\", role = c(\"ctb\", \"cph\"), comment = \"grisu3 implementation\"))", - "Encoding": "UTF-8", - "Depends": "R (>= 3.1)", - "LinkingTo": "Rcpp, BH", - "Imports": "Rcpp (>= 0.12.0.5), tibble, hms (>= 0.4.1), R6, clipr, crayon,\nmethods", - "Suggests": "curl, testthat, knitr, rmarkdown, stringi, covr, spelling", + "Version": "1.4.0", + "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Jim\",\n family = \"Hester\",\n role = c(\"aut\", \"cre\"),\n email = \"james.hester@rstudio.com\"),\n person(given = \"Romain\",\n family = \"Francois\",\n role = \"ctb\"),\n person(given = \"R Core Team\",\n role = \"ctb\",\n comment = \"Date time code adapted from R\"),\n person(given = \"RStudio\",\n role = c(\"cph\", \"fnd\")),\n person(given = \"Jukka\",\n family = \"Jylänki\",\n role = c(\"ctb\", \"cph\"),\n comment = \"grisu3 implementation\"),\n person(given = \"Mikkel\",\n family = \"Jørgensen\",\n role = c(\"ctb\", \"cph\"),\n comment = \"grisu3 implementation\"))", + "Description": "The goal of 'readr' is to provide a fast and\n friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf').\n It is designed to flexibly parse many types of data found in the wild,\n while still cleanly failing when data unexpectedly changes.", "License": "GPL (>= 2) | file LICENSE", + "URL": "https://readr.tidyverse.org, https://github.com/tidyverse/readr", "BugReports": "https://github.com/tidyverse/readr/issues", - "URL": "http://readr.tidyverse.org, https://github.com/tidyverse/readr", + "Depends": "R (>= 3.1)", + "Imports": "cli, clipr, crayon, hms (>= 0.4.1), methods, rlang, R6,\ntibble, utils, lifecycle", + "Suggests": "covr, curl, dplyr, knitr, rmarkdown, spelling, stringi,\ntestthat, xml2", + "LinkingTo": "BH, cpp11", "VignetteBuilder": "knitr", - "RoxygenNote": "6.1.1", - "SystemRequirements": "GNU make", + "Config/Needs/website": "pkgdown, tidyverse/tidytemplate", + "Config/testthat/edition": "3", + "Config/testthat/parallel": "false", + "Encoding": "UTF-8", "Language": "en-US", + "RoxygenNote": "7.1.1", + "SystemRequirements": "C++11", + "RdMacros": "lifecycle", "NeedsCompilation": "yes", - "Packaged": "2018-12-20 16:06:40 UTC; jhester", - "Author": "Hadley Wickham [aut],\n Jim Hester [aut, cre],\n Romain Francois [aut],\n R Core Team [ctb] (Date time code adapted from R),\n RStudio [cph, fnd],\n Jukka Jylänki [ctb, cph] (grisu3 implementation),\n Mikkel Jørgensen [ctb, cph] (grisu3 implementation)", + "Packaged": "2020-10-01 15:34:22 UTC; jhester", + "Author": "Hadley Wickham [aut],\n Jim Hester [aut, cre],\n Romain Francois [ctb],\n R Core Team [ctb] (Date time code adapted from R),\n RStudio [cph, fnd],\n Jukka Jylänki [ctb, cph] (grisu3 implementation),\n Mikkel Jørgensen [ctb, cph] (grisu3 implementation)", "Maintainer": "Jim Hester ", "Repository": "CRAN", - "Date/Publication": "2018-12-21 09:40:02 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-04-26 08:52:54 UTC; unix" + "Date/Publication": "2020-10-05 08:50:03 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-10-06 10:46:28 UTC; unix" } }, "readxl": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "readxl", "Title": "Read Excel Files", @@ -2335,6 +2743,10 @@ "rematch": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rematch", "Title": "Match Regular Expressions with a Nicer 'API'", @@ -2359,6 +2771,10 @@ "rematch2": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rematch2", "Title": "Tidy Output from Regular Expression Matching", @@ -2385,34 +2801,42 @@ "renv": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "renv", "Type": "Package", "Title": "Project Environments", - "Version": "0.11.0", + "Version": "0.12.0", "Authors@R": "c(\n person(\"Kevin\", \"Ushey\", role = c(\"aut\", \"cre\"), email = \"kevin@rstudio.com\"),\n person(\"RStudio\", role = c(\"cph\"))\n )", "Description": "A dependency management toolkit for R. Using 'renv', you can create\n and manage project-local R libraries, save the state of these libraries to\n a 'lockfile', and later restore your library as required. Together, these\n tools can help make your projects more isolated, portable, and reproducible.", "License": "MIT + file LICENSE", - "URL": "https://rstudio.github.io/renv", + "URL": "https://rstudio.github.io/renv/", "BugReports": "https://github.com/rstudio/renv/issues", "Imports": "utils", - "Suggests": "covr, knitr, packrat, remotes, reticulate, rmarkdown,\nrstudioapi, testthat, uuid, yaml", + "Suggests": "R6, cli, covr, devtools, knitr, packrat, remotes, reticulate,\nrmarkdown, rstudioapi, testthat, uuid, yaml", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "VignetteBuilder": "knitr", "NeedsCompilation": "no", - "Packaged": "2020-06-25 22:37:20 UTC; kevinushey", + "Packaged": "2020-08-28 20:50:30 UTC; kevinushey", "Author": "Kevin Ushey [aut, cre],\n RStudio [cph]", "Maintainer": "Kevin Ushey ", "Repository": "CRAN", - "Date/Publication": "2020-06-26 06:10:12 UTC", - "Built": "R 4.0.2; ; 2020-07-15 07:15:04 UTC; unix" + "Date/Publication": "2020-08-28 21:40:02 UTC", + "Built": "R 4.0.2; ; 2020-08-29 17:09:19 UTC; unix" } }, "reprex": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "reprex", "Title": "Prepare Reproducible Example Code via the Clipboard", @@ -2442,9 +2866,13 @@ "rlang": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rlang", - "Version": "0.4.7", + "Version": "0.4.8", "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@rstudio.com\", c(\"aut\", \"cre\")),\n person(\"Hadley\", \"Wickham\", ,\"hadley@rstudio.com\", \"aut\"),\n person(\"RStudio\", role = \"cph\")\n )", @@ -2454,51 +2882,60 @@ "Biarch": "true", "Depends": "R (>= 3.2.0)", "Suggests": "cli, covr, crayon, glue, magrittr, methods, pillar,\nrmarkdown, testthat (>= 2.3.0), vctrs (>= 0.2.3), withr", + "Enhances": "winch", "Encoding": "UTF-8", "RoxygenNote": "7.1.1", - "URL": "http://rlang.r-lib.org, https://github.com/r-lib/rlang", + "URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang", "BugReports": "https://github.com/r-lib/rlang/issues", "NeedsCompilation": "yes", - "Packaged": "2020-07-09 12:06:27 UTC; lionel", + "Packaged": "2020-10-07 10:47:08 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut],\n RStudio [cph]", "Maintainer": "Lionel Henry ", "Repository": "CRAN", - "Date/Publication": "2020-07-09 23:00:18 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 06:13:24 UTC; unix" + "Date/Publication": "2020-10-08 10:10:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-10-09 17:47:45 UTC; unix" } }, "rmarkdown": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rmarkdown", "Type": "Package", "Title": "Dynamic Documents for R", - "Version": "2.3", - "Authors@R": "c(\n person(\"JJ\", \"Allaire\", role = \"aut\", email = \"jj@rstudio.com\"),\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Jonathan\", \"McPherson\", role = \"aut\", email = \"jonathan@rstudio.com\"),\n person(\"Javier\", \"Luraschi\", role = \"aut\", email = \"javier@rstudio.com\"),\n person(\"Kevin\", \"Ushey\", role = \"aut\", email = \"kevin@rstudio.com\"),\n person(\"Aron\", \"Atkins\", role = \"aut\", email = \"aron@rstudio.com\"),\n person(\"Hadley\", \"Wickham\", role = \"aut\", email = \"hadley@rstudio.com\"),\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@rstudio.com\"),\n person(\"Winston\", \"Chang\", role = \"aut\", email = \"winston@rstudio.com\"),\n person(\"Richard\", \"Iannone\", role = \"aut\", email = \"rich@rstudio.com\", comment = c(ORCID = \"0000-0003-3925-190X\")),\n #\n # Contributors, ordered alphabetically by first name\n person(\"Andrew\", \"Dunning\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0464-5036\")),\n person(\"Atsushi\", \"Yasumoto\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8335-495X\")),\n person(\"Barret\", \"Schloerke\", role = \"ctb\"),\n person(\"Christophe\", \"Dervieux\", role = \"ctb\"),\n person(\"Frederik\", \"Aust\", role = \"ctb\", email = \"frederik.aust@uni-koeln.de\", comment = c(ORCID = \"0000-0003-4900-788X\")),\n person(\"Jeff\", \"Allen\", role = \"ctb\", email = \"jeff@rstudio.com\"),\n person(\"JooYoung\", \"Seo\", role=\"ctb\", comment = c(ORCID = \"0000-0002-4064-6012\")),\n person(\"Malcolm\", \"Barrett\", role = \"ctb\"),\n person(\"Rob\", \"Hyndman\", role = \"ctb\", email = \"Rob.Hyndman@monash.edu\"),\n person(\"Romain\", \"Lesur\", role = \"ctb\"),\n person(\"Roy\", \"Storey\", role = \"ctb\"),\n person(\"Ruben\", \"Arslan\", role = \"ctb\", email = \"ruben.arslan@uni-goettingen.de\"),\n person(\"Sergio\", \"Oller\", role = \"ctb\"),\n #\n # Copyright holders\n person(family = \"RStudio, PBC\", role = \"cph\"),\n person(family = \"jQuery Foundation\", role = \"cph\",\n comment = \"jQuery library\"),\n person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery library; authors listed in inst/rmd/h/jquery-AUTHORS.txt\"),\n person(family = \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery UI library; authors listed in inst/rmd/h/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(\"Alexander\", \"Farkas\", role = c(\"ctb\", \"cph\"),\n comment = \"html5shiv library\"),\n person(\"Scott\", \"Jehl\", role = c(\"ctb\", \"cph\"),\n comment = \"Respond.js library\"),\n person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"),\n comment = \"highlight.js library\"),\n person(\"Greg\", \"Franko\", role = c(\"ctb\", \"cph\"),\n comment = \"tocify library\"),\n person(\"John\", \"MacFarlane\", role = c(\"ctb\", \"cph\"),\n comment = \"Pandoc templates\"),\n person(family = \"Google, Inc.\", role = c(\"ctb\", \"cph\"),\n comment = \"ioslides library\"),\n person(\"Dave\", \"Raggett\", role = \"ctb\",\n comment = \"slidy library\"),\n person(family = \"W3C\", role = \"cph\",\n comment = \"slidy library\"),\n person(\"Dave\", \"Gandy\", role = c(\"ctb\", \"cph\"),\n comment = \"Font-Awesome\"),\n person(\"Ben\", \"Sperry\", role = \"ctb\",\n comment = \"Ionicons\"),\n person(family = \"Drifty\", role = \"cph\",\n comment = \"Ionicons\"),\n person(\"Aidan\", \"Lister\", role = c(\"ctb\", \"cph\"), \n comment = \"jQuery StickyTabs\"),\n person(\"Benct Philip\", \"Jonsson\", role = c(\"ctb\", \"cph\"), \n comment = \"pagebreak lua filter\"),\n person(\"Albert\", \"Krewinkel\", role = c(\"ctb\", \"cph\"), \n comment = \"pagebreak lua filter\")\n )", + "Version": "2.4", + "Authors@R": "c(\n person(\"JJ\", \"Allaire\", role = \"aut\", email = \"jj@rstudio.com\"),\n person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\n person(\"Jonathan\", \"McPherson\", role = \"aut\", email = \"jonathan@rstudio.com\"),\n person(\"Javier\", \"Luraschi\", role = \"aut\", email = \"javier@rstudio.com\"),\n person(\"Kevin\", \"Ushey\", role = \"aut\", email = \"kevin@rstudio.com\"),\n person(\"Aron\", \"Atkins\", role = \"aut\", email = \"aron@rstudio.com\"),\n person(\"Hadley\", \"Wickham\", role = \"aut\", email = \"hadley@rstudio.com\"),\n person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@rstudio.com\"),\n person(\"Winston\", \"Chang\", role = \"aut\", email = \"winston@rstudio.com\"),\n person(\"Richard\", \"Iannone\", role = \"aut\", email = \"rich@rstudio.com\", comment = c(ORCID = \"0000-0003-3925-190X\")),\n #\n # Contributors, ordered alphabetically by first name\n person(\"Andrew\", \"Dunning\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0464-5036\")),\n person(\"Atsushi\", \"Yasumoto\", role = c(\"ctb\", \"cph\"),\n comment = c(ORCID = \"0000-0002-8335-495X\",\n cph = \"Number sections Lua filter\")),\n person(\"Barret\", \"Schloerke\", role = \"ctb\"),\n person(\"Christophe\", \"Dervieux\", role = \"ctb\"),\n person(\"Frederik\", \"Aust\", role = \"ctb\", email = \"frederik.aust@uni-koeln.de\", comment = c(ORCID = \"0000-0003-4900-788X\")),\n person(\"Jeff\", \"Allen\", role = \"ctb\", email = \"jeff@rstudio.com\"),\n person(\"JooYoung\", \"Seo\", role=\"ctb\", comment = c(ORCID = \"0000-0002-4064-6012\")),\n person(\"Malcolm\", \"Barrett\", role = \"ctb\"),\n person(\"Rob\", \"Hyndman\", role = \"ctb\", email = \"Rob.Hyndman@monash.edu\"),\n person(\"Romain\", \"Lesur\", role = \"ctb\"),\n person(\"Roy\", \"Storey\", role = \"ctb\"),\n person(\"Ruben\", \"Arslan\", role = \"ctb\", email = \"ruben.arslan@uni-goettingen.de\"),\n person(\"Sergio\", \"Oller\", role = \"ctb\"),\n #\n # Copyright holders\n person(family = \"RStudio, PBC\", role = \"cph\"),\n person(family = \"jQuery Foundation\", role = \"cph\",\n comment = \"jQuery library\"),\n person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery library; authors listed in inst/rmd/h/jquery-AUTHORS.txt\"),\n person(family = \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"),\n comment = \"jQuery UI library; authors listed in inst/rmd/h/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(\"Alexander\", \"Farkas\", role = c(\"ctb\", \"cph\"),\n comment = \"html5shiv library\"),\n person(\"Scott\", \"Jehl\", role = c(\"ctb\", \"cph\"),\n comment = \"Respond.js library\"),\n person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"),\n comment = \"highlight.js library\"),\n person(\"Greg\", \"Franko\", role = c(\"ctb\", \"cph\"),\n comment = \"tocify library\"),\n person(\"John\", \"MacFarlane\", role = c(\"ctb\", \"cph\"),\n comment = \"Pandoc templates\"),\n person(family = \"Google, Inc.\", role = c(\"ctb\", \"cph\"),\n comment = \"ioslides library\"),\n person(\"Dave\", \"Raggett\", role = \"ctb\",\n comment = \"slidy library\"),\n person(family = \"W3C\", role = \"cph\",\n comment = \"slidy library\"),\n person(\"Dave\", \"Gandy\", role = c(\"ctb\", \"cph\"),\n comment = \"Font-Awesome\"),\n person(\"Ben\", \"Sperry\", role = \"ctb\",\n comment = \"Ionicons\"),\n person(family = \"Drifty\", role = \"cph\",\n comment = \"Ionicons\"),\n person(\"Aidan\", \"Lister\", role = c(\"ctb\", \"cph\"), \n comment = \"jQuery StickyTabs\"),\n person(\"Benct Philip\", \"Jonsson\", role = c(\"ctb\", \"cph\"), \n comment = \"pagebreak Lua filter\"),\n person(\"Albert\", \"Krewinkel\", role = c(\"ctb\", \"cph\"), \n comment = \"pagebreak Lua filter\")\n )", "Maintainer": "Yihui Xie ", "Description": "Convert R Markdown documents into a variety of formats.", "Depends": "R (>= 3.0)", - "Imports": "tools, utils, knitr (>= 1.22), yaml (>= 2.1.19), htmltools (>=\n0.3.5), evaluate (>= 0.13), base64enc, jsonlite, mime, tinytex\n(>= 0.11), xfun, methods, stringr (>= 1.2.0)", - "Suggests": "shiny (>= 0.11), tufte, testthat, digest, dygraphs, tibble,\nfs, pkgdown, rsconnect", - "SystemRequirements": "pandoc (>= 1.12.3) - http://pandoc.org", + "Imports": "tools, utils, knitr (>= 1.22), yaml (>= 2.1.19), htmltools (>=\n0.3.5), evaluate (>= 0.13), jsonlite, mime, tinytex (>= 0.11),\nxfun, methods, stringr (>= 1.2.0)", + "Suggests": "shiny (>= 0.11), tufte, testthat, digest, dygraphs, tibble,\nfs, rsconnect", + "SystemRequirements": "pandoc (>= 1.14) - http://pandoc.org", "URL": "https://github.com/rstudio/rmarkdown", "BugReports": "https://github.com/rstudio/rmarkdown/issues", "License": "GPL-3", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "Encoding": "UTF-8", "VignetteBuilder": "knitr", "NeedsCompilation": "no", - "Packaged": "2020-06-18 13:32:36 UTC; yihui", - "Author": "JJ Allaire [aut],\n Yihui Xie [aut, cre] (),\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] (),\n Barret Schloerke [ctb],\n Christophe Dervieux [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 RStudio, PBC [cph],\n jQuery Foundation [cph] (jQuery library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/rmd/h/jquery-AUTHORS.txt),\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)", + "Packaged": "2020-09-30 12:59:01 UTC; yihui", + "Author": "JJ Allaire [aut],\n Yihui Xie [aut, cre] (),\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 Christophe Dervieux [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 RStudio, PBC [cph],\n jQuery Foundation [cph] (jQuery library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/rmd/h/jquery-AUTHORS.txt),\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": "CRAN", - "Date/Publication": "2020-06-18 14:50:02 UTC", - "Built": "R 4.0.2; ; 2020-07-16 04:12:20 UTC; unix" + "Date/Publication": "2020-09-30 18:40:06 UTC", + "Built": "R 4.0.2; ; 2020-10-01 16:54:12 UTC; unix" } }, "rprojroot": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rprojroot", "Title": "Finding Files in Project Subdirectories", @@ -2522,12 +2959,16 @@ "Maintainer": "Kirill Müller ", "Repository": "CRAN", "Date/Publication": "2018-01-03 15:36:24 UTC", - "Built": "R 4.0.0; ; 2020-04-25 14:41:24 UTC; unix" + "Built": "R 4.0.2; ; 2020-07-15 21:46:12 UTC; unix" } }, "rstudioapi": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rstudioapi", "Title": "Safely Access the RStudio API", @@ -2553,10 +2994,14 @@ "rvest": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "rvest", "Title": "Easily Harvest (Scrape) Web Pages", - "Version": "0.3.5", + "Version": "0.3.6", "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = c(\"aut\", \"cre\"),\n email = \"hadley@rstudio.com\"),\n person(given = \"RStudio\",\n role = \"cph\"))", "Description": "Wrappers around the 'xml2' and 'httr' packages to\n make it easy to download, then manipulate, HTML and XML.", "License": "GPL-3", @@ -2569,19 +3014,23 @@ "Encoding": "UTF-8", "Language": "en-US", "LazyData": "true", - "RoxygenNote": "6.1.1", + "RoxygenNote": "7.1.1", "NeedsCompilation": "no", - "Packaged": "2019-11-08 18:31:35 UTC; hadley", + "Packaged": "2020-07-20 14:06:08 UTC; hadley", "Author": "Hadley Wickham [aut, cre],\n RStudio [cph]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN", - "Date/Publication": "2019-11-08 23:10:02 UTC", - "Built": "R 4.0.0; ; 2020-05-13 11:44:43 UTC; unix" + "Date/Publication": "2020-07-25 21:50:02 UTC", + "Built": "R 4.0.2; ; 2020-07-26 10:31:53 UTC; unix" } }, "scales": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "scales", "Title": "Scale Functions for Visualization", @@ -2609,6 +3058,10 @@ "selectr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "selectr", "Type": "Package", @@ -2635,6 +3088,10 @@ "shiny": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "shiny", "Type": "Package", @@ -2663,6 +3120,10 @@ "sourcetools": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "sourcetools", "Type": "Package", @@ -2688,62 +3149,74 @@ "storr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "storr", "Title": "Simple Key Value Stores", - "Version": "1.2.1", + "Version": "1.2.4", "Description": "Creates and manages simple key-value stores. These can\n use a variety of approaches for storing the data. This package\n implements the base methods and support for file system, in-memory\n and DBI-based database stores.", - "Depends": "R (>= 3.1.0)", + "Depends": "R (>= 3.3.0)", "License": "MIT + file LICENSE", "LazyData": "true", - "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\n email = \"rich.fitzjohn@gmail.com\"))", + "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\n email = \"rich.fitzjohn@gmail.com\"),\n person(c(\"William\", \"Michael\"), \"Landau\",\n email = \"will.landau@gmail.com\",\n role = \"ctb\",\n comment = c(ORCID = \"0000-0003-1878-3253\")\n ))", "URL": "https://github.com/richfitz/storr", "BugReports": "https://github.com/richfitz/storr/issues", "Imports": "R6 (>= 2.1.0), digest", - "Suggests": "DBI (>= 0.6), RSQLite (>= 1.1-2), RPostgres, knitr, mockr,\nparallel, progress, rbenchmark, testthat (>= 1.0.0)", + "Suggests": "DBI (>= 0.6), RSQLite (>= 1.1-2), RPostgres, knitr, mockr,\nparallel, progress, rbenchmark, rmarkdown, testthat (>= 1.0.0)", "VignetteBuilder": "knitr", - "RoxygenNote": "6.0.1", + "RoxygenNote": "6.1.1", "Encoding": "UTF-8", - "NeedsCompilation": "no", - "Packaged": "2018-10-18 10:07:16 UTC; rich", - "Author": "Rich FitzJohn [aut, cre]", + "NeedsCompilation": "yes", + "Packaged": "2020-10-12 08:00:27 UTC; rfitzjoh", + "Author": "Rich FitzJohn [aut, cre],\n William Michael Landau [ctb] ()", "Maintainer": "Rich FitzJohn ", "Repository": "CRAN", - "Date/Publication": "2018-10-18 11:10:03 UTC", - "Built": "R 4.0.0; ; 2020-04-25 05:41:44 UTC; unix" + "Date/Publication": "2020-10-12 08:30:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-10-12 22:32:56 UTC; unix" } }, "stringi": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "stringi", - "Version": "1.4.6", - "Date": "2020-02-17", + "Version": "1.5.3", + "Date": "2020-09-04", "Title": "Character String Processing Facilities", - "Description": "Fast, correct, consistent, portable and convenient character\n string/text processing in every locale and any native encoding. \n Owing to the use of the 'ICU' (International Components for Unicode) \n library, the package provides 'R' users with platform-independent functions\n known to 'Java', 'Perl', 'Python', 'PHP' and 'Ruby' programmers. Available\n features include: pattern searching (e.g., with 'Java'-like regular\n expressions or the 'Unicode' collation algorithm), random string generation,\n case mapping, string transliteration, concatenation,\n Unicode normalization, date-time formatting and parsing and many more.", - "URL": "http://www.gagolewski.com/software/stringi/\nhttp://site.icu-project.org/ http://www.unicode.org/", - "BugReports": "http://github.com/gagolews/stringi/issues", + "Description": "A multitude of character string/text/natural language\n processing tools: 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 owing to the use of the 'ICU' (International Components for Unicode)\n library - portable across all locales and platforms.", + "URL": "https://stringi.gagolewski.com/ http://site.icu-project.org/\nhttps://www.unicode.org/", + "BugReports": "https://github.com/gagolews/stringi/issues", "SystemRequirements": "ICU4C (>= 55, optional)", "Type": "Package", "Depends": "R (>= 2.14)", "Imports": "tools, utils, stats", "Biarch": "TRUE", "License": "file LICENSE", - "Author": "Marek Gagolewski [aut, cre] (),\n Bartek Tartanus [ctb]\n and other contributors (stringi source code);\n IBM, Unicode, Inc. and other contributors (ICU4C source code);\n Unicode, Inc. (Unicode Character Database)", + "Author": "Marek Gagolewski [aut, cre, cph] (),\n Bartek Tartanus [ctb],\n and other contributors (stringi source code);\n IBM, Unicode, Inc. and other contributors (ICU4C source code);\n Unicode, Inc. (Unicode Character Database)", "Maintainer": "Marek Gagolewski ", - "RoxygenNote": "7.0.2", + "RoxygenNote": "7.1.1", + "Encoding": "UTF-8", "NeedsCompilation": "yes", - "Packaged": "2020-02-17 01:46:10 UTC; gagolews", - "License_is_FOSS": "yes", + "Packaged": "2020-09-04 06:13:18 UTC; gagolews", "Repository": "CRAN", - "Date/Publication": "2020-02-17 18:00:06 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-04-25 00:45:48 UTC; unix" + "Date/Publication": "2020-09-09 06:40:03 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-10 10:26:00 UTC; unix" } }, "stringr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "stringr", "Title": "Simple, Consistent Wrappers for Common String Operations", @@ -2772,6 +3245,10 @@ "styler": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Type": "Package", "Package": "styler", @@ -2801,6 +3278,10 @@ "sys": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "sys", "Type": "Package", @@ -2828,6 +3309,10 @@ "testthat": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "testthat", "Title": "Unit Testing for R", @@ -2856,6 +3341,10 @@ "tibble": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "tibble", "Title": "Simple Data Frames", @@ -2884,35 +3373,44 @@ "tidyr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "tidyr", "Title": "Tidy Messy Data", - "Version": "1.1.0", - "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = c(\"aut\", \"cre\"),\n email = \"hadley@rstudio.com\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = \"aut\",\n email = \"lionel@rstudio.com\"),\n person(given = \"RStudio\",\n role = \"cph\"))", + "Version": "1.1.2", + "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = c(\"aut\", \"cre\"),\n email = \"hadley@rstudio.com\"),\n person(given = \"RStudio\",\n role = \"cph\"))", "Description": "Tools to help to create tidy data, where each column is a \n variable, each row is an observation, and each cell contains a single value. \n 'tidyr' contains tools for changing the shape (pivoting) and hierarchy\n (nesting and 'unnesting') of a dataset, turning deeply nested lists\n into rectangular data frames ('rectangling'), and extracting values out \n of string columns. It also includes tools for working with missing values \n (both implicit and explicit).", "License": "MIT + file LICENSE", "URL": "https://tidyr.tidyverse.org, https://github.com/tidyverse/tidyr", "BugReports": "https://github.com/tidyverse/tidyr/issues", "Depends": "R (>= 3.1)", - "Imports": "dplyr (>= 0.8.2), ellipsis (>= 0.1.0), glue, magrittr, purrr,\nRcpp, rlang, stringi, tibble (>= 2.1.1), tidyselect (>= 1.1.0),\nutils, vctrs (>= 0.3.0), lifecycle", + "Imports": "dplyr (>= 0.8.2), ellipsis (>= 0.1.0), glue, magrittr, purrr,\nrlang, tibble (>= 2.1.1), tidyselect (>= 1.1.0), utils, vctrs\n(>= 0.3.0), lifecycle", "Suggests": "covr, jsonlite, knitr, repurrrsive (>= 1.0.0), rmarkdown,\nreadr, testthat (>= 2.1.0)", - "LinkingTo": "Rcpp", + "LinkingTo": "cpp11 (>= 0.2.1)", "VignetteBuilder": "knitr", + "SystemRequirements": "C++11", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.1.0", + "RoxygenNote": "7.1.1", "NeedsCompilation": "yes", - "Packaged": "2020-05-19 21:32:06 UTC; hadley", - "Author": "Hadley Wickham [aut, cre],\n Lionel Henry [aut],\n RStudio [cph]", + "Packaged": "2020-08-26 15:43:09 UTC; hadley", + "Author": "Hadley Wickham [aut, cre],\n RStudio [cph]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN", - "Date/Publication": "2020-05-20 13:10:02 UTC", - "Built": "R 4.0.0; x86_64-apple-darwin17.0; 2020-05-25 01:12:03 UTC; unix" + "Date/Publication": "2020-08-27 12:20:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-28 10:54:24 UTC; unix" } }, "tidyselect": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "tidyselect", "Title": "Select from a Set of Strings", @@ -2942,6 +3440,10 @@ "tidyverse": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "tidyverse", "Title": "Easily Install and Load the 'Tidyverse'", @@ -2970,11 +3472,15 @@ "tinytex": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "tinytex", "Type": "Package", "Title": "Helper Functions to Install and Maintain TeX Live, and Compile\nLaTeX Documents", - "Version": "0.25", + "Version": "0.26", "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(family = \"RStudio, PBC\", role = \"cph\"),\n person(\"Fernando\", \"Cagua\", role = \"ctb\"),\n person(\"Ethan\", \"Heinzen\", 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.5)", @@ -2986,17 +3492,21 @@ "LazyData": "true", "RoxygenNote": "7.1.1", "NeedsCompilation": "no", - "Packaged": "2020-07-23 23:35:49 UTC; yihui", + "Packaged": "2020-09-21 22:17:05 UTC; yihui", "Author": "Yihui Xie [aut, cre, cph] (),\n RStudio, PBC [cph],\n Fernando Cagua [ctb],\n Ethan Heinzen [ctb]", "Maintainer": "Yihui Xie ", "Repository": "CRAN", - "Date/Publication": "2020-07-24 04:30:02 UTC", - "Built": "R 4.0.2; ; 2020-07-24 20:32:42 UTC; unix" + "Date/Publication": "2020-09-22 06:30:02 UTC", + "Built": "R 4.0.2; ; 2020-09-23 10:22:29 UTC; unix" } }, "txtq": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "txtq", "Title": "A Small Message Queue for Parallel Processes", @@ -3023,6 +3533,10 @@ "utf8": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "utf8", "Version": "1.1.4", @@ -3049,10 +3563,14 @@ "vctrs": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "vctrs", "Title": "Vector Helpers", - "Version": "0.3.2", + "Version": "0.3.4", "Authors@R": "\n c(person(given = \"Hadley\",\n family = \"Wickham\",\n role = \"aut\",\n email = \"hadley@rstudio.com\"),\n person(given = \"Lionel\",\n family = \"Henry\",\n role = c(\"aut\", \"cre\"),\n email = \"lionel@rstudio.com\"),\n person(given = \"Davis\",\n family = \"Vaughan\",\n role = \"aut\",\n email = \"davis@rstudio.com\"),\n person(given = \"RStudio\",\n role = \"cph\"))", "Description": "Defines new notions of prototype and size that are\n used to provide tools for consistent and well-founded type-coercion\n and size-recycling, and are in turn connected to ideas of type- and\n size-stability useful for analysing function interfaces.", "License": "GPL-3", @@ -3060,24 +3578,28 @@ "BugReports": "https://github.com/r-lib/vctrs/issues", "Depends": "R (>= 3.2)", "Imports": "ellipsis (>= 0.2.0), digest, glue, rlang (>= 0.4.7)", - "Suggests": "bit64, covr, crayon, dplyr (>= 0.8.5), generics, knitr,\npillar (>= 1.4.4), pkgdown, rmarkdown, testthat (>= 2.3.0),\ntibble, withr, xml2, zeallot", + "Suggests": "bit64, covr, crayon, dplyr (>= 0.8.5), generics, knitr,\npillar (>= 1.4.4), pkgdown, rmarkdown, testthat (>= 2.3.0),\ntibble, withr, xml2, waldo (>= 0.2.0), zeallot", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Language": "en-GB", "LazyData": "true", "RoxygenNote": "7.1.1", "NeedsCompilation": "yes", - "Packaged": "2020-07-15 10:57:45 UTC; lionel", + "Packaged": "2020-08-28 15:24:30 UTC; lionel", "Author": "Hadley Wickham [aut],\n Lionel Henry [aut, cre],\n Davis Vaughan [aut],\n RStudio [cph]", "Maintainer": "Lionel Henry ", "Repository": "CRAN", - "Date/Publication": "2020-07-15 11:30:02 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-19 22:43:23 UTC; unix" + "Date/Publication": "2020-08-29 07:40:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-08-30 10:22:52 UTC; unix" } }, "viridisLite": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "viridisLite", "Type": "Package", @@ -3105,6 +3627,10 @@ "visNetwork": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "visNetwork", "Title": "Network Visualization using 'vis.js' Library", @@ -3131,6 +3657,10 @@ "whisker": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "whisker", "Maintainer": "Edwin de Jonge ", @@ -3154,44 +3684,52 @@ "withr": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "withr", "Title": "Run Code 'With' Temporarily Modified Global State", - "Version": "2.2.0", - "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = c(\"aut\", \"cre\"),\n email = \"james.f.hester@gmail.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 = \"Richard\",\n family = \"Cotton\",\n role = \"ctb\"),\n person(given = \"RStudio\",\n role = \"cph\"))", + "Version": "2.3.0", + "Authors@R": "\n c(person(given = \"Jim\",\n family = \"Hester\",\n role = c(\"aut\", \"cre\"),\n email = \"james.f.hester@gmail.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 = \"cph\"))", "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": "GPL (>= 2)", - "URL": "http://withr.r-lib.org, http://github.com/r-lib/withr#readme", - "BugReports": "http://github.com/r-lib/withr/issues", + "URL": "https://withr.r-lib.org, https://github.com/r-lib/withr#readme", + "BugReports": "https://github.com/r-lib/withr/issues", "Depends": "R (>= 3.2.0)", "Imports": "graphics, grDevices, stats", "Suggests": "covr, DBI, knitr, lattice, methods, rmarkdown, RSQLite,\ntestthat (>= 2.1.0)", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "LazyData": "true", - "RoxygenNote": "7.1.0", - "Collate": "'local_.R' 'with_.R' 'collate.R' 'connection.R' 'db.R'\n'defer.R' 'wrap.R' 'devices.R' 'dir.R' 'env.R' 'file.R'\n'libpaths.R' 'locale.R' 'makevars.R' 'namespace.R' 'options.R'\n'par.R' 'path.R' 'rng.R' 'seed.R' 'sink.R' 'tempfile.R'\n'timezone.R' 'torture.R' 'utils.R' 'with.R'", + "RoxygenNote": "7.1.1", + "Collate": "'local_.R' 'with_.R' 'collate.R' 'compat-defer.R'\n'connection.R' 'db.R' 'defer.R' 'wrap.R' 'devices.R' 'dir.R'\n'env.R' 'file.R' 'libpaths.R' 'locale.R' 'makevars.R'\n'namespace.R' 'options.R' 'par.R' 'path.R' 'rng.R' 'seed.R'\n'sink.R' 'tempfile.R' 'timezone.R' 'torture.R' 'utils.R'\n'with.R'", "NeedsCompilation": "no", - "Packaged": "2020-04-20 21:18:04 UTC; jhester", - "Author": "Jim Hester [aut, cre],\n Kirill Müller [aut],\n Kevin Ushey [aut],\n Hadley Wickham [aut],\n Winston Chang [aut],\n Richard Cotton [ctb],\n RStudio [cph]", + "Packaged": "2020-09-10 19:00:52 UTC; jhester", + "Author": "Jim Hester [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]", "Maintainer": "Jim Hester ", "Repository": "CRAN", - "Date/Publication": "2020-04-20 22:10:02 UTC", - "Built": "R 4.0.0; ; 2020-04-25 00:37:17 UTC; unix" + "Date/Publication": "2020-09-22 15:40:02 UTC", + "Built": "R 4.0.2; ; 2020-09-23 10:22:44 UTC; unix" } }, "xfun": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "xfun", "Type": "Package", "Title": "Miscellaneous Functions by 'Yihui Xie'", - "Version": "0.16", + "Version": "0.18", "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()\n )", "Description": "Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.", "Imports": "stats, tools", - "Suggests": "testit, parallel, codetools, rstudioapi, tinytex, mime,\nmarkdown, knitr, htmltools, remotes, rmarkdown", + "Suggests": "testit, parallel, codetools, rstudioapi, tinytex, mime,\nmarkdown, knitr, htmltools, remotes, pak, rmarkdown", "License": "MIT + file LICENSE", "URL": "https://github.com/yihui/xfun", "BugReports": "https://github.com/yihui/xfun/issues", @@ -3200,17 +3738,21 @@ "RoxygenNote": "7.1.1", "VignetteBuilder": "knitr", "NeedsCompilation": "yes", - "Packaged": "2020-07-23 21:16:59 UTC; yihui", + "Packaged": "2020-09-28 21:43:57 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] ()", "Maintainer": "Yihui Xie ", "Repository": "CRAN", - "Date/Publication": "2020-07-24 10:00:02 UTC", - "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-07-24 20:32:38 UTC; unix" + "Date/Publication": "2020-09-29 10:00:02 UTC", + "Built": "R 4.0.2; x86_64-apple-darwin17.0; 2020-09-30 10:22:49 UTC; unix" } }, "xml2": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "xml2", "Title": "Parse XML", @@ -3240,6 +3782,10 @@ "xtable": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "xtable", "Version": "1.8-4", @@ -3265,6 +3811,10 @@ "yaml": { "Source": "CRAN", "Repository": "https://cloud.r-project.org", + "GithubRepo": null, + "GithubUsername": null, + "GithubRef": null, + "GithubSha1": null, "description": { "Package": "yaml", "Type": "Package", @@ -3306,7 +3856,7 @@ "checksum": "1e6c80d9caefb0608236516ca01a1259" }, "packrat/desc/backports": { - "checksum": "bf0d8ebd37971c820a2a532ba0b7ed94" + "checksum": "0c0d9ac9b383489b30d22fe85c1b552c" }, "packrat/desc/base64enc": { "checksum": "0d12c52e08c592d7edd81a65fe807159" @@ -3321,10 +3871,10 @@ "checksum": "73ea1daba0db7f1f10dc870009c290c9" }, "packrat/desc/broom": { - "checksum": "59f6ede011822508ab27cb2a0b0fb31d" + "checksum": "148a48d02c01dad44ee4565974e4d831" }, "packrat/desc/callr": { - "checksum": "3037d7c7387becb0483cf1a3c7ad9cd8" + "checksum": "a81ceb47d9159b117f247afcda869dbf" }, "packrat/desc/cellranger": { "checksum": "159dfb7d49489261408b5c17cc0abdfa" @@ -3336,7 +3886,7 @@ "checksum": "fed5ff9ea20ced4894879039f58a0a6f" }, "packrat/desc/clipr": { - "checksum": "35cd0424fcf155b19a5701de4b71fb57" + "checksum": "95b240ef7efd179545b513e7d6fde248" }, "packrat/desc/colorspace": { "checksum": "4377d386ea49aaad613a41bf8dc84d09" @@ -3344,6 +3894,9 @@ "packrat/desc/commonmark": { "checksum": "348c600d3c0852c31dce081fa6a07894" }, + "packrat/desc/cpp11": { + "checksum": "1da24a48b269b00b9b383f595f2cf361" + }, "packrat/desc/crayon": { "checksum": "07760b1879f9e9d52e9aced882f28c92" }, @@ -3351,7 +3904,7 @@ "checksum": "d85eb6a15a592bb3d6a9b570e00f7a48" }, "packrat/desc/curl": { - "checksum": "6a231953e243159f2e5bfadf52d4dfca" + "checksum": "41cdc887343f895ac5b8f60d1642f519" }, "packrat/desc/DBI": { "checksum": "adf0683f71dca5634af32bea2d5af57c" @@ -3363,16 +3916,16 @@ "checksum": "5257376c6b65848b0dde448b60132a32" }, "packrat/desc/digest": { - "checksum": "edbedf57ceba8ab2c86c8920c8be8444" + "checksum": "af7159ab62df5a58812de8a244a97cc8" }, "packrat/desc/dplyr": { - "checksum": "ab6ff6e613fd02c0083ad8664551991b" + "checksum": "ead669e5c8c1cef936725884e7f00523" }, "packrat/desc/drake": { - "checksum": "69a2d5955d084066d7ddac081c07271a" + "checksum": "302b32f79fba94fb40fcb2e973d85ec2" }, "packrat/desc/DT": { - "checksum": "693437e2b2f3ca458f93ffddebec0274" + "checksum": "774058c0fa4467d08520b714ac14d37f" }, "packrat/desc/ellipsis": { "checksum": "e1f1051623a5cecacd38e33703534383" @@ -3396,7 +3949,7 @@ "checksum": "b29873db2f43c22df1c3679c54803a67" }, "packrat/desc/fs": { - "checksum": "a488c8cda35f275e41704ff7ffee48d9" + "checksum": "73e7c01513a2873d5b8932ef691d0126" }, "packrat/desc/generics": { "checksum": "39ca97c3b31a2d2c41bdf38840c82d8c" @@ -3405,7 +3958,7 @@ "checksum": "2ce63d201dd96b5589fc71af4bd614c1" }, "packrat/desc/glue": { - "checksum": "6c7b69d74b78067142bbe9808d1c427a" + "checksum": "224c13e0814fcb0751fabf2f2b4d667d" }, "packrat/desc/gtable": { "checksum": "e781f5137839c91a9767738a61193d53" @@ -3420,10 +3973,10 @@ "checksum": "f7d2757e63e0651d6bf36ee269729c75" }, "packrat/desc/htmltools": { - "checksum": "09f7b322e7305d266dc892fb6722f0c4" + "checksum": "3979b2eaee3fdcdceae07c55898227cc" }, "packrat/desc/htmlwidgets": { - "checksum": "5bfe91253e08cfdad7723f6f43a025be" + "checksum": "126dd85c01313b5a43db6acd9fed3eb8" }, "packrat/desc/httpuv": { "checksum": "d83dc48365ad140d1c1bd54818c614b2" @@ -3432,16 +3985,16 @@ "checksum": "2a9e2cf755c36ba1c4ee61f08909e79b" }, "packrat/desc/igraph": { - "checksum": "9409ef6dce5b57db7375611d1c8dc644" + "checksum": "33136b7b127590738e5bd92ddefbd782" }, "packrat/desc/isoband": { "checksum": "2212ab67c1cc30c38b206ae0e24eca6a" }, "packrat/desc/jsonlite": { - "checksum": "b1ac6f72df52bc0345dd0fc854ee0910" + "checksum": "847169999dc9ca81ebac2eca22fcc761" }, "packrat/desc/knitr": { - "checksum": "bf6e72753e289d0b2f921850c1a0cc56" + "checksum": "6796c0278330fbfec03f9a9713fcfb52" }, "packrat/desc/labeling": { "checksum": "24bed777528a28ab6b78f20aa3a2cc86" @@ -3456,10 +4009,10 @@ "checksum": "9c23664476172482fd0dec7daa0277cc" }, "packrat/desc/learnr": { - "checksum": "c66d8a736968545db86bd0c7fb9420ec" + "checksum": "066a0860e9b24699652bbe7a70953e6f" }, "packrat/desc/lifecycle": { - "checksum": "0f33fbb66a00b0d162ca2d6c80f1d3c7" + "checksum": "02b508a7b4871ad1508ff0f2afbe4956" }, "packrat/desc/lubridate": { "checksum": "ec82d5de0ba6dcc3dcb2b0aefbb1e640" @@ -3471,13 +4024,13 @@ "checksum": "5419b2227d27a923b38edbc2de9bb5ef" }, "packrat/desc/MASS": { - "checksum": "08edc0bf04dfe6801c47b89094708ae7" + "checksum": "6c300b76de1407b0c0b90b332df76b58" }, "packrat/desc/Matrix": { "checksum": "314b1225f078a1ce1f06ee4e650f70f6" }, "packrat/desc/mgcv": { - "checksum": "ffe3d2a42da1b9bd26c3c4375878c7a8" + "checksum": "aedbfbaec9e4338bc1e310af90f0af25" }, "packrat/desc/mime": { "checksum": "8e06368741f7e27474d7673f16ce5f20" @@ -3489,10 +4042,10 @@ "checksum": "d18edf8a4386d2b0cb7924350a0c777d" }, "packrat/desc/nlme": { - "checksum": "772351c9590d4b93c9fe4a98d16e8be0" + "checksum": "cf0f8abb85ab7dd0d50882c4a8ac56d4" }, "packrat/desc/openssl": { - "checksum": "dbe364cbaca90a419d004bf61231e298" + "checksum": "b6dc68cea6cf4c8126edaee82df52143" }, "packrat/desc/pillar": { "checksum": "b7415ede043696e1527d93adc9b7b592" @@ -3513,7 +4066,7 @@ "checksum": "eced49428ee3d77df513107514c4d1ce" }, "packrat/desc/processx": { - "checksum": "6775976e122b56ac91dff0a913a0c523" + "checksum": "7812950ad81c75f0283e46396f80ca29" }, "packrat/desc/progress": { "checksum": "60e9210d81c6c6db2d8ae853b2d76cb5" @@ -3522,7 +4075,7 @@ "checksum": "bcd51f8b90bef143687595973f6201ff" }, "packrat/desc/ps": { - "checksum": "aadc1293a0b597eb0002270f16de766a" + "checksum": "0a71c26ab5f15a9ccd48cc9a9b843f91" }, "packrat/desc/purrr": { "checksum": "1112115082e7b3ca8cf37adacee0d2b3" @@ -3531,13 +4084,13 @@ "checksum": "8672ca4be45c692f9278a90f7f0e2ef2" }, "packrat/desc/R.methodsS3": { - "checksum": "3de55d7d8ea26e44329982a3f40ead6d" + "checksum": "200ff69fef05f8ffbf9aa81ecb5da618" }, "packrat/desc/R.oo": { - "checksum": "f5ff665e15dc4f05840f9f65dd3e5081" + "checksum": "52f2b65660caad21e91d01c874fc52d1" }, "packrat/desc/R.utils": { - "checksum": "839c6154a47a3c719b54a07be32347af" + "checksum": "271274658537c6e92e390abff6f4dc52" }, "packrat/desc/R6": { "checksum": "f62e75b3fa3bc4123cab1b672a09500c" @@ -3552,7 +4105,7 @@ "checksum": "b314f1ad450c40b36b3e59e4415d5082" }, "packrat/desc/readr": { - "checksum": "4df33a24b380b304b2231c5afae21d94" + "checksum": "46ff45be6f6bcded9b379d004215ea15" }, "packrat/desc/readxl": { "checksum": "1faf2afc5c8ad27ce3c922548a2ebc4b" @@ -3564,25 +4117,25 @@ "checksum": "e071d4b5378462b25eb2fca86d69b294" }, "packrat/desc/renv": { - "checksum": "086b2303de38ca574da771efbe4a2f44" + "checksum": "80244ba083857efc0d1147575000d18b" }, "packrat/desc/reprex": { "checksum": "4f82910ee67f349f4d288241e32c2dfc" }, "packrat/desc/rlang": { - "checksum": "43759050c14f74d41fcd5106445cb9c3" + "checksum": "bfdfbebafbdf88776b3bf86ebf7516e1" }, "packrat/desc/rmarkdown": { - "checksum": "7f996491446986b5771c6232d176ea88" + "checksum": "fa9be06b8071605b5b135a6289a05141" }, "packrat/desc/rprojroot": { - "checksum": "45115f1699404bcbe8c66850edd8bd14" + "checksum": "6fc09353d842729c225422fcb567032c" }, "packrat/desc/rstudioapi": { "checksum": "48265588b366a0ed631c7ca09b82482c" }, "packrat/desc/rvest": { - "checksum": "dc83b9d69a5f68af4ba2a01c62be6651" + "checksum": "7b805d38594d65da4375c02cac44cd48" }, "packrat/desc/scales": { "checksum": "8e0a5414022124785822712943ce254e" @@ -3597,10 +4150,10 @@ "checksum": "7b25635e0ac701e7b06460142f3a4562" }, "packrat/desc/storr": { - "checksum": "9846ad38c194ea0647136cfc07a1dd5e" + "checksum": "bb1861177ef22438c68ed4547a303448" }, "packrat/desc/stringi": { - "checksum": "68d1c3b023155df656cb2b858b15c664" + "checksum": "56274e6a26f8d934e0846688c79d7801" }, "packrat/desc/stringr": { "checksum": "c12f409fad5bb7eed661b0d160beb456" @@ -3618,7 +4171,7 @@ "checksum": "72f7f8d600ab3928776ecf3d7f89465b" }, "packrat/desc/tidyr": { - "checksum": "f9d4aa7257e596e584952e44fa46d62b" + "checksum": "8ded10ecd14cd1312985c540c50dc114" }, "packrat/desc/tidyselect": { "checksum": "9ad910db7acac26d60fb1f45875d89eb" @@ -3627,7 +4180,7 @@ "checksum": "8ccfefbda6d789bf7062fcdd0afa4108" }, "packrat/desc/tinytex": { - "checksum": "3f1f2efd8877072b8b4943313d181c62" + "checksum": "5e6b37fe9479435651f697c611904cd9" }, "packrat/desc/txtq": { "checksum": "aab4cdd321d7605ddffe794a8056b3fd" @@ -3636,7 +4189,7 @@ "checksum": "2d08c633843b58ab670afe85db29579c" }, "packrat/desc/vctrs": { - "checksum": "b07f8be79738fd38b6c1b0144764bfbe" + "checksum": "3dd391bb48a71ff7851c9e930b98e659" }, "packrat/desc/viridisLite": { "checksum": "117782384280cc636cfebb3d2d86934a" @@ -3648,10 +4201,10 @@ "checksum": "64c37e44b902064abf9aef08363cae3b" }, "packrat/desc/withr": { - "checksum": "9546fcfa129f6d1e13beac449cd709f7" + "checksum": "a6a228b4971521a47c08a57a2ae656d3" }, "packrat/desc/xfun": { - "checksum": "49be7a70fd3715d6db2b911b35a792d8" + "checksum": "76bafd3d72ccdca78de414be7e8d0f17" }, "packrat/desc/xml2": { "checksum": "0ef54006261d934ce20623d344ea36b7" @@ -3663,7 +4216,7 @@ "checksum": "4027282f1e340e353defdcba581cc73c" }, "packrat/packrat.lock": { - "checksum": "ba93c273cb3201067864aba1d00bc084" + "checksum": "b1592540193cf4e47699a40a0ec7c16c" } }, "users": null