Package: animaltracker
Title: Animal Tracker
Version: 0.1.0
Authors@R: c( person("Joe", "Champion", email = "joechampion@boisestate.edu", role = c("aut", "cre")), person("Thea", "Sukianto", email = "TheophiliaSukian@u.boisestate.edu", role=c("aut")), person("Chithkala", "Dhulipati", email = "chithkaladhulipa@u.boisestate.edu", role=c("aut")) )
Description: Utilities for spatial-temporal analysis and visualization of animal (e.g. cattle) 
    tracking data. The core feature is a 'shiny' web application for customized processing 
    of GPS logs, including features for data augmentation (e.g. elevation lookup), data selection, 
    export, plotting, and statistical summaries. A data validation application allows for side-by-side
    comparison via time series plots and extreme value detection described by
    J.P. van Brakel <https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/>.
Depends: R (>= 3.5.0)
Imports: zoo (>= 1.8.6), forcats (>= 0.4.0), lubridate (>= 1.7.0),
        tibble (>= 2.1.0), shinyBS (>= 0.61), V8 (>= 2.0), shinyjs (>=
        1.0), shiny (>= 1.2.0), shinyWidgets (>= 0.4.4),
        shinycssloaders (>= 0.2.0), shinythemes (>= 1.1.2), leaflet (>=
        2.0.2), leaflet.extras (>= 1.0.0), dplyr (>= 0.7.5), ggplot2
        (>= 3.1.0), scales (>= 1.0.0), tidyr (>= 0.8.2), sp (>= 1.3.1),
        rgdal (>= 1.3.6), raster(>= 2.7.15), elevatr (>= 0.2.0),
        geosphere (>= 1.5.7)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-21 23:53:01 UTC; THEOPHILIASUKIAN
Author: Joe Champion [aut, cre],
  Thea Sukianto [aut],
  Chithkala Dhulipati [aut]
Maintainer: Joe Champion <joechampion@boisestate.edu>
Repository: CRAN
Date/Publication: 2020-03-25 11:50:02 UTC
