-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
35 lines (35 loc) · 953 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
33
34
35
Package: marinespeed
Type: Package
Title: Benchmark Data Sets and Functions for Marine Species Distribution
Modelling
Version: 0.1.0.9002
Date: 2019-12-13
Depends:
R (>= 3.2.5)
Imports:
stats,
utils,
graphics,
grDevices,
geosphere,
sp,
bit
Authors@R: c(
person("Samuel", "Bosch", email = "mail@samuelbosch.com", role = c("aut", "cre")),
person("Lennert", "Tyberghein", email = "lennert.tyberghein@vliz.be", role = c("ctb")),
person("Olivier", "De Clerck", email = "olivier.declerck@ugent.be", role = c("ctb")))
Description: A collection of marine species benchmark data sets and functions
for species distribution modelling (ecological niche modelling).
License: GPL (>= 3)
URL: http://marinespeed.org
BugReports: https://github.com/lifewatch/marinespeed/issues
LazyData: TRUE
Suggests:
biomod2,
dismo,
FNN,
testthat,
knitr,
rmarkdown
RoxygenNote: 5.0.1
VignetteBuilder: knitr