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 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.3.3 VignetteBuilder: knitr Suggests: testthat, knitr, utils, markdown, rmarkdown, ggplot2, pkgdown Imports: numDeriv, stats Depends: R (>= 3.5) URL: https://pabrod.github.io/kinematics/ Repository: https://pabrod.r-universe.dev Date/Publication: 2025-12-08 14:40:28 UTC RemoteUrl: https://github.com/pabrod/kinematics RemoteRef: HEAD RemoteSha: 871faab23e3b6ad8d22e3517a84a467f500583fa NeedsCompilation: no Packaged: 2026-07-06 07:58:37 UTC; root