-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1.15 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
52
53
54
55
56
Package: ZoonModules
Type: Package
Title: Species Distribution Modelling Code Modules for the ZOON Package
Version: 0.2
Author: Tim Lucas, Tom August, Nick Golding, Greg McInerny, Emiel van Loon
Maintainer: Tom August <[email protected]>
Description: A dummy package containing SDM code modules for use in SDM
workflows via the zoon R package. Note that this repository is only set up as an
R package to facilitate compiling documentation and testing modules. It is NOT
intended to be installed and used in an R session.
License: BSD_3_clause + file LICENSE
URL: www.github.com/zoonproject/modules
Depends:
zoon,
RNCEP,
dismo,
shiny,
DT,
leaflet,
htmlwidgets,
viridis,
rgdal,
googleVis,
biomod2,
maxlike,
scrubr,
gbm,
assertthat,
data.table,
xlsx,
foreign,
pbkrtest,
caret,
glmnet,
rJava,
mgcv,
GRaF,
sperrorest,
SDMTools,
randomForest,
MASS,
spocc,
raster,
mapr,
DataExplorer,
spThin,
malariaAtlas
Imports:
assertthat
Suggests:
knitr,
testthat,
roxygen2
VignetteBuilder: knitr
LazyData: TRUE
RoxygenNote: 6.0.1