Package: trajr
Type: Package
Title: Animal Trajectory Analysis
Version: 1.3.0
Date: 2019-06-09
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: 6.1.1
Suggests: knitr, rmarkdown, testthat, BH, readr, tcltk
VignetteBuilder: knitr
BuildVignettes: true
NeedsCompilation: no
Packaged: 2019-06-09 22:54:54 UTC; 87054612
Author: Jim McLean [aut, cre]
Maintainer: Jim McLean <jim_mclean@optusnet.com.au>
Repository: CRAN
Date/Publication: 2019-06-10 05:10:03 UTC
