Package: amt
Type: Package
Title: Animal Movement Tools
Version: 0.0.2.0
Authors@R: c(person("Johannes","Signer", role = c("aut", "cre"), email = "jsigner@gwdg.de"))
Description: Manage and analyze animal movement data. The functionality of 'amt' includes methods to calculate track statistics (e.g. step lengths, speed, or turning angles), prepare data for fitting habitat selection analyses (resource and step-selection functions), and simulation of space-use from fitted step-selection functions.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10), tidyverse, survival
Imports: broom, circular, dplyr (>= 0.7.0), fitdistrplus, FNN,
        geosphere, graphics, grDevices, lazyeval, leaflet, lubridate,
        maptools, methods, purrr, raster, Rcpp (>= 0.12.7), rgeos,
        rlang, sp, stats, tibble, tidyr, utils
Suggests: adehabitatLT, bcpa, ctmm, devtools, move, moveHMM, spacetime,
        testthat, trajectories, knitr, rmarkdown
LinkingTo: Rcpp
RoxygenNote: 6.0.1
RdMacros: Rdpack
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-02-08 12:01:39 UTC; jsigner
Author: Johannes Signer [aut, cre]
Maintainer: Johannes Signer <jsigner@gwdg.de>
Repository: CRAN
Date/Publication: 2018-02-08 12:31:26 UTC
