diff --git a/dfe-published-data-qa.Rproj b/dfe-published-data-qa.Rproj index 8e3c2eb..084c56f 100644 --- a/dfe-published-data-qa.Rproj +++ b/dfe-published-data-qa.Rproj @@ -1,4 +1,5 @@ Version: 1.0 +ProjectId: eec6f1e6-a03a-410a-b16d-2f41ff547e70 RestoreWorkspace: Default SaveWorkspace: Default diff --git a/global.R b/global.R index 8132a85..8bf9249 100644 --- a/global.R +++ b/global.R @@ -1,5 +1,10 @@ # Max file size --------------------------------------------------------------------------------- -options(shiny.maxRequestSize = 800 * 1024^2) +# Set the maximum size you want in megabytes, then this will convert it as needed to +# - Show the note in the UI 'notes' section +# - Set the max file upload size for the app +max_file_size_mb <- 900 +max_file_size <- max_file_size_mb * 1e+6 +options(shiny.maxRequestSize = max_file_size) # Sanitising error messages (to avoid revealing anything untoward) options(shiny.sanitize.errors = TRUE) diff --git a/manifest.json b/manifest.json index 77815be..2a27344 100644 --- a/manifest.json +++ b/manifest.json @@ -85,10 +85,9 @@ "Packaged": "2024-06-13 08:23:32 UTC; ripley", "Author": "Brian Ripley [aut, cre, cph],\n Bill Venables [aut, cph],\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] (support functions for polr)", "Maintainer": "Brian Ripley ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-06-13 10:23:32", - "Encoding": "UTF-8", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-14 04:36:42 UTC; windows", + "Built": "R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:49:22 UTC; windows", "Archs": "x64" } }, @@ -122,15 +121,8 @@ "Maintainer": "Martin Maechler ", "Repository": "CRAN", "Date/Publication": "2024-10-18 18:10:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-22 15:32:13 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "Matrix", - "RemoteRef": "Matrix", - "RemoteRepos": "http://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "source", - "RemoteSha": "1.7-1" + "Built": "R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:49:54 UTC; windows", + "Archs": "x64" } }, "PKI": { @@ -154,7 +146,14 @@ "Date/Publication": "2024-06-15 19:40:02 UTC", "Encoding": "UTF-8", "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-16 04:59:25 UTC; windows", - "Archs": "x64" + "Archs": "x64", + "RemoteType": "standard", + "RemotePkgRef": "PKI", + "RemoteRef": "PKI", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteReposName": "CRAN", + "RemotePkgPlatform": "x86_64-w64-mingw32", + "RemoteSha": "0.1-14" } }, "R.cache": { @@ -177,16 +176,10 @@ "RoxygenNote": "7.2.1", "NeedsCompilation": "no", "Packaged": "2022-07-21 13:19:33 UTC; hb", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-07-21 16:20:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:54:16 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "R.cache", - "RemoteRef": "R.cache", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.16.0" + "Encoding": "UTF-8", + "Built": "R 4.4.0; ; 2024-04-25 19:48:03 UTC; windows" } }, "R.methodsS3": { @@ -209,16 +202,10 @@ "BugReports": "https://github.com/HenrikBengtsson/R.methodsS3/issues", "NeedsCompilation": "no", "Packaged": "2022-06-13 18:23:35 UTC; hb", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-06-13 22:00:14 UTC", - "Built": "R 4.4.0; ; 2024-04-23 00:24:06 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "R.methodsS3", - "RemoteRef": "R.methodsS3", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.8.2" + "Encoding": "UTF-8", + "Built": "R 4.4.0; ; 2024-04-25 19:42:43 UTC; windows" } }, "R.oo": { @@ -274,16 +261,10 @@ "BugReports": "https://github.com/HenrikBengtsson/R.utils/issues", "NeedsCompilation": "no", "Packaged": "2023-11-17 05:13:25 UTC; henrik", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-11-18 01:00:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:47 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "R.utils", - "RemoteRef": "R.utils", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.12.3" + "Encoding": "UTF-8", + "Built": "R 4.4.0; ; 2024-04-25 19:47:24 UTC; windows" } }, "R6": { @@ -305,16 +286,10 @@ "Packaged": "2021-08-06 20:18:46 UTC; winston", "Author": "Winston Chang [aut, cre]", "Maintainer": "Winston Chang ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2021-08-19 14:00:05 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:18 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "R6", - "RemoteRef": "R6", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.5.1" + "Encoding": "UTF-8", + "Built": "R 4.4.0; ; 2024-04-25 19:39:56 UTC; windows" } }, "RColorBrewer": { @@ -396,17 +371,10 @@ "Packaged": "2024-10-03 14:12:09 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] ()", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-10-04 07:20:03 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-04 23:51:17 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "askpass", - "RemoteRef": "askpass", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.2.1" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-05 04:37:27 UTC; windows", + "Archs": "x64" } }, "backports": { @@ -430,9 +398,9 @@ "RoxygenNote": "7.3.1", "Packaged": "2024-05-23 11:56:25 UTC; michel", "Author": "Michel Lang [cre, aut] (),\n Duncan Murdoch [aut],\n R Core Team [aut]", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-05-23 12:30:02 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-05-24 23:50:37 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-05-24 04:43:58 UTC; windows", "Archs": "x64" } }, @@ -483,14 +451,14 @@ "RoxygenNote": "7.3.2", "NeedsCompilation": "yes", "Packaged": "2024-09-18 22:15:00 UTC; jo", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-09-20 15:20:09 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-05 00:29:24 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-09-21 04:54:27 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "bit", "RemoteRef": "bit", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "4.5.0" @@ -515,19 +483,19 @@ "ByteCompile": "yes", "URL": "https://github.com/truecluster/bit64", "Encoding": "UTF-8", - "Repository": "CRAN", + "Repository": "RSPM", "Repository/R-Forge/Project": "ff", "Repository/R-Forge/Revision": "177", "Repository/R-Forge/DateTimeStamp": "2018-08-17 17:45:18", "Date/Publication": "2024-09-22 13:50:02 UTC", "NeedsCompilation": "yes", "Packaged": "2024-09-21 22:05:07 UTC; jo", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-05 01:14:17 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-09-23 04:29:46 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "bit64", "RemoteRef": "bit64", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "4.5.2" @@ -589,13 +557,13 @@ "Packaged": "2024-07-29 18:49:12 UTC; cpsievert", "Author": "Carson Sievert [aut, cre] (),\n Joe Cheng [aut],\n Garrick Aden-Buie [aut] (),\n Posit Software, PBC [cph, fnd],\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Javi Aguilar [ctb, cph] (Bootstrap colorpicker library),\n Thomas Park [ctb, cph] (Bootswatch library),\n PayPal [ctb, cph] (Bootstrap accessibility plugin)", "Maintainer": "Carson Sievert ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-07-29 19:20:02 UTC", - "Built": "R 4.4.0; ; 2024-07-30 04:32:16 UTC; windows", + "Built": "R 4.4.1; ; 2024-08-02 01:44:34 UTC; windows", "RemoteType": "standard", "RemotePkgRef": "bslib", "RemoteRef": "bslib", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteRepos": "https://cran.rstudio.com", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "0.8.0" @@ -684,14 +652,14 @@ "Packaged": "2024-07-29 09:26:26 UTC; michel", "Author": "Michel Lang [cre, aut] (),\n Bernd Bischl [ctb],\n Dénes Tóth [ctb] ()", "Maintainer": "Michel Lang ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-07-29 12:30:06 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-07-30 04:31:17 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-08-02 00:32:38 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "checkmate", "RemoteRef": "checkmate", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteRepos": "https://cran.rstudio.com", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "2.3.2" @@ -721,13 +689,13 @@ "Packaged": "2024-08-29 17:52:08 UTC; garrick", "Author": "Winston Chang [aut, cre],\n Barret Schloerke [aut] (),\n Garrick Aden-Buie [aut] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Winston Chang ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-08-30 07:10:02 UTC", - "Built": "R 4.4.1; ; 2024-09-02 01:06:33 UTC; windows", + "Built": "R 4.4.0; ; 2024-08-31 04:43:37 UTC; windows", "RemoteType": "standard", "RemotePkgRef": "chromote", "RemoteRef": "chromote", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "0.3.1" @@ -756,17 +724,10 @@ "Packaged": "2024-06-21 17:24:00 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n Hadley Wickham [ctb],\n Kirill Müller [ctb],\n Salim Brüggemann [ctb] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-06-21 21:00:07 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:16 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "cli", - "RemoteRef": "cli", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "3.6.3" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-22 04:44:10 UTC; windows", + "Archs": "x64" } }, "clipr": { @@ -793,16 +754,9 @@ "Packaged": "2022-02-19 02:20:21 UTC; mlincoln", "Author": "Matthew Lincoln [aut, cre] (),\n Louis Maddox [ctb],\n Steve Simpson [ctb],\n Jennifer Bryan [ctb]", "Maintainer": "Matthew Lincoln ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-02-22 00:58:45 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:36 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "clipr", - "RemoteRef": "clipr", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.8.0" + "Built": "R 4.4.0; ; 2024-04-25 20:14:35 UTC; windows" } }, "codetools": { @@ -850,14 +804,14 @@ "Packaged": "2024-07-26 15:40:41 UTC; zeileis", "Author": "Ross Ihaka [aut],\n Paul Murrell [aut] (),\n Kurt Hornik [aut] (),\n Jason C. Fisher [aut] (),\n Reto Stauffer [aut] (),\n Claus O. Wilke [aut] (),\n Claire D. McWhite [aut] (),\n Achim Zeileis [aut, cre] ()", "Maintainer": "Achim Zeileis ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-07-26 17:10:02 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-07-27 04:42:47 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-08-02 00:32:25 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "colorspace", "RemoteRef": "colorspace", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteRepos": "https://cran.rstudio.com", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "2.1-1" @@ -884,14 +838,14 @@ "Packaged": "2024-10-03 14:12:30 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n John MacFarlane [cph] (Author of cmark)", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-10-04 12:40:06 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-04 23:50:58 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-05 04:41:14 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "commonmark", "RemoteRef": "commonmark", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "1.9.2" @@ -950,13 +904,13 @@ "Packaged": "2024-08-26 21:19:28 UTC; davis", "Author": "Davis Vaughan [aut, cre] (),\n Jim Hester [aut] (),\n Romain François [aut] (),\n Benjamin Kietzman [ctb],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-08-27 04:30:17 UTC", - "Built": "R 4.4.1; ; 2024-08-27 23:50:56 UTC; windows", + "Built": "R 4.4.0; ; 2024-08-28 04:38:59 UTC; windows", "RemoteType": "standard", "RemotePkgRef": "cpp11", "RemoteRef": "cpp11", - "RemoteRepos": "http://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "0.5.0" @@ -984,16 +938,9 @@ "Packaged": "2024-06-20 11:49:08 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n Brodie Gaslam [ctb],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-06-20 13:00:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:18 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "crayon", - "RemoteRef": "crayon", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.5.3" + "Built": "R 4.4.0; ; 2024-06-21 04:46:07 UTC; windows" } }, "credentials": { @@ -1020,13 +967,13 @@ "Packaged": "2024-10-03 14:12:32 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] ()", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-10-04 12:40:03 UTC", - "Built": "R 4.4.1; ; 2024-10-07 01:37:25 UTC; windows", + "Built": "R 4.4.0; ; 2024-10-05 04:38:25 UTC; windows", "RemoteType": "standard", "RemotePkgRef": "credentials", "RemoteRef": "credentials", - "RemoteRepos": "https://cloud.r-project.org", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "2.0.2" @@ -1082,14 +1029,14 @@ "Packaged": "2024-09-19 15:43:51 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Hadley Wickham [ctb],\n RStudio [cph]", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-09-20 11:50:24 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-05 00:28:46 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-09-21 04:42:25 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "curl", "RemoteRef": "curl", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "5.2.3" @@ -1117,17 +1064,10 @@ "Packaged": "2024-10-09 21:37:41 UTC; tysonbarrett", "Author": "Tyson Barrett [aut, cre] (),\n Matt Dowle [aut],\n Arun Srinivasan [aut],\n Jan Gorecki [aut],\n Michael Chirico [aut] (),\n Toby Hocking [aut] (),\n Benjamin Schwendinger [aut] (),\n Pasha Stetsenko [ctb],\n Tom Short [ctb],\n Steve Lianoglou [ctb],\n Eduard Antonyan [ctb],\n Markus Bonsch [ctb],\n Hugh Parsonage [ctb],\n Scott Ritchie [ctb],\n Kun Ren [ctb],\n Xianying Tan [ctb],\n Rick Saporta [ctb],\n Otto Seiskari [ctb],\n Xianghui Dong [ctb],\n Michel Lang [ctb],\n Watal Iwasaki [ctb],\n Seth Wenchel [ctb],\n Karl Broman [ctb],\n Tobias Schmidt [ctb],\n David Arenburg [ctb],\n Ethan Smith [ctb],\n Francois Cocquemas [ctb],\n Matthieu Gomez [ctb],\n Philippe Chataignon [ctb],\n Nello Blaser [ctb],\n Dmitry Selivanov [ctb],\n Andrey Riabushenko [ctb],\n Cheng Lee [ctb],\n Declan Groves [ctb],\n Daniel Possenriede [ctb],\n Felipe Parages [ctb],\n Denes Toth [ctb],\n Mus Yaramaz-David [ctb],\n Ayappan Perumal [ctb],\n James Sams [ctb],\n Martin Morgan [ctb],\n Michael Quinn [ctb],\n @javrucebo [ctb],\n @marc-outins [ctb],\n Roy Storey [ctb],\n Manish Saraswat [ctb],\n Morgan Jacob [ctb],\n Michael Schubmehl [ctb],\n Davis Vaughan [ctb],\n Leonardo Silvestri [ctb],\n Jim Hester [ctb],\n Anthony Damico [ctb],\n Sebastian Freundt [ctb],\n David Simons [ctb],\n Elliott Sales de Andrade [ctb],\n Cole Miller [ctb],\n Jens Peder Meldgaard [ctb],\n Vaclav Tlapak [ctb],\n Kevin Ushey [ctb],\n Dirk Eddelbuettel [ctb],\n Tony Fischetti [ctb],\n Ofek Shilon [ctb],\n Vadim Khotilovich [ctb],\n Hadley Wickham [ctb],\n Bennet Becker [ctb],\n Kyle Haynes [ctb],\n Boniface Christian Kamgang [ctb],\n Olivier Delmarcell [ctb],\n Josh O'Brien [ctb],\n Dereck de Mezquita [ctb],\n Michael Czekanski [ctb],\n Dmitry Shemetov [ctb],\n Nitish Jha [ctb],\n Joshua Wu [ctb],\n Iago Giné-Vázquez [ctb],\n Anirban Chetia [ctb],\n Doris Amoakohene [ctb],\n Ivan Krylov [ctb]", "Maintainer": "Tyson Barrett ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-10-10 16:10:06 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-11 23:50:49 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "data.table", - "RemoteRef": "data.table", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.16.2" + "Built": "R 4.4.2; x86_64-w64-mingw32; 2025-01-02 16:12:26 UTC; windows", + "Archs": "x64" } }, "desc": { @@ -1185,7 +1125,7 @@ "RoxygenNote": "7.3.2", "Author": "Cam Race [aut, cre],\n Laura Selby [aut],\n Adam Robinson [aut],\n Jen Machin [ctb],\n Jake Tufts [ctb],\n Rich Bielby [ctb] (),\n Menna Zayed [ctb]", "Maintainer": "Cam Race ", - "Built": "R 4.4.1; ; 2024-11-06 11:44:30 UTC; windows", + "Built": "R 4.4.2; ; 2025-01-02 16:15:13 UTC; windows", "RemoteType": "github", "RemoteUsername": "dfe-analytical-services", "RemoteRepo": "dfeR", @@ -1251,9 +1191,9 @@ "Packaged": "2024-06-12 16:12:51 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre],\n Joshua Kunst [aut],\n Winston Chang [aut],\n Posit Software, PBC [cph, fnd],\n Paul Fitzpatrick [cph] (Author of included daff.js library),\n Rodrigo Fernandes [cph] (Author of included diff2html library),\n JQuery Foundation [cph] (Author of included jquery library),\n Kevin Decker [cph] (Author of included jsdiff library),\n Matthew Holt [cph] (Author of incldued PapaParse library),\n Huddle [cph] (Author of included resemble library)", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-06-12 21:00:14 UTC", - "Built": "R 4.4.1; ; 2024-09-07 02:22:21 UTC; windows" + "Built": "R 4.4.0; ; 2024-06-13 04:28:05 UTC; windows" } }, "digest": { @@ -1278,14 +1218,14 @@ "Packaged": "2024-08-19 12:16:05 UTC; edd", "Author": "Dirk Eddelbuettel [aut, cre] (),\n Antoine Lucas [ctb],\n Jarek Tuszynski [ctb],\n Henrik Bengtsson [ctb] (),\n Simon Urbanek [ctb] (),\n Mario Frasca [ctb],\n Bryan Lewis [ctb],\n Murray Stokely [ctb],\n Hannes Muehleisen [ctb],\n Duncan Murdoch [ctb],\n Jim Hester [ctb],\n Wush Wu [ctb] (),\n Qiang Kou [ctb] (),\n Thierry Onkelinx [ctb] (),\n Michel Lang [ctb] (),\n Viliam Simko [ctb],\n Kurt Hornik [ctb] (),\n Radford Neal [ctb] (),\n Kendon Bell [ctb] (),\n Matthew de Queljoe [ctb],\n Dmitry Selivanov [ctb],\n Ion Suruceanu [ctb],\n Bill Denney [ctb],\n Dirk Schumacher [ctb],\n András Svraka [ctb],\n Sergey Fedorov [ctb],\n Will Landau [ctb] (),\n Floris Vanderhaeghe [ctb] (),\n Kevin Tappe [ctb],\n Harris McGehee [ctb],\n Tim Mastny [ctb],\n Aaron Peikert [ctb] (),\n Mark van der Loo [ctb] (),\n Chris Muir [ctb] (),\n Moritz Beller [ctb] (),\n Sebastian Campbell [ctb],\n Winston Chang [ctb] (),\n Dean Attali [ctb] (),\n Michael Chirico [ctb] (),\n Kevin Ushey [ctb]", "Maintainer": "Dirk Eddelbuettel ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-08-19 14:10:07 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-08-26 00:27:06 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-08-20 04:36:33 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "digest", "RemoteRef": "digest", - "RemoteRepos": "http://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "0.6.37" @@ -1317,17 +1257,10 @@ "Packaged": "2023-11-16 21:48:56 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre] (),\n Romain François [aut] (),\n Lionel Henry [aut],\n Kirill Müller [aut] (),\n Davis Vaughan [aut] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-11-17 16:50:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 02:17:41 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "dplyr", - "RemoteRef": "dplyr", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.1.4" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 20:33:28 UTC; windows", + "Archs": "x64" } }, "emoji": { @@ -1355,14 +1288,7 @@ "Maintainer": "Emil Hvitfeldt ", "Repository": "RSPM", "Date/Publication": "2024-10-28 16:50:11 UTC", - "Built": "R 4.4.0; ; 2024-10-29 04:43:32 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "emoji", - "RemoteRef": "emoji", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "16.0.0" + "Built": "R 4.4.0; ; 2024-10-29 04:43:32 UTC; windows" } }, "evaluate": { @@ -1390,14 +1316,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "CRAN", "Date/Publication": "2024-10-10 13:20:02 UTC", - "Built": "R 4.4.1; ; 2024-10-14 00:31:28 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "evaluate", - "RemoteRef": "evaluate", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.0.1" + "Built": "R 4.4.2; ; 2024-11-19 01:48:50 UTC; windows" } }, "fansi": { @@ -1423,17 +1342,10 @@ "Packaged": "2023-12-06 00:59:41 UTC; bg", "Author": "Brodie Gaslam [aut, cre],\n Elliott Sales De Andrade [ctb],\n R Core Team [cph] (UTF8 byte length calcs from src/util.c)", "Maintainer": "Brodie Gaslam ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-12-08 03:30:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:15 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "fansi", - "RemoteRef": "fansi", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.0.6" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 19:43:50 UTC; windows", + "Archs": "x64" } }, "farver": { @@ -1545,17 +1457,10 @@ "Packaged": "2024-10-28 22:30:40 UTC; gaborcsardi", "Author": "Jim Hester [aut],\n Hadley Wickham [aut],\n Gábor Csárdi [aut, cre],\n libuv project contributors [cph] (libuv library),\n Joyent, Inc. and other Node contributors [cph] (libuv library),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-10-30 08:40:02 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-31 04:27:47 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "fs", - "RemoteRef": "fs", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.6.5" + "Built": "R 4.4.2; x86_64-w64-mingw32; 2024-11-19 01:48:51 UTC; windows", + "Archs": "x64" } }, "generics": { @@ -1581,16 +1486,9 @@ "Packaged": "2022-07-05 14:52:13 UTC; davis", "Author": "Hadley Wickham [aut, cre],\n Max Kuhn [aut],\n Davis Vaughan [aut],\n RStudio [cph]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-07-05 19:40:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:18 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "generics", - "RemoteRef": "generics", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.1.3" + "Built": "R 4.4.0; ; 2024-04-25 19:40:35 UTC; windows" } }, "gert": { @@ -1617,14 +1515,14 @@ "Packaged": "2024-10-14 09:10:22 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Jennifer Bryan [ctb] ()", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-10-14 12:10:59 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-16 23:51:30 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-15 04:32:57 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "gert", "RemoteRef": "gert", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "2.1.4" @@ -1687,16 +1585,9 @@ "Packaged": "2024-03-28 12:17:15 UTC; gaborcsardi", "Author": "Gábor Csárdi [cre, ctb],\n Jennifer Bryan [aut],\n Hadley Wickham [aut],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-03-28 16:40:07 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:59:54 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "gh", - "RemoteRef": "gh", - "RemoteRepos": "https://cloud.r-project.org", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.4.1" + "Built": "R 4.4.0; ; 2024-04-25 20:41:26 UTC; windows" } }, "gitcreds": { @@ -1723,16 +1614,9 @@ "Packaged": "2022-09-08 10:28:07 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-09-08 10:42:55 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:47 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "gitcreds", - "RemoteRef": "gitcreds", - "RemoteRepos": "https://cloud.r-project.org", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.1.2" + "Built": "R 4.4.0; ; 2024-04-25 19:47:15 UTC; windows" } }, "globals": { @@ -1787,17 +1671,10 @@ "Packaged": "2024-09-27 16:00:45 UTC; jenny", "Author": "Jim Hester [aut] (),\n Jennifer Bryan [aut, cre] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Jennifer Bryan ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-09-30 22:30:01 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-05 00:28:35 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "glue", - "RemoteRef": "glue", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.8.0" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-01 04:41:41 UTC; windows", + "Archs": "x64" } }, "gtable": { @@ -1827,14 +1704,7 @@ "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN", "Date/Publication": "2024-10-25 13:20:02 UTC", - "Built": "R 4.4.1; ; 2024-10-25 15:12:05 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "gtable", - "RemoteRef": "gtable", - "RemoteRepos": "http://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "source", - "RemoteSha": "0.3.6" + "Built": "R 4.4.2; ; 2024-11-19 02:48:15 UTC; windows" } }, "highr": { @@ -1860,9 +1730,9 @@ "Packaged": "2024-05-26 19:27:21 UTC; yihui", "Author": "Yihui Xie [aut, cre] (),\n Yixuan Qiu [aut],\n Christopher Gandrud [ctb],\n Qiang Li [ctb]", "Maintainer": "Yihui Xie ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-05-26 20:00:03 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:25:34 UTC; windows" + "Built": "R 4.4.0; ; 2024-05-27 04:10:12 UTC; windows" } }, "hms": { @@ -1892,14 +1762,7 @@ "Maintainer": "Kirill Müller ", "Repository": "CRAN", "Date/Publication": "2023-03-21 18:10:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:59:52 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "hms", - "RemoteRef": "hms", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.1.3" + "Built": "R 4.4.1; ; 2024-06-19 11:02:53 UTC; windows" } }, "htmltools": { @@ -2049,14 +1912,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2024-11-04 16:30:02 UTC", - "Built": "R 4.4.0; ; 2024-11-05 04:50:58 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "httr2", - "RemoteRef": "httr2", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.0.6" + "Built": "R 4.4.0; ; 2024-11-05 04:50:58 UTC; windows" } }, "ini": { @@ -2079,16 +1935,10 @@ "Suggests": "testthat", "NeedsCompilation": "no", "Packaged": "2018-05-19 23:19:45 UTC; CLIENTE", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2018-05-20 03:26:39 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:47 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "ini", - "RemoteRef": "ini", - "RemoteRepos": "https://cloud.r-project.org", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.3.1" + "Encoding": "UTF-8", + "Built": "R 4.4.0; ; 2024-04-25 19:47:37 UTC; windows" } }, "isoband": { @@ -2144,9 +1994,9 @@ "Packaged": "2023-02-02 16:00:15 UTC; samfi", "Author": "Sam Firke [aut, cre],\n Bill Denney [ctb],\n Chris Haid [ctb],\n Ryan Knight [ctb],\n Malte Grosser [ctb],\n Jonathan Zadra [ctb]", "Maintainer": "Sam Firke ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-02-02 16:50:06 UTC", - "Built": "R 4.4.0; ; 2024-04-25 21:26:09 UTC; windows" + "Built": "R 4.4.1; ; 2024-06-25 02:25:25 UTC; windows" } }, "jquerylib": { @@ -2194,14 +2044,14 @@ "NeedsCompilation": "yes", "Packaged": "2024-09-19 15:41:06 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Duncan Temple Lang [ctb],\n Lloyd Hilaiel [cph] (author of bundled libyajl)", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-09-20 08:40:14 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-05 00:28:34 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-09-21 04:50:29 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "jsonlite", "RemoteRef": "jsonlite", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "1.8.9" @@ -2232,16 +2082,9 @@ "Packaged": "2024-07-05 23:22:15 UTC; yihui", "Author": "Yihui Xie [aut, cre] (),\n Abhraneel Sarma [ctb],\n Adam Vogt [ctb],\n Alastair Andrew [ctb],\n Alex Zvoleff [ctb],\n Amar Al-Zubaidi [ctb],\n Andre Simon [ctb] (the CSS files under inst/themes/ were derived from\n the Highlight package http://www.andre-simon.de),\n Aron Atkins [ctb],\n Aaron Wolen [ctb],\n Ashley Manton [ctb],\n Atsushi Yasumoto [ctb] (),\n Ben Baumer [ctb],\n Brian Diggs [ctb],\n Brian Zhang [ctb],\n Bulat Yapparov [ctb],\n Cassio Pereira [ctb],\n Christophe Dervieux [ctb],\n David Hall [ctb],\n David Hugh-Jones [ctb],\n David Robinson [ctb],\n Doug Hemken [ctb],\n Duncan Murdoch [ctb],\n Elio Campitelli [ctb],\n Ellis Hughes [ctb],\n Emily Riederer [ctb],\n Fabian Hirschmann [ctb],\n Fitch Simeon [ctb],\n Forest Fang [ctb],\n Frank E Harrell Jr [ctb] (the Sweavel package at inst/misc/Sweavel.sty),\n Garrick Aden-Buie [ctb],\n Gregoire Detrez [ctb],\n Hadley Wickham [ctb],\n Hao Zhu [ctb],\n Heewon Jeon [ctb],\n Henrik Bengtsson [ctb],\n Hiroaki Yutani [ctb],\n Ian Lyttle [ctb],\n Hodges Daniel [ctb],\n Jacob Bien [ctb],\n Jake Burkhead [ctb],\n James Manton [ctb],\n Jared Lander [ctb],\n Jason Punyon [ctb],\n Javier Luraschi [ctb],\n Jeff Arnold [ctb],\n Jenny Bryan [ctb],\n Jeremy Ashkenas [ctb, cph] (the CSS file at\n inst/misc/docco-classic.css),\n Jeremy Stephens [ctb],\n Jim Hester [ctb],\n Joe Cheng [ctb],\n Johannes Ranke [ctb],\n John Honaker [ctb],\n John Muschelli [ctb],\n Jonathan Keane [ctb],\n JJ Allaire [ctb],\n Johan Toloe [ctb],\n Jonathan Sidi [ctb],\n Joseph Larmarange [ctb],\n Julien Barnier [ctb],\n Kaiyin Zhong [ctb],\n Kamil Slowikowski [ctb],\n Karl Forner [ctb],\n Kevin K. Smith [ctb],\n Kirill Mueller [ctb],\n Kohske Takahashi [ctb],\n Lorenz Walthert [ctb],\n Lucas Gallindo [ctb],\n Marius Hofert [ctb],\n Martin Modrák [ctb],\n Michael Chirico [ctb],\n Michael Friendly [ctb],\n Michal Bojanowski [ctb],\n Michel Kuhlmann [ctb],\n Miller Patrick [ctb],\n Nacho Caballero [ctb],\n Nick Salkowski [ctb],\n Niels Richard Hansen [ctb],\n Noam Ross [ctb],\n Obada Mahdi [ctb],\n Pavel N. Krivitsky [ctb] (),\n Pedro Faria [ctb],\n Qiang Li [ctb],\n Ramnath Vaidyanathan [ctb],\n Richard Cotton [ctb],\n Robert Krzyzanowski [ctb],\n Rodrigo Copetti [ctb],\n Romain Francois [ctb],\n Ruaridh Williamson [ctb],\n Sagiru Mati [ctb] (),\n Scott Kostyshak [ctb],\n Sebastian Meyer [ctb],\n Sietse Brouwer [ctb],\n Simon de Bernard [ctb],\n Sylvain Rousseau [ctb],\n Taiyun Wei [ctb],\n Thibaut Assus [ctb],\n Thibaut Lamadon [ctb],\n Thomas Leeper [ctb],\n Tim Mastny [ctb],\n Tom Torsney-Weir [ctb],\n Trevor Davis [ctb],\n Viktoras Veitas [ctb],\n Weicheng Zhu [ctb],\n Wush Wu [ctb],\n Zachary Foster [ctb],\n Zhian N. Kamvar [ctb] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Yihui Xie ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-07-07 14:00:01 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:42:45 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "knitr", - "RemoteRef": "knitr", - "RemoteRepos": "https://cloud.r-project.org", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.48" + "Built": "R 4.4.0; ; 2024-07-08 04:44:53 UTC; windows" } }, "labeling": { @@ -2376,16 +2219,9 @@ "Packaged": "2023-11-06 16:07:36 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut] (),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-11-07 10:10:10 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:25:34 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "lifecycle", - "RemoteRef": "lifecycle", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.0.4" + "Built": "R 4.4.0; ; 2024-04-25 20:06:30 UTC; windows" } }, "lubridate": { @@ -2417,9 +2253,9 @@ "NeedsCompilation": "yes", "Packaged": "2023-09-24 18:46:12 UTC; vspinu", "Author": "Vitalie Spinu [aut, cre],\n Garrett Grolemund [aut],\n Hadley Wickham [aut],\n Davis Vaughan [ctb],\n Ian Lyttle [ctb],\n Imanuel Costigan [ctb],\n Jason Law [ctb],\n Doug Mitarotonda [ctb],\n Joseph Larmarange [ctb],\n Jonathan Boiser [ctb],\n Chel Hee Lee [ctb]", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-09-27 09:20:06 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 20:14:15 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-06-25 01:28:07 UTC; windows", "Archs": "x64" } }, @@ -2447,17 +2283,10 @@ "Packaged": "2022-03-29 09:34:37 UTC; lionel", "Author": "Stefan Milton Bache [aut, cph] (Original author and creator of\n magrittr),\n Hadley Wickham [aut],\n Lionel Henry [cre],\n RStudio [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-03-30 07:30:09 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:18 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "magrittr", - "RemoteRef": "magrittr", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.0.3" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 19:43:08 UTC; windows", + "Archs": "x64" } }, "memoise": { @@ -2588,15 +2417,8 @@ "Maintainer": "R Core Team ", "Repository": "CRAN", "Date/Publication": "2024-08-14 06:36:33 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-08-26 01:11:38 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "nlme", - "RemoteRef": "nlme", - "RemoteRepos": "http://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "3.1-166" + "Built": "R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:55:56 UTC; windows", + "Archs": "x64" } }, "openssl": { @@ -2622,14 +2444,14 @@ "Packaged": "2024-09-19 16:09:16 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Oliver Keyes [ctb]", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-09-20 08:40:05 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-05 00:28:46 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-09-21 04:55:16 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "openssl", "RemoteRef": "openssl", - "RemoteRepos": "https://cran.rstudio.com", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "2.2.2" @@ -2660,7 +2482,14 @@ "Maintainer": "Aron Atkins ", "Repository": "RSPM", "Date/Publication": "2023-09-05 13:00:02 UTC", - "Built": "R 4.4.0; ; 2024-04-25 19:01:46 UTC; windows" + "Built": "R 4.4.0; ; 2024-04-25 19:01:46 UTC; windows", + "RemoteType": "standard", + "RemotePkgRef": "packrat", + "RemoteRef": "packrat", + "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteReposName": "CRAN", + "RemotePkgPlatform": "x86_64-w64-mingw32", + "RemoteSha": "0.9.2" } }, "pillar": { @@ -2691,16 +2520,9 @@ "Packaged": "2023-03-21 08:42:46 UTC; kirill", "Author": "Kirill Müller [aut, cre] (),\n Hadley Wickham [aut],\n RStudio [cph]", "Maintainer": "Kirill Müller ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-03-22 08:10:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:59:48 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "pillar", - "RemoteRef": "pillar", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.9.0" + "Built": "R 4.4.0; ; 2024-04-25 20:17:40 UTC; windows" } }, "pingr": { @@ -2730,14 +2552,7 @@ "Repository": "RSPM", "Date/Publication": "2024-10-28 20:20:02 UTC", "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-29 04:48:16 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "pingr", - "RemoteRef": "pingr", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.0.4" + "Archs": "x64" } }, "pkgbuild": { @@ -2765,14 +2580,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "RSPM", "Date/Publication": "2024-10-28 16:20:02 UTC", - "Built": "R 4.4.0; ; 2024-10-29 04:38:42 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "pkgbuild", - "RemoteRef": "pkgbuild", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.4.5" + "Built": "R 4.4.0; ; 2024-10-29 04:38:42 UTC; windows" } }, "pkgconfig": { @@ -2794,16 +2602,9 @@ "Encoding": "UTF-8", "NeedsCompilation": "no", "Packaged": "2019-09-22 08:42:40 UTC; gaborcsardi", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2019-09-22 09:20:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:17 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "pkgconfig", - "RemoteRef": "pkgconfig", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.0.3" + "Built": "R 4.4.0; ; 2024-04-25 20:11:40 UTC; windows" } }, "pkgload": { @@ -2831,16 +2632,9 @@ "Packaged": "2024-06-28 10:36:56 UTC; lionel", "Author": "Hadley Wickham [aut],\n Winston Chang [aut],\n Jim Hester [aut],\n Lionel Henry [aut, cre],\n Posit Software, PBC [cph, fnd],\n R Core team [ctb] (Some namespace and vignette code extracted from base\n R)", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-06-28 11:30:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 02:09:27 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "pkgload", - "RemoteRef": "pkgload", - "RemoteRepos": "https://cloud.r-project.org", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.4.0" + "Built": "R 4.4.0; ; 2024-06-29 05:14:04 UTC; windows" } }, "praise": { @@ -2889,14 +2683,7 @@ "Maintainer": "Gabor Csardi ", "Repository": "CRAN", "Date/Publication": "2023-09-24 21:10:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:30 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "prettyunits", - "RemoteRef": "prettyunits", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.2.0" + "Built": "R 4.4.1; ; 2024-06-19 09:46:05 UTC; windows" } }, "processx": { @@ -2953,14 +2740,7 @@ "Maintainer": "Gábor Csárdi ", "Repository": "CRAN", "Date/Publication": "2023-12-06 10:30:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 02:09:21 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "progress", - "RemoteRef": "progress", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.2.3" + "Built": "R 4.4.1; ; 2024-06-19 11:11:47 UTC; windows" } }, "promises": { @@ -3021,14 +2801,7 @@ "Repository": "RSPM", "Date/Publication": "2024-10-28 22:10:02 UTC", "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-29 04:36:34 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "ps", - "RemoteRef": "ps", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.8.1" + "Archs": "x64" } }, "purrr": { @@ -3057,17 +2830,10 @@ "Packaged": "2023-08-08 16:13:31 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre] (),\n Lionel Henry [aut],\n RStudio [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-08-10 08:20:07 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 02:00:00 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "purrr", - "RemoteRef": "purrr", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.0.2" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-22 04:55:20 UTC; windows", + "Archs": "x64" } }, "rappdirs": { @@ -3128,7 +2894,7 @@ "Maintainer": "Jennifer Bryan ", "Repository": "CRAN", "Date/Publication": "2024-01-10 23:20:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 02:38:34 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-06-25 02:25:06 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "readr", @@ -3167,14 +2933,7 @@ "Maintainer": "Kevin Ushey ", "Repository": "CRAN", "Date/Publication": "2024-10-12 07:30:02 UTC", - "Built": "R 4.4.1; ; 2024-10-13 23:50:34 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "renv", - "RemoteRef": "renv", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.0.11" + "Built": "R 4.4.2; ; 2024-12-21 01:50:00 UTC; windows" } }, "rlang": { @@ -3203,17 +2962,10 @@ "Packaged": "2024-05-31 12:46:04 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut],\n mikefc [cph] (Hash implementation based on Mike's xxhashlite),\n Yann Collet [cph] (Author of the embedded xxHash library),\n Posit, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-06-04 09:45:03 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:18 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "rlang", - "RemoteRef": "rlang", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.1.4" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-06-05 11:29:11 UTC; windows", + "Archs": "x64" } }, "rmarkdown": { @@ -3242,16 +2994,9 @@ "Packaged": "2024-11-01 19:32:48 UTC; runner", "Author": "JJ Allaire [aut],\n Yihui Xie [aut, cre] (),\n Christophe Dervieux [aut] (),\n Jonathan McPherson [aut],\n Javier Luraschi [aut],\n Kevin Ushey [aut],\n Aron Atkins [aut],\n Hadley Wickham [aut],\n Joe Cheng [aut],\n Winston Chang [aut],\n Richard Iannone [aut] (),\n Andrew Dunning [ctb] (),\n Atsushi Yasumoto [ctb, cph] (,\n Number sections Lua filter),\n Barret Schloerke [ctb],\n Carson Sievert [ctb] (),\n Devon Ryan [ctb] (),\n Frederik Aust [ctb] (),\n Jeff Allen [ctb],\n JooYoung Seo [ctb] (),\n Malcolm Barrett [ctb],\n Rob Hyndman [ctb],\n Romain Lesur [ctb],\n Roy Storey [ctb],\n Ruben Arslan [ctb],\n Sergio Oller [ctb],\n Posit Software, PBC [cph, fnd],\n jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in\n inst/rmd/h/jqueryui/AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Alexander Farkas [ctb, cph] (html5shiv library),\n Scott Jehl [ctb, cph] (Respond.js library),\n Ivan Sagalaev [ctb, cph] (highlight.js library),\n Greg Franko [ctb, cph] (tocify library),\n John MacFarlane [ctb, cph] (Pandoc templates),\n Google, Inc. [ctb, cph] (ioslides library),\n Dave Raggett [ctb] (slidy library),\n W3C [cph] (slidy library),\n Dave Gandy [ctb, cph] (Font-Awesome),\n Ben Sperry [ctb] (Ionicons),\n Drifty [cph] (Ionicons),\n Aidan Lister [ctb, cph] (jQuery StickyTabs),\n Benct Philip Jonsson [ctb, cph] (pagebreak Lua filter),\n Albert Krewinkel [ctb, cph] (pagebreak Lua filter)", "Maintainer": "Yihui Xie ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-11-04 12:30:09 UTC", - "Built": "R 4.4.0; ; 2024-11-05 04:51:53 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "rmarkdown", - "RemoteRef": "rmarkdown", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.29" + "Built": "R 4.4.2; ; 2024-11-19 03:17:29 UTC; windows" } }, "rprojroot": { @@ -3276,16 +3021,9 @@ "Packaged": "2023-11-05 06:47:23 UTC; kirill", "Author": "Kirill Müller [aut, cre] ()", "Maintainer": "Kirill Müller ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-11-05 10:20:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:52:46 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "rprojroot", - "RemoteRef": "rprojroot", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "2.0.4" + "Built": "R 4.4.0; ; 2024-04-25 19:45:07 UTC; windows" } }, "rsconnect": { @@ -3316,14 +3054,7 @@ "Maintainer": "Aron Atkins ", "Repository": "RSPM", "Date/Publication": "2024-10-28 16:50:02 UTC", - "Built": "R 4.4.0; ; 2024-10-29 04:44:36 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "rsconnect", - "RemoteRef": "rsconnect", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.3.2" + "Built": "R 4.4.2; ; 2025-01-02 16:14:24 UTC; windows" } }, "rstudioapi": { @@ -3348,14 +3079,7 @@ "Author": "Kevin Ushey [aut, cre],\n JJ Allaire [aut],\n Hadley Wickham [aut],\n Gary Ritchie [aut],\n RStudio [cph]", "Repository": "RSPM", "Date/Publication": "2024-10-22 22:40:02 UTC", - "Built": "R 4.4.0; ; 2024-10-23 04:59:53 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "rstudioapi", - "RemoteRef": "rstudioapi", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.17.1" + "Built": "R 4.4.0; ; 2024-10-23 04:59:53 UTC; windows" } }, "sass": { @@ -3443,13 +3167,13 @@ "Packaged": "2024-07-31 17:44:44 UTC; cpsievert", "Author": "Winston Chang [aut, cre] (),\n Joe Cheng [aut],\n JJ Allaire [aut],\n Carson Sievert [aut] (),\n Barret Schloerke [aut] (),\n Yihui Xie [aut],\n Jeff Allen [aut],\n Jonathan McPherson [aut],\n Alan Dipert [aut],\n Barbara Borges [aut],\n Posit Software, PBC [cph, fnd],\n jQuery Foundation [cph] (jQuery library and jQuery UI library),\n jQuery contributors [ctb, cph] (jQuery library; authors listed in\n inst/www/shared/jquery-AUTHORS.txt),\n jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in\n inst/www/shared/jqueryui/AUTHORS.txt),\n Mark Otto [ctb] (Bootstrap library),\n Jacob Thornton [ctb] (Bootstrap library),\n Bootstrap contributors [ctb] (Bootstrap library),\n Twitter, Inc [cph] (Bootstrap library),\n Prem Nawaz Khan [ctb] (Bootstrap accessibility plugin),\n Victor Tsaran [ctb] (Bootstrap accessibility plugin),\n Dennis Lembree [ctb] (Bootstrap accessibility plugin),\n Srinivasu Chakravarthula [ctb] (Bootstrap accessibility plugin),\n Cathy O'Connor [ctb] (Bootstrap accessibility plugin),\n PayPal, Inc [cph] (Bootstrap accessibility plugin),\n Stefan Petre [ctb, cph] (Bootstrap-datepicker library),\n Andrew Rowls [ctb, cph] (Bootstrap-datepicker library),\n Brian Reavis [ctb, cph] (selectize.js library),\n Salmen Bejaoui [ctb, cph] (selectize-plugin-a11y library),\n Denis Ineshin [ctb, cph] (ion.rangeSlider library),\n Sami Samhuri [ctb, cph] (Javascript strftime library),\n SpryMedia Limited [ctb, cph] (DataTables library),\n John Fraser [ctb, cph] (showdown.js library),\n John Gruber [ctb, cph] (showdown.js library),\n Ivan Sagalaev [ctb, cph] (highlight.js library),\n R Core Team [ctb, cph] (tar implementation from R)", "Maintainer": "Winston Chang ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-08-01 10:50:02 UTC", - "Built": "R 4.4.0; ; 2024-08-02 04:38:07 UTC; windows", + "Built": "R 4.4.1; ; 2024-08-01 23:50:46 UTC; windows", "RemoteType": "standard", "RemotePkgRef": "shiny", "RemoteRef": "shiny", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteRepos": "https://cran.rstudio.com", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "1.9.1" @@ -3560,11 +3284,11 @@ "Maintainer": "Dean Attali ", "Repository": "CRAN", "Date/Publication": "2024-07-30 22:30:02 UTC", - "Built": "R 4.4.1; ; 2024-08-26 01:59:08 UTC; windows", + "Built": "R 4.4.1; ; 2024-08-02 01:54:02 UTC; windows", "RemoteType": "standard", "RemotePkgRef": "shinycssloaders", "RemoteRef": "shinycssloaders", - "RemoteRepos": "http://cran.rstudio.com", + "RemoteRepos": "https://cran.rstudio.com", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "1.1.0" @@ -3680,9 +3404,9 @@ "NeedsCompilation": "no", "Packaged": "2023-08-27 20:30:20 UTC; malte", "Author": "Malte Grosser [aut, cre]", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2023-08-27 22:50:09 UTC", - "Built": "R 4.4.0; ; 2024-04-25 20:19:58 UTC; windows" + "Built": "R 4.4.1; ; 2024-06-25 01:46:37 UTC; windows" } }, "sourcetools": { @@ -3760,17 +3484,10 @@ "NeedsCompilation": "yes", "Packaged": "2024-05-06 12:50:25 UTC; gagolews", "License_is_FOSS": "yes", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-05-06 15:00:02 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-05-06 23:50:54 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "stringi", - "RemoteRef": "stringi", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.8.4" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-05-07 04:34:26 UTC; windows", + "Archs": "x64" } }, "stringr": { @@ -3798,16 +3515,9 @@ "Packaged": "2023-11-14 15:03:52 UTC; hadleywickham", "Author": "Hadley Wickham [aut, cre, cph],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-11-14 23:10:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:59:49 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "stringr", - "RemoteRef": "stringr", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.5.1" + "Built": "R 4.4.0; ; 2024-04-25 20:18:44 UTC; windows" } }, "styler": { @@ -3836,16 +3546,9 @@ "Packaged": "2024-04-07 19:04:20 UTC; lorenz", "Author": "Kirill Müller [aut] (),\n Lorenz Walthert [cre, aut],\n Indrajeet Patil [ctb] (,\n @patilindrajeets)", "Maintainer": "Lorenz Walthert ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-04-07 23:00:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 02:01:31 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "styler", - "RemoteRef": "styler", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.10.3" + "Built": "R 4.4.0; ; 2024-04-25 20:32:42 UTC; windows" } }, "sys": { @@ -3869,17 +3572,10 @@ "Packaged": "2024-10-03 14:13:17 UTC; jeroen", "Author": "Jeroen Ooms [aut, cre] (),\n Gábor Csárdi [ctb]", "Maintainer": "Jeroen Ooms ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-10-04 09:40:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-10-04 23:51:00 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "sys", - "RemoteRef": "sys", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "3.4.3" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-10-05 04:27:28 UTC; windows", + "Archs": "x64" } }, "testthat": { @@ -3943,17 +3639,10 @@ "Packaged": "2023-03-19 09:23:10 UTC; kirill", "Author": "Kirill Müller [aut, cre] (),\n Hadley Wickham [aut],\n Romain Francois [ctb],\n Jennifer Bryan [ctb],\n RStudio [cph, fnd]", "Maintainer": "Kirill Müller ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-03-20 06:30:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 02:09:20 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "tibble", - "RemoteRef": "tibble", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "3.2.1" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 20:22:42 UTC; windows", + "Archs": "x64" } }, "tidyr": { @@ -3984,15 +3673,8 @@ "Maintainer": "Hadley Wickham ", "Repository": "CRAN", "Date/Publication": "2024-01-24 14:50:09 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 02:38:32 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "tidyr", - "RemoteRef": "tidyr", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.3.1" + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-06-25 02:25:04 UTC; windows", + "Archs": "x64" } }, "tidyselect": { @@ -4020,16 +3702,9 @@ "Packaged": "2024-03-11 11:46:04 UTC; lionel", "Author": "Lionel Henry [aut, cre],\n Hadley Wickham [aut],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-03-11 14:10:02 UTC", - "Built": "R 4.4.1; ; 2024-07-17 01:59:50 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "tidyselect", - "RemoteRef": "tidyselect", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.2.1" + "Built": "R 4.4.0; ; 2024-04-25 20:19:04 UTC; windows" } }, "timechange": { @@ -4054,9 +3729,9 @@ "Packaged": "2024-01-18 08:57:24 UTC; vspinu", "Author": "Vitalie Spinu [aut, cre],\n Google Inc. [ctb, cph]", "Maintainer": "Vitalie Spinu ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-01-18 09:20:02 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 20:04:34 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-06-25 01:13:18 UTC; windows", "Archs": "x64" } }, @@ -4081,16 +3756,9 @@ "Packaged": "2024-11-01 14:22:24 UTC; yihui", "Author": "Yihui Xie [aut, cre, cph] (),\n Posit Software, PBC [cph, fnd],\n Christophe Dervieux [ctb] (),\n Devon Ryan [ctb] (),\n Ethan Heinzen [ctb],\n Fernando Cagua [ctb]", "Maintainer": "Yihui Xie ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-11-01 15:10:02 UTC", - "Built": "R 4.4.0; ; 2024-11-02 04:31:24 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "tinytex", - "RemoteRef": "tinytex", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.54" + "Built": "R 4.4.2; ; 2024-11-19 02:38:40 UTC; windows" } }, "tzdb": { @@ -4119,7 +3787,7 @@ "Maintainer": "Davis Vaughan ", "Repository": "CRAN", "Date/Publication": "2023-05-12 23:00:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:30 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-06-25 00:33:10 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "tzdb", @@ -4190,17 +3858,10 @@ "Packaged": "2023-10-22 13:43:19 UTC; kirill", "Author": "Patrick O. Perry [aut, cph],\n Kirill Müller [cre],\n Unicode, Inc. [cph, dtc] (Unicode Character Database)", "Maintainer": "Kirill Müller ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-10-22 21:50:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:16 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "utf8", - "RemoteRef": "utf8", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "1.2.4" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 19:46:43 UTC; windows", + "Archs": "x64" } }, "uuid": { @@ -4259,17 +3920,10 @@ "Packaged": "2023-12-01 16:27:12 UTC; davis", "Author": "Hadley Wickham [aut],\n Lionel Henry [aut],\n Davis Vaughan [aut, cre],\n data.table team [cph] (Radix sort based on data.table's forder() and\n their contribution to R's order()),\n Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2023-12-01 23:50:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 01:42:45 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "vctrs", - "RemoteRef": "vctrs", - "RemoteRepos": "https://cran.rstudio.com", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.6.5" + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 20:13:49 UTC; windows", + "Archs": "x64" } }, "viridisLite": { @@ -4329,7 +3983,7 @@ "Maintainer": "Jennifer Bryan ", "Repository": "CRAN", "Date/Publication": "2023-12-05 23:50:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 02:17:45 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-06-25 02:06:35 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "vroom", @@ -4365,14 +4019,7 @@ "Maintainer": "Hadley Wickham ", "Repository": "RSPM", "Date/Publication": "2024-11-04 16:40:02 UTC", - "Built": "R 4.4.0; ; 2024-11-05 04:38:34 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "waldo", - "RemoteRef": "waldo", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.6.0" + "Built": "R 4.4.2; ; 2025-01-02 16:15:03 UTC; windows" } }, "websocket": { @@ -4429,16 +4076,10 @@ "RoxygenNote": "6.1.1", "NeedsCompilation": "no", "Packaged": "2022-12-05 15:15:55 UTC; hornik", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2022-12-05 15:33:50 UTC", - "Built": "R 4.4.1; ; 2024-07-17 00:53:04 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "whisker", - "RemoteRef": "whisker", - "RemoteRepos": "https://cloud.r-project.org", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.4.1" + "Encoding": "UTF-8", + "Built": "R 4.4.0; ; 2024-04-25 19:53:17 UTC; windows" } }, "withr": { @@ -4468,14 +4109,7 @@ "Maintainer": "Lionel Henry ", "Repository": "RSPM", "Date/Publication": "2024-10-28 13:30:02 UTC", - "Built": "R 4.4.0; ; 2024-10-29 04:34:54 UTC; windows", - "RemoteType": "standard", - "RemotePkgRef": "withr", - "RemoteRef": "withr", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "3.0.2" + "Built": "R 4.4.0; ; 2024-10-29 04:34:54 UTC; windows" } }, "xfun": { @@ -4501,17 +4135,10 @@ "Packaged": "2024-10-31 16:27:34 UTC; yihui", "Author": "Yihui Xie [aut, cre, cph] (),\n Wush Wu [ctb],\n Daijiang Li [ctb],\n Xianying Tan [ctb],\n Salim Brüggemann [ctb] (),\n Christophe Dervieux [ctb]", "Maintainer": "Yihui Xie ", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-10-31 18:10:02 UTC", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-11-01 04:45:33 UTC; windows", - "Archs": "x64", - "RemoteType": "standard", - "RemotePkgRef": "xfun", - "RemoteRef": "xfun", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", - "RemoteReposName": "CRAN", - "RemotePkgPlatform": "x86_64-w64-mingw32", - "RemoteSha": "0.49" + "Built": "R 4.4.2; x86_64-w64-mingw32; 2024-11-19 01:48:51 UTC; windows", + "Archs": "x64" } }, "xtable": { @@ -4558,15 +4185,14 @@ "BugReports": "https://github.com/vubiostat/r-yaml/issues", "NeedsCompilation": "yes", "Packaged": "2024-07-22 15:44:18 UTC; garbetsp", - "Repository": "RSPM", + "Repository": "CRAN", "Date/Publication": "2024-07-26 15:10:02 UTC", - "Encoding": "UTF-8", - "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-07-27 04:42:17 UTC; windows", + "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-31 00:26:34 UTC; windows", "Archs": "x64", "RemoteType": "standard", "RemotePkgRef": "yaml", "RemoteRef": "yaml", - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", + "RemoteRepos": "https://cran.rstudio.com", "RemoteReposName": "CRAN", "RemotePkgPlatform": "x86_64-w64-mingw32", "RemoteSha": "2.3.10" @@ -4593,9 +4219,9 @@ "Packaged": "2024-01-27 09:28:29 UTC; gaborcsardi", "Author": "Gábor Csárdi [aut, cre],\n Kuba Podgórski [ctb],\n Rich Geldreich [ctb],\n Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", - "Repository": "CRAN", + "Repository": "RSPM", "Date/Publication": "2024-01-27 10:00:02 UTC", - "Built": "R 4.4.1; x86_64-w64-mingw32; 2024-07-17 00:52:40 UTC; windows", + "Built": "R 4.4.0; x86_64-w64-mingw32; 2024-04-25 19:40:03 UTC; windows", "Archs": "x64" } } @@ -4608,13 +4234,13 @@ "checksum": "640914e4ebbf38c8fa78f22b1e13273b" }, ".github/workflows/deployShinyApps.yaml": { - "checksum": "115cacefa09fd94eb3806813fa4898c8" + "checksum": "69edc09f050c1e034944977c0f12a610" }, ".hooks/pre-commit.R": { - "checksum": "bf0457763ffb51211605f6b8ef743b08" + "checksum": "e8d96d5ffd16a6867fd6d7458bd2f905" }, ".Rprofile": { - "checksum": "648e85fab5011dc84291c82509e81595" + "checksum": "d4addc5b094a70e72827efad2958ff33" }, "azure-pipelines-dev.yml": { "checksum": "fc2ef843ff5024bcba25ff84eec05f4c" @@ -4683,7 +4309,7 @@ "checksum": "1ea100d0ef960637370ed334f4884d01" }, "global.R": { - "checksum": "97a34af36d8ada1d505de2ecc8626d24" + "checksum": "c98956a6afc024db8a9742a69396a474" }, "google-analytics.html": { "checksum": "b5154a3fdf38d73d0194c2e37a2a5f47" @@ -4746,13 +4372,13 @@ "checksum": "75228173459ba6f210f07e7ce363ab5e" }, "tests/testthat/_snaps/UI-02_edge_cases/edge_cases-002.json": { - "checksum": "0f78ab9aa04bebc951ec73c265c0f1d0" + "checksum": "8e82eb783ac5fe41a1696cc821cf7bd8" }, "tests/testthat/_snaps/UI-03_additional_qa/additional_qa-001.json": { "checksum": "3e3031251aa12288bdab317303700581" }, "tests/testthat/_snaps/UI-03_additional_qa/additional_qa-002.json": { - "checksum": "a5c6df2d797d64166bc2e28b856e2c01" + "checksum": "30383522e5488392defacb1599eec450" }, "tests/testthat/_snaps/UI-03_additional_qa/additional_qa-003.json": { "checksum": "0a701ad840159e3259349124125bc541" @@ -4770,7 +4396,7 @@ "checksum": "984e2ca1ab29edfc839bbe0b936c2a95" }, "tests/testthat/_snaps/UI-03_additional_qa/additional_qa-008.json": { - "checksum": "7ba8eeb0c3cb2295059cbc1a6c538559" + "checksum": "e61aabf3bd0318db9d517f6fd6be4a46" }, "tests/testthat/_snaps/UI-03_additional_qa/additional_qa-009.json": { "checksum": "984e2ca1ab29edfc839bbe0b936c2a95" @@ -5655,7 +5281,7 @@ "checksum": "38106a628d936701b3620406f270b5e3" }, "ui.R": { - "checksum": "9c498400abbcd8e81d492362bca956ca" + "checksum": "88baeb581e4bd597d2e9834ea0c3a7c8" }, "www/acalat_theme.css": { "checksum": "e926d2ff3a5799c06d16a5e3c70b47aa" diff --git a/ui.R b/ui.R index 50b09ec..fbdd105 100644 --- a/ui.R +++ b/ui.R @@ -42,15 +42,23 @@ fluidPage( id = "app-content", # Application title ----------------------------------------------------------------------------------- - titlePanel( - div(HTML("DfE published data QA

