-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
52 lines (52 loc) · 1.39 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
41
42
43
44
45
46
47
48
49
50
51
52
Package: lemis
Type: Package
Title: The LEMIS Wildlife Trade Database
Version: 1.1.0
Authors@R: c(
person("Noam", "Ross", , "[email protected]", role = c("aut", "cre")),
person("Evan A.", "Eskew", , "[email protected]", role = c("aut")),
person("Allison M.", "White", , "[email protected]", role = c("aut")),
person("Carlos", "Zambrana-Torrelio", , "[email protected]", role = c("aut")),
person("EcoHealth Alliance", role="cph"))
Description: Provides cleaned data and metadata for the US Fish and Wildlife
Service's Law Enforcement Management Information System (LEMIS) data on
wildlife and wildlife product imports.
URL: https://github.com/ecohealthalliance/lemis#readme, https://github.com/ecohealthalliance/lemis/tree/master/data-raw#readme
BugReports: https://github.com/ecohealthalliance/lemis/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.1.2)
Imports:
datastorr,
fstplyr,
DT,
htmlwidgets,
stringi
Remotes:
ropenscilabs/datastorr,
krlmlr/fstplyr,
mattflor/chorddiag,
cboettig/taxadb
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests:
chorddiag,
countrycode,
desc,
dplyr,
ggplot2,
googlesheets4,
here,
knitr,
lintr,
lubridate,
purrr,
readr,
rmarkdown,
shiny,
taxadb,
taxize,
testthat,
VignetteBuilder: knitr