# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "trackclean" in publications use:' type: software license: CC-BY-4.0 title: 'trackclean: Tools for Cleaning High-Frequency Real-Time Location Tracking Data' version: 0.1.0 abstract: Provides data cleaning and preprocessing tools for high-frequency positional data from real-time location tracking systems (UWB, RFID, and similar technologies), with functions for ID mapping, time period marking, data standardization, and two-phase conditional gap interpolation. See Bilevicius (2026) . authors: - family-names: Bilevicius given-names: Tomas email: Tomas.Bilevicius@vub.be repository: https://cran.r-universe.dev repository-code: https://github.com/tomasbil/trackclean commit: 07a6f5ba77f3fe96a2f0f101367882727d316771 url: https://github.com/tomasbil/trackclean date-released: '2026-07-01' contact: - family-names: Bilevicius given-names: Tomas email: Tomas.Bilevicius@vub.be