-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
18 lines (18 loc) · 1.05 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Type: Package
Package: MinBAR
Title: Determining the Minimal Background Area for Species Distribution Models
Version: 1.1.3
Authors@R: c(
person("Xavier", "Rotllan-Puig", email = "[email protected]", role = c("aut", "cre")),
person("Anna", "Traveset", email = "[email protected]", role = c("aut")))
Description: A versatile tool that aims at (1) defining the minimum background extent necessary to fit Species Distribution Models reliable enough to extract ecologically relevant conclusions from them and (2) optimizing the modelling process in terms of computation demands. See Rotllan-Puig, X. & Traveset, A. (2021) <https://www.sciencedirect.com/science/article/pii/S0304380020304191>.
Depends: R (>= 3.5.0)
Imports: raster, rgdal, sp, maxnet, dismo (>= 1.1-4), ecospat (>= 2.2.0), geosphere (>= 1.5-5), lattice, latticeExtra
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/xavi-rp/MinBAR
BugReports: https://github.com/xavi-rp/MinBAR/issues