forked from HemingNM/ENMwizard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
45 lines (45 loc) · 1.29 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
Package: ENMwizard
Type: Package
Title: Advanced Tecniques for Ecological Niche Modeling Made Easy
Version: 0.1.9
Author: Neander M. Heming, Cristian Dambros, Eliecer E. Gutierrez
Maintainer: Neander Marcel Heming <[email protected]>
Description: This package provides tools to facilitate the use of advanced
techiques related to Ecological Niche Modeling (ENM) and the automation of
repetitive tasks (when modeling several species). This package has functions
for easier: 1. preparation of occurence and environmental data; 2. model tunning
(thanks to the package ENMeval); 3. model fitting and projection. ENMwizard also
implements methods described in Gutiérrez & Heming in prep. See 'readme' file in
https://github.com/HemingNM/ENMwizard for a brief tutorial.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/HemingNM/ENMwizard
BugReports: https://github.com/HemingNM/ENMwizard/issues
RoxygenNote: 6.1.1
Imports:
dismo,
ENMeval (>= 0.3.0),
rgdal,
raster,
sp,
rgeos,
maptools,
fields,
alphahull,
igraph,
apcluster,
NbClust,
methods,
spThin,
data.table,
caret
Suggests:
rJava,
testthat,
knitr,
rmarkdown,
parallel,
devtools
Remotes: github::danlwarren/ENMTools
VignetteBuilder: knitr