Package: amt
Type: Package
Title: Animal Movement Tools
Version: 0.1.4
Authors@R: c(person("Johannes","Signer", role = c("aut", "cre"), email = "jsigner@gwdg.de"), 
  person("Brian", "Smith", role = "ctb"), 
  person("Bjoern", "Reineking", role = "ctb"), 
  person("Ulrike", "Schlaegel", role = "ctb"), 
  person("John", "Fieberg", role = "ctb"), 
  person("Scott", "LaPoint", role = "dtc"))
Description: Manage and analyze animal movement data. The functionality of 'amt' includes methods to calculate home ranges <doi:10.1101/2020.08.19.256859v2>, track statistics (e.g. step lengths, speed, or turning angles), prepare data for fitting habitat selection analyses <doi:10.1101/2020.11.12.379834v4>, and simulation of space-use from fitted step-selection functions <doi:10.1002/ecs2.1771>.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/jmsigner/amt
Depends: R (>= 3.5),
Imports: checkmate, circular, ctmm, dplyr (>= 0.7.0), fitdistrplus,
        lubridate, magrittr, methods, purrr, raster, Rdpack, Rcpp (>=
        0.12.7), rgeos, rlang, sf, sp, survival, tibble, tidyr (>=
        1.0.0)
Suggests: adehabitatLT, adehabitatMA, broom, ggplot2, ggraph,
        geosphere, KernSmooth, FNN, bcpa, leaflet, moveHMM, move,
        sessioninfo, spacetime, trajectories, knitr, rmarkdown,
        tinytest, tidygraph, maptools
LinkingTo: Rcpp
RoxygenNote: 7.1.1
RdMacros: Rdpack
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-01-16 10:37:17 UTC; jsigner
Author: Johannes Signer [aut, cre],
  Brian Smith [ctb],
  Bjoern Reineking [ctb],
  Ulrike Schlaegel [ctb],
  John Fieberg [ctb],
  Scott LaPoint [dtc]
Maintainer: Johannes Signer <jsigner@gwdg.de>
Repository: CRAN
Date/Publication: 2021-01-18 17:00:06 UTC
