-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
22 lines (22 loc) · 914 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: insectDisease
Title: Ecological Database of the World's Insect Pathogens
Version: 1.2.2
Authors@R:
person("Tad Dallas", role = c("aut","cre"), email = "[email protected]")
Description: David Onstad provided us with this insect disease database, sometimes referred to as the 'Ecological Database of the Worlds Insect Pathogens' or EDWIP. Files have been converted from 'SQL' to csv, and ported into 'R' for easy exploration and analysis. Thanks to the Macroecology of Infectious Disease Research Coordination Network (RCN) for funding and support. Data are also served online in a static format at <https://edwip.ecology.uga.edu/>.
Depends:
R (>= 3.5.0),
plyr,
taxize
Suggests:
corrplot,
dplyr,
knitr,
rmarkdown,
testthat
License: GPL-3
LazyData: true
BugReports: https://github.com/viralemergence/insectDisease/issues/
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Encoding: UTF-8