Package: trackdf
Type: Package
Title: Data Frame Class for Tracking Data
Version: 0.2.2
Authors@R: c(
    person("Simon", "Garnier", email = "garnier@njit.edu", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-3886-3974"))
  )
Maintainer: Simon Garnier <garnier@njit.edu>
Description: Data frame class for storing collective movement data (e.g. fish
    schools, ungulate herds, baboon troops) collected from GPS trackers or
    computer vision tracking software. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: tibble, data.table, sp, lubridate, methods
Suggests: readr, dplyr, ggplot2, knitr, rmarkdown, adehabitatLT, move,
        moveVis, ctmm, moveHMM, mapproj
VignetteBuilder: knitr
URL: https://swarm-lab.github.io/trackdf/,
        https://github.com/swarm-lab/trackdf
BugReports: https://github.com/swarm-lab/trackdf/issues
NeedsCompilation: no
Packaged: 2021-01-12 10:18:33 UTC; simon
Author: Simon Garnier [aut, cre] (<https://orcid.org/0000-0002-3886-3974>)
Repository: CRAN
Date/Publication: 2021-01-13 11:50:02 UTC
Built: R 4.0.2; ; 2021-01-14 12:07:16 UTC; unix
