Package: trajr
Type: Package
Title: Animal Trajectory Analysis
Version: 1.0.0
Date: 2017-12-21
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. Turchin (1998, ISBN:0878938478).
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-01-04 21:25:18 UTC; jim_m
Author: Jim McLean [aut, cre]
Maintainer: Jim McLean <jim_mclean@optusnet.com.au>
Repository: CRAN
Date/Publication: 2018-01-05 09:56:56 UTC
