Package: nCov2019
Title: Exploring 'COVID'-19 Statistics
Version: 0.4.5
Authors@R: c(
          person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com",
                 role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-6485-8781")),
          person("Tianzhi", "Wu", email = "wutimze@gmail.com", role = "aut"),
          person("Erqiang", "Hu", email = "13766876214@163.com", role = "ctb"),
          person("Patrick", "Tung", email = "tung_patrick@yahoo.com", role = "ctb"),
          person("Xijin", "Ge", email = "Xijin.Ge@sdstate.edu", role = "ctb")
          )
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: Provides easy-to-use programming API to access real time and historical data of 'COVID'-19 cases, vaccine and therapeutics data, and a Shiny app to help users exploring the data.  Fetching data using API provided by <https://disease.sh> . 
Depends: R (>= 3.6.0)
Imports: downloader, ggplot2, jsonlite, RColorBrewer
Suggests: cowplot, dplyr, DT, ggplotify, grDevices, maps, magick,
        shiny, shinyBS, shinydashboard, shinycssloaders, remotes,
        utils, plotly, prettydoc, knitr, rmarkdown, reshape2, ggrepel,
        shadowtext, tidyr
VignetteBuilder: knitr
License: MIT + file LICENSE
URL: https://github.com/YuLab-SMU/nCov2019
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-10 10:11:45 UTC; ygc
Author: Guangchuang Yu [cre, aut, cph]
    (<https://orcid.org/0000-0002-6485-8781>),
  Tianzhi Wu [aut],
  Erqiang Hu [ctb],
  Patrick Tung [ctb],
  Xijin Ge [ctb]
Repository: CRAN
Date/Publication: 2021-06-10 10:40:05 UTC
Built: R 4.0.2; ; 2021-06-11 11:48:57 UTC; unix
