-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
40 lines (39 loc) · 1.07 KB
/
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: amr-db
Title: AMR Database
Version: 0.1
Authors@R: c(
person("Emma", "Mendelsohn", , "[email protected]", role = c("aut")),
person("Karissa", "Whiting", "[email protected]", role = c("aut")),
person("Sonia", "Dattaray", , "[email protected]", role = c("aut")),
person("Samantha", "Maher", , "[email protected]", role = c("aut")))
Maintainer: Emma Mendelsohn <[email protected]>
Description: This repository contains code, data, and documentation for the AMR events database.
Imports:
assertthat,
compare,
countrycode,
ggmap,
googlesheets,
here,
janitor,
leaflet,
leaflet.extras,
lubridate,
magrittr,
maps,
mapview,
ontologyIndex,
RColorBrewer,
readxl,
rnaturalearth,
rnaturalearthdata,
sf,
stringdist,
stringi,
stringr,
textclean,
tidyverse
Remotes: dkahle/ggmap
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1