-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
31 lines (31 loc) · 997 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
Package: spThin
Type: Package
Title: Functions for Spatial Thinning of Species Occurrence Records for Use in
Ecological Models
Version: 0.2.0
Date: 2019-11-14
Authors@R: c(
person("Matthew E.", "Aiello-Lammens", email = "[email protected]", role = c("aut", "cre")),
person("Robert A.", "Boria", role = "aut"),
person("Aleksandar", "Radosavljevic", role = "aut"),
person("Bruno", "Vilela", role = "aut"),
person("Robert P.", "Anderson", role = "aut"),
person("Robert", "Bjornson", role = "ctb"),
person("Steve", "Weston", role = "ctb"))
Description:A set of functions that can be used to spatially thin
species occurrence data. The resulting thinned data can be used in ecological
modeling, such as ecological niche modeling.
BugReports: https://github.com/mlammens/spThin/issues
Depends:
spam,
grid,
fields,
knitr
Imports:
grDevices,
graphics,
utils
LazyData: TRUE
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.0.0