-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
17 lines (17 loc) · 914 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: rsMove
Type: Package
Title: Guidelines for the use of Remote Sensing in Movement Ecology
Version: 0.2.8
Date: 2020-06-01
Authors@R: person("Ruben", "Remelgado", role = c("aut", "cre"), email="[email protected]")
URL: https://github.com/RRemelgado/rsMove/tree/master/
BugReports: https://github.com/RRemelgado/rsMove/issues/
Maintainer: Ruben Remelgado <[email protected]>
Description: Tools for the guided selection of satellite data and environmental predictors, the combination of remote sensing and animal movement data and the mapping of resource suitability. Based on the paper by Remelgado et al. (2015) <doi:10.1111/2041-210X.13199>.
LazyData: TRUE
Imports: terra, sp, ggplot2, grDevices, plyr, RCurl, dbscan
RoxygenNote: 7.3.0
License: GPL (>= 3)
Suggests: knitr, rmarkdown, kableExtra, imager, devtools, lattice, igraph, randomForest, e1071
VignetteBuilder: knitr
Encoding: UTF-8