Package: trajr
Type: Package
Title: Animal Trajectory Analysis
Version: 1.4.0
Date: 2020-12-17
Authors@R: person("Jim", "McLean", email = "jim_mclean@optusnet.com.au",
    role = c("aut", "cre"))
Description: A toolbox to assist with statistical analysis of 2-dimensional 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. 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
LazyData: true
Imports: signal, utils, stats, graphics, plotrix, grDevices
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, BH, readr, tcltk, sp, MASS
VignetteBuilder: knitr
BuildVignettes: true
NeedsCompilation: no
Packaged: 2020-12-17 11:26:58 UTC; 87054612
Author: Jim McLean [aut, cre]
Maintainer: Jim McLean <jim_mclean@optusnet.com.au>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2020-12-17 13:10:02 UTC
Built: R 4.1.0; ; 2021-05-26 11:28:14 UTC; unix