QA your data files before uploading to Explore Education Statistics for publication

")), + div(HTML("DfE published data QA

QA your data files before uploading to explore education statistics for publication

")), ), # Initial guidance text ----------------------------------------------------------------------------------- - verticalLayout( - br(), + div( + class = "panel panel-info", + div( + class = "panel-body", + style = "padding-left:27px", + paste0("Currently this app works with files up to ", dfeR::pretty_filesize(max_file_size), ". If you have a file that is bigger than this, please contact us at "), + a(href = "mailto:explore.statistics@education.gov.uk", "explore.statistics@education.gov.uk", .noWS = "after"), ".", + br(), + "This app is constantly being developed, please let us know if you have any suggestions to improve it. If you experience any issues, please take screenshots and email them to us with as much information as possible.", + ) + ), shinyjs::hidden(div( id = "guidance", "This app allows you to screen your data files against the Department’s ", @@ -72,14 +80,6 @@ fluidPage( "3. Look through results, amend files in line with any recommendations and re-screen files if necessary.", br(), "4. Reset the page if you have another file to check.", - br(), - br(), - strong("Notes"), - br(), - "Currently this app works with files up to 500mb. If you have a file that is bigger than this, please contact us - ", - a(href = "mailto:explore.statistics@education.gov.uk", "explore.statistics@education.gov.uk", .noWS = "after"), ".", - br(), - "This app is constantly being developed, please let us know if you have any suggestions to improve it. If you experience any issues, please take screenshots and email them to us with as much information as possible.", hr() )),