Changes in version 0.3.2 (2023-03-25) New features - N/A. Minor improvements and fixes - Fixes CRAN check warnings with R-devel. Changes in version 0.3.1 (2023-01-22) New features - Reworked error detection functions for consistent outputs across the board. Minor improvements and fixes - Cleans up functions and improves documentation. Changes in version 0.3.0 (2023-01-10) New features - Adds error detection functions. - Removes dplyr dependency (not necessary anymore). - Replaces sp with sf for handling projections. Minor improvements and fixes - Cleans up functions and documentation. Changes in version 0.2.2 (2021-01-13) New features - N/A Minor improvements and fixes - Fixes issue preventing from adding more than 1 extra column during the creation of a track. - Adds possibility to provide date formatting when creating a track. Changes in version 0.2.1 (2019-08-04) New features - N/A Minor improvements and fixes - Fixes examples and vignettes to run when suggested packages are not present on the system. Changes in version 0.2.0 (2019-08-03) New features - Package ready for release to CRAN. Minor improvements and fixes - N/A