Package: pubmedDashboard Title: Creating PubMed Data Visualization Dashboards Version: 0.0.3 Authors@R: person("Rémi", "Thériault", , "remi.theriault@mail.mcgill.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4315-6788")) Description: Package to facilitate the creation of data visualization dashboards through the flexdashboard and easyPubMed packages. This package is now deprecated in favour of the pubDashboard package. License: GPL (>= 3) Imports: easyPubMed, rempsyc, insight, dplyr, rlang, purrr, stringr, stringi, countrycode, Ecfun, lubridate, tidyr Suggests: ggplot2, RColorBrewer, DT, waffle (>= 1.0.1), ggflags (>= 0.0.3), plotly, ggtext, dygraphs, xts, rstudioapi, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Depends: R (>= 4.1.0) LazyData: true URL: https://github.com/rempsyc/pubmedDashboard, https://rempsyc.github.io/pubmedDashboard/ BugReports: https://github.com/rempsyc/pubmedDashboard/issues Remotes: jimjam-slam/ggflags, hrbrmstr/waffle Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev make libicu-dev libjpeg-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libx11-dev Repository: https://rempsyc.r-universe.dev Date/Publication: 2024-05-30 14:46:59 UTC RemoteUrl: https://github.com/rempsyc/pubmedDashboard RemoteRef: HEAD RemoteSha: 823f2fb5ed2f606350181d914909155011340376 NeedsCompilation: no Packaged: 2026-06-14 10:46:00 UTC; root Author: Rémi Thériault [aut, cre] (ORCID: ) Maintainer: Rémi Thériault