Package: trackeRapp
Title: Interface for the Analysis of Running, Cycling and Swimming Data
        from GPS-Enabled Tracking Devices
Version: 1.0
Authors@R: c(person(given = "Ioannis", family = "Kosmidis",
	            role = c("aut", "cre"), email = "ioannis.kosmidis@warwick.ac.uk",
		    comment = c(ORCID = "0000-0003-1556-0302")),
	    person(given = "Robin", family = "Hornak",
	            role = c("aut"), email = "robinhornak@gmail.com"))
Description: Provides an integrated user interface and workflow for
             the analysis of running, cycling and swimming data from GPS-enabled
             tracking devices through the 'trackeR' <https://CRAN.R-project.org/package=trackeR> R package.
Depends: R (>= 3.5.0), trackeR (>= 1.5.0)
Imports: colorspace, zoo, foreach, mgcv, plotly, DT, changepoint,
        shiny, shinyjs, shinydashboard, shinyWidgets, sf, mapdeck, V8
License: GPL-3
URL: https://github.com/trackerproject/trackeRapp
BugReports: https://github.com/trackerproject/trackeRapp/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2019-04-10 23:15:24 UTC; yiannis
Author: Ioannis Kosmidis [aut, cre] (<https://orcid.org/0000-0003-1556-0302>),
  Robin Hornak [aut]
Maintainer: Ioannis Kosmidis <ioannis.kosmidis@warwick.ac.uk>
Repository: CRAN
Date/Publication: 2019-04-12 08:02:41 UTC
