forked from papayoun/Rhabit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 880 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: Rhabit
Type: Package
Title: Estimation of animal habitat selection using the Langevin movement model
Version: 0.2.0
Authors@R: c(
person("Pierre", "Gloaguen", ,"[email protected]", role = c("aut", "cre")
), person("Théo", "Michelot", ,"[email protected]", role = c("aut")
),person("Marie-Pierre", "Etienne", ,"[email protected]", role = c("ctb")
)
)
Maintainer: Pierre Gloaguen <[email protected]>
Description: Estimation of animal habitat selection using the Langevin movement model.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.1.0)
Imports: abind, dplyr, fields, formula.tools, ggplot2, nloptr, purrr, RandomFields, raster, rlang, sp, stats, stringr, tibble, tidyr, utils, viridis
Suggests: knitr, gridExtra, testthat, rmarkdown
VignetteBuilder: knitr