-
Notifications
You must be signed in to change notification settings - Fork 14
/
DESCRIPTION
51 lines (51 loc) · 1.4 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
Package: mobsim
Type: Package
Title: Spatial Simulation and Scale-Dependent Analysis of Biodiversity Changes
Version: 0.3.2
Authors@R: c(
person("Felix", "May", email = "felix.may@fu-berlin.de",
role = c("aut", "cre","cph"),
comment = c(ORCID = "0000-0002-1106-8188")),
person("Alban", "Sagouis", email = "alban.sagouis@idiv.de",
role = "aut",
comment = c(ORCID = "0000-0002-3827-1063"))
)
Date: 2024-11-26
Description: Simulation, analysis and sampling of spatial
biodiversity data (May, Gerstner, McGlinn, Xiao & Chase 2017)
<doi:10.1111/2041-210x.12986>.
In the simulation tools user define the numbers of
species and individuals, the species abundance distribution and species
aggregation. Functions for analysis include species rarefaction
and accumulation curves, species-area relationships and the distance
decay of similarity.
License: GPL (>= 3)
Depends:
R (>= 4.0.0)
Imports:
Rcpp,
vegan,
sads (>= 0.4.1),
grDevices,
utils,
graphics,
stats,
methods
LinkingTo:
Rcpp
Suggests:
rmarkdown,
spatstat.geom,
spatstat.random,
testthat (>= 3.0.0),
mockery,
knitr,
vctrs
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Language: en-GB
Encoding: UTF-8
URL: https://github.com/MoBiodiv/mobsim
BugReports: https://github.com/MoBiodiv/mobsim/issues