Package: kinematics
Type: Package
Title: Studying Sampled Trajectories
Version: 1.0.0
Author: Pablo Rodriguez-Sanchez (https://pabrod.github.io) and Sanne J. P. van den Berg (https://www.wur.nl/en/Persons/Sanne-dr.-SJP-Sanne-van-den-Berg.htm)
Maintainer: Pablo Rodriguez-Sanchez <pablo.rodriguez.sanchez@gmail.com>
Description: Allows analyzing time series representing two-dimensional movements.
    It accepts a data frame with a time (t), horizontal (x) and vertical (y) coordinate as columns,
    and returns several dynamical properties such as speed, acceleration or curvature.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Suggests: testthat, knitr, utils, markdown, rmarkdown, ggplot2
Imports: numDeriv, stats
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2021-07-15 21:09:01 UTC; pablo
Repository: CRAN
Date/Publication: 2021-07-19 07:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:45:50 UTC; windows
