Package: trajr
Type: Package
Title: Animal Trajectory Analysis
Version: 1.5.1
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) <doi:10.1111/eth.12739>. 
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
NeedsCompilation: no
Packaged: 2023-11-28 02:14:00 UTC; 87054612
Author: Jim McLean [aut, cre]
Maintainer: Jim McLean <jim_mclean@optusnet.com.au>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-11-29 06:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:16:58 UTC; windows
