Skip to content

trackeR v1.6.0

Latest
Compare
Choose a tag to compare
@ikosmidis ikosmidis released this 12 Jan 13:33
· 1 commit to master since this release

trackeR 1.6.0

Bug fixes

  • Fixed a bug that could result in readTCX() populating cadence_cycling with running cadence data.
  • Guard against data.frame's with no "file" attribute in trackeRdata().
  • Fixed a bug that could cause no units to be shown in the labels on the plots from plot.distrProfile() and plot.conProfile().

Enhancements

  • added support for "m_per_min" speed units (functions m_per_min2X() and X2m_per_min() where X are other speed units).
  • Fixed plot_route() and leaflet_route() to work with ggmap's transition to Stadia maps.
  • Various documentation updates.