-
Notifications
You must be signed in to change notification settings - Fork 164
/
DESCRIPTION
40 lines (40 loc) · 970 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: nCov2019
Title: Stats of the '2019-nCov' Cases
Version: 0.3.8
Authors@R: c(
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre")),
person("Tianzhi", "Wu", email = "wutimze@gmail.com", role = "ctb"),
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")
)
Description: Download statistical number of the Wuhan 2019-nCov cases.
Depends: R (>= 3.6.0)
Imports:
downloader,
dplyr,
ggplot2,
jsonlite,
methods,
tibble,
RColorBrewer,
stats
Suggests:
cowplot,
ggplotify,
grDevices,
maps,
magick,
shiny,
remotes,
utils,
prettydoc,
knitr,
rmarkdown
VignetteBuilder: knitr
remotes:
GuangchuangYu/chinamap
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2