Package: trackeR
Version: 0.0.1
Date: 2016-02-11
Title: Infrastructure for Running and Cycling Data from GPS-Enabled
        Tracking Devices
Authors@R: c(person(given = "Hannah", family = "Frick", role = c("aut", "cre"), email = "h.frick@ucl.ac.uk"),
             person(given = "Ioannis", family = "Kosmidis", role = "aut", email = "i.kosmidis@ucl.ac.uk"))
Description: The aim of this package is to provide infrastructure for handling running and cycling 
    data from GPS-enabled tracking devices. After extraction and appropriate
    manipulation of the training or competition attributes, the data are placed
    into session-based and unit-aware data objects of class trackeRdata (S3 class). The
    information in the resultant data objects can then be visualised, summarised,
    and analysed through corresponding flexible and extensible methods.
Depends: R (>= 2.10.0), zoo
Imports: ggplot2
Suggests: plyr, XML, RSQLite, parallel, ggmap, scam, raster, testthat,
        fda
License: GPL-2 | GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-11 21:04:07 UTC; frick
Author: Hannah Frick [aut, cre],
  Ioannis Kosmidis [aut]
Maintainer: Hannah Frick <h.frick@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2016-02-12 00:49:43
