-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
38 lines (38 loc) · 839 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
Package: coronavirusbrazil
Title: The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Dataset for Brazil
Version: 0.1.0
Authors@R:
person(given = "Marcelo",
family = "Albuquerque",
role = c("aut", "cre"),
email = "marceloralbuquerque@gmail.com")
Description: Daily updated dataset for coronavirus (covid-19) cases for Brazil.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
readr,
dplyr,
sf,
magrittr,
glue,
viridisLite,
leaflet,
mapview,
usethis,
plotly,
shiny,
shinythemes,
pkgload,
rlang,
config,
zoo
RoxygenNote: 7.0.2
URL: https://github.com/mralbu/coronavirusbrazil
BugReports: https://github.com/mralbu/coronavirusbrazil/issues
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr