trackdf 0.3.3
New features
Minor improvements and fixes
- Removes moveVis conversion since package appears deprecated on
CRAN.
 
trackdf 0.3.2
New features
Minor improvements and
fixes
- Fixes CRAN check warnings with R-devel.
 
trackdf 0.3.1
New features
- Reworked error detection functions for consistent outputs across the
board.
 
Minor improvements and
fixes
- Cleans up functions and improves documentation.
 
trackdf 0.3.0
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.
 
trackdf 0.2.2
New features
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.
 
trackdf 0.2.1
New features
Minor improvements and
fixes
- Fixes examples and vignettes to run when suggested packages are not
present on the system.
 
trackdf 0.2.0
New features
- Package ready for release to CRAN.
 
Minor improvements and
fixes