Type: Package Package: amt Title: Animal Movement Tools Version: 0.3.1.0 Authors@R: c( person("Johannes", "Signer", , "jsigner@gwdg.de", role = c("aut", "cre")), person("Brian", "Smith", role = "ctb"), person("Bjoern", "Reineking", role = "ctb"), person("Ulrike", "Schlaegel", role = "ctb"), person("John", "Fieberg", role = "ctb"), person("Josh", "O'Brien", role = "ctb"), person("Bernardo", "Niebuhr", role = "ctb"), person("Alec", "Robitaille", role = "ctb"), person("Tal", "Avgar", role = "ctb"), person("Gerben", "IJntema", role = "ctb"), person("Scott", "LaPoint", role = "dtc") ) Description: Manage and analyze animal movement data. The functionality of 'amt' includes methods to calculate home ranges, track statistics (e.g. step lengths, speed, or turning angles), prepare data for fitting habitat selection analyses, and simulation of space-use from fitted step-selection functions. License: GPL-3 URL: https://github.com/jmsigner/amt Depends: R (>= 4.1) Imports: checkmate, circular, ctmm, data.table, dplyr (>= 0.7.0), fitdistrplus, FNN, graphics, grDevices, KernSmooth, lubridate, MASS, methods, purrr, Rdpack, rlang, sf, sfheaders, stats, survival, terra, tibble, transport, tidyr (>= 1.0.0), utils Suggests: adehabitatLT, broom, ggplot2, ggraph, geosphere, knitr, leaflet, moveHMM, rmarkdown, sessioninfo, suncalc, tidygraph, tinytest, units VignetteBuilder: knitr RdMacros: Rdpack Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libgmp3-dev libgsl0-dev libicu-dev libmpfr-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://jmsigner.r-universe.dev Date/Publication: 2026-06-23 11:30:01 UTC RemoteUrl: https://github.com/jmsigner/amt RemoteRef: HEAD RemoteSha: 0716162a168fff0de659fe375a8c06ecd5f2cf8f NeedsCompilation: no Packaged: 2026-06-23 14:24:10 UTC; root Author: Johannes Signer [aut, cre], Brian Smith [ctb], Bjoern Reineking [ctb], Ulrike Schlaegel [ctb], John Fieberg [ctb], Josh O'Brien [ctb], Bernardo Niebuhr [ctb], Alec Robitaille [ctb], Tal Avgar [ctb], Gerben IJntema [ctb], Scott LaPoint [dtc] Maintainer: Johannes Signer