Last data update: 2014.03.03

trackeR

Package: trackeR
Version: 0.0.3
Date: 2016-06-23
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 resulting data objects can then be visualised, summarised,
and analysed through corresponding flexible and extensible methods.
Depends: R (>= 2.10.0), zoo, ggplot2
Imports: parallel, XML, RSQLite, jsonlite, raster, scam, fda, ggmap,
leaflet, gridExtra, gtable
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
License: GPL-2 | GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-23 15:12:25 UTC; frick
Author: Hannah Frick [aut, cre],
Ioannis Kosmidis [aut]
Maintainer: Hannah Frick <h.frick@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2016-06-23 19:44:19

● 0 images, 69 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'trackeR' ...
** package 'trackeR' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'trackeR'
    finding HTML links ... done
    GC2trackeRdata                          html  
    Wexp                                    html  
    Wprime                                  html  
    append                                  html  
    append.trackeRdata                      html  
    append.xprofile                         html  
    c2d                                     html  
    changeUnits                             html  
    changeUnits.conProfile                  html  
    changeUnits.distrProfile                html  
    changeUnits.trackeRWprime               html  
    changeUnits.trackeRdata                 html  
    changeUnits.trackeRdataSummary          html  
    concentrationProfile                    html  
    conversions                             html  
    decreasingSmoother                      html  
    distance2speed                          html  
    distributionProfile                     html  
    fortify.conProfile                      html  
    fortify.distrProfile                    html  
    fortify.trackeRWprime                   html  
    fortify.trackeRdata                     html  
    fortify.trackeRdataSummary              html  
    funPCA                                  html  
    generateBaseUnits                       html  
    generateVariableNames                   html  
    getOperations                           html  
    getOperations.conProfile                html  
    getOperations.distrProfile              html  
    getOperations.trackeRdata               html  
    getUnits                                html  
    getUnits.conProfile                     html  
    getUnits.distrProfile                   html  
    getUnits.trackeRWprime                  html  
    getUnits.trackeRdata                    html  
    getUnits.trackeRdataSummary             html  
    imputeSpeeds                            html  
    leafletRoute                            html  
    nsessions                               html  
    plot.conProfile                         html  
    plot.distrProfile                       html  
    plot.trackeRWprime                      html  
    plot.trackeRdata                        html  
    plot.trackeRdataSummary                 html  
    plot.trackeRdataZones                   html  
    plot.trackeRfpca                        html  
    plotRoute                               html  
    print.trackeRdataSummary                html  
    profile2fd                              html  
    readContainer                           html  
Rd warning: /tmp/Rtmppfourp/R.INSTALL2c1d688c2e3b/trackeR/man/readContainer.Rd:21: missing file link 'as.POSIXct'
    readDirectory                           html  
Rd warning: /tmp/Rtmppfourp/R.INSTALL2c1d688c2e3b/trackeR/man/readDirectory.Rd:22: missing file link 'as.POSIXct'
    readX                                   html  
Rd warning: /tmp/Rtmppfourp/R.INSTALL2c1d688c2e3b/trackeR/man/readX.Rd:21: missing file link 'as.POSIXct'
    restingPeriods                          html  
    run                                     html  
    runs                                    html  
    scaled                                  html  
    scaled.distrProfile                     html  
    smoother                                html  
    smoother.conProfile                     html  
    smoother.distrProfile                   html  
    smoother.trackeRdata                    html  
    smootherControl.distrProfile            html  
    smootherControl.trackeRdata             html  
    speed2distance                          html  
    summary.trackeRdata                     html  
    threshold                               html  
    timeAboveThreshold                      html  
    timeline                                html  
    trackeR                                 html  
    trackeRdata                             html  
    zones                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (trackeR)
Making 'packages.html' ... done