forked from MoBiodiv/mobr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 928 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
Package: mobr
Title: Measurement of Biodiversity in R
Version: 1.0
Authors@R: c(person("Xiao", "Xiao", email = "xiao@weecology.org",
role = c("aut", "cre")),
person("Daniel", "McGlinn", email = "danmcglinn@gmail.com",
role = "aut"),
person("Felix", "May", email = "felix.may@idiv.de",
role = "aut"),
person("Thore", "Engel", email = "thore.engel@idiv.de",
role = "aut"),
person("Caroline", "Oliver", email = "olivercs@g.cofc.edu",
role = "aut"))
Date: 2018
Description: This package is designed to help measure biodiversity and its
changes across scales.
Depends:
R (>= 3.0.2),
pracma,
scales,
dplyr,
pbapply
Imports:
plotrix
Suggests:
knitr,
rmarkdown,
testthat
License: MIT
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr