Package: trajr Type: Package Title: Animal Trajectory Analysis Version: 1.5.1.9000 Date: 2023-11-28 Authors@R: person("Jim", "McLean", email = "jim_mclean@optusnet.com.au", role = c("aut", "cre")) Description: A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to algorithms for calculating and assessing a variety of characteristics such as speed and acceleration, as well as multiple measures of straightness or tortuosity. Some support is provided for 3-dimensional trajectories. McLean & Skowron Volponi (2018) . License: MIT + file LICENSE URL: https://github.com/JimMcL/trajr BugReports: https://github.com/JimMcL/trajr/issues Encoding: UTF-8 Imports: signal, utils, stats, graphics, plotrix, grDevices RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown, testthat, readr, tcltk, sp, MASS, covr VignetteBuilder: knitr BuildVignettes: true Repository: https://jimmcl.r-universe.dev Date/Publication: 2024-07-22 07:34:11 UTC RemoteUrl: https://github.com/jimmcl/trajr RemoteRef: HEAD RemoteSha: c1d2005f03cc4f17e6cc277371ab26de1bf2bd8d NeedsCompilation: no Packaged: 2026-06-23 08:00:33 UTC; root Author: Jim McLean [aut, cre] Maintainer: Jim McLean