Package: animaltracker
Title: Animal Tracker
Version: 0.2.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")) )
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: httr (>= 1.4.0), maptools (>= 1.0.0), zoo (>= 1.8.6), forcats
        (>= 0.4.0), lubridate (>= 1.7.0), tibble (>= 2.1.0), shinyBS
        (>= 0.61), shinyjs (>= 2.0.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),
        geosphere (>= 1.5.7)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-17 00:05:53 UTC; tsukianto
Author: Joe Champion [aut, cre],
  Thea Sukianto [aut]
Maintainer: Joe Champion <joechampion@boisestate.edu>
Repository: CRAN
Date/Publication: 2020-11-17 17:20:06 UTC
Built: R 4.1.3; ; 2023-04-17 18:23:39 UTC; windows
