forked from ctmm-initiative/ctmm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 2.69 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
Encoding: UTF-8
Package: ctmm
Version: 0.6.2
Date: 2022-06-08
Title: Continuous-Time Movement Modeling
Authors@R: c(person(c("Christen","H."),"Fleming",email="[email protected]",role=c("aut","cre")),
person(c("Justin","M."),"Calabrese",email="[email protected]",role="aut"),
person("Xianghui","Dong",role="ctb"),
person("Kevin","Winner",role="ctb"),
person("Björn","Reineking",role="ctb"),
person("Guillaume","Péron",role="ctb"),
person(c("Michael","J."),"Noonan",role="ctb"),
person("Bart","Kranstauber",role="ctb"),
person("Eliezer","Gurarie",role="ctb"),
person("Kamran","Safi",role="ctb"),
person(c("Paul","C."),"Cross",role="dtc"),
person("Thomas","Mueller",role="dtc"),
person(c("Rogério","C."),"de Paula",role="dtc"),
person("Thomas","Akre",role="dtc"),
person("Jonathan","Drescher-Lehman",role="dtc"),
person("Autumn-Lynn","Harrison",role="dtc"),
person(c("Ronaldo","G."),"Morato",role="dtc"))
URL: https://github.com/ctmm-initiative/ctmm, https://groups.google.com/g/ctmm-user
Depends: R (>= 3.5.0)
Imports: Bessel, data.table, digest, expm, fasttime, Gmedian, graphics, grDevices, gsl, manipulate, MASS, methods, numDeriv, pbivnorm, pracma, raster, rgdal, shape, sp, statmod, stats, utils
Suggests: animation, bit64, dplyr, fftw, knitr, move, parallel, parsedate, rmarkdown, sf, suncalc
Description: Functions for identifying, fitting, and applying continuous-space, continuous-time stochastic movement models to animal tracking data.
The package is described in Calabrese et al (2016) <doi:10.1111/2041-210X.12559>, with models and methods based on those introduced in
Fleming & Calabrese et al (2014) <doi:10.1086/675504>,
Fleming et al (2014) <doi:10.1111/2041-210X.12176>,
Fleming et al (2015) <doi:10.1103/PhysRevE.91.032107>,
Fleming et al (2015) <doi:10.1890/14-2010.1>,
Fleming et al (2016) <doi:10.1890/15-1607>,
Péron & Fleming et al (2016) <doi:10.1186/s40462-016-0084-7>,
Fleming & Calabrese (2017) <doi:10.1111/2041-210X.12673>,
Péron et al (2017) <doi:10.1002/ecm.1260>,
Fleming et al (2017) <doi:10.1016/j.ecoinf.2017.04.008>,
Fleming et al (2018) <doi:10.1002/eap.1704>,
Winner & Noonan et al (2018) <doi:10.1111/2041-210X.13027>,
Fleming et al (2019) <doi:10.1111/2041-210X.13270>,
Noonan & Fleming et al (2019) <doi:10.1186/s40462-019-0177-1>,
Fleming et al (2020) <doi:10.1101/2020.06.12.130195>,
Noonan et al (2021) <doi:10.1111/2041-210X.13597>,
and
Fleming et al (2022) <doi:10.1111/2041-210X.13815>.
License: GPL-3
VignetteBuilder: knitr
NeedsCompilation: no
RoxygenNote: 6.1.1