-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathDESCRIPTION
37 lines (37 loc) · 891 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
Package: ncovr
Version: 0.0.11
Date: 2020-05-12
Title: Read and process nCoV data
Authors@R: c(
person("Peng", "Zhao", role = c("aut", "cre"), email = "[email protected]"),
person("Yi", "Zou", role = "aut"),
person("Lei", "Han", role = "aut"),
person("Xinyuan", "Chu", role = "aut")
)
Maintainer: Peng Zhao <[email protected]>
Depends: R (>= 3.5.0)
Imports:
httr,
jsonlite,
leaflet,
leafletCN,
magrittr,
dplyr,
tidyr,
xts,
dygraphs,
readr,
ggplot2,
rnaturalearth,
rnaturalearthhires
Remotes:
yiluheihei/leafletCN,
ropensci/rnaturalearthhires
Description: Read and process nCoV data
License: GPL-3 | file LICENSE
URL: https://github.com/pzhaonet/ncovr
BugReports: https://github.com/pzhaonet/ncovr/issues
SystemRequirements: pandoc (>= 2.0; https://pandoc.org)
RoxygenNote: 7.1.0
NeedsCompilation: no
LazyData: true