-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.02 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
Package: WhereNext
Type: Package
Title: Biological Survey Recommending System Based on General Dissimilarity Modeling
Version: 1.0.0
Author: Jorge Velásquez-Tibatá
Maintainer: Jorge Velásquez-Tibatá <[email protected]>
Description: WhereNext is a recommendation system to identify iteratively sites that complement the most existing biodiversity surveys.
WhereNext will guide you through the process of developing a General Dissimilarity Model (GDM) for your group and area of interest
based on occurrence data as well as identifying iteratively survey sites that maximize your potential to record new species.
Depends: R (>= 3.5.3), leaflet, shiny
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports:
bigreadr,
bit64,
CoordinateCleaner,
DT,
gdm,
htmltools,
ISOcodes,
lubridate,
openxlsx,
raster,
reshape2 ,
rgdal,
rgbif,
rnaturalearthdata,
sf,
sp,
shinybusy,
shinycssloaders,
shinyjs,
shinythemes,
tidyr,
vegan
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1