Package: trajr
Type: Package
Title: Animal Trajectory Analysis
Version: 1.1.0
Date: 2018-05-10
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.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
BuildVignettes: true
NeedsCompilation: no
Packaged: 2018-05-10 01:03:10 UTC; 87054612
Author: Jim McLean [aut, cre]
Maintainer: Jim McLean <jim_mclean@optusnet.com.au>
Repository: CRAN
Date/Publication: 2018-05-10 12:17:33 UTC
