Package: spatsoc
Title: Group Animal Relocation Data by Spatial and Temporal
        Relationship
Version: 0.1.4
Authors@R: c(
    person("Alec L.", "Robitaille", role = c("aut", "cre"), email = "robit.alec@gmail.com"),
    person("Quinn", "Webber", role = c("aut")),
    person("Eric", "Vander Wal", role = c("aut"))
    )
Description: Detects spatial and temporal groups in GPS relocations. 
    It can be used to convert GPS relocations to 
    gambit-of-the-group format to build proximity-based social networks. 
    In addition, the randomizations function provides data-stream 
    randomization methods suitable for GPS data. 
Depends: R (>= 3.4)
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: data.table (>= 1.10.5), sp, rgeos, adehabitatHR, igraph,
        methods
Suggests: testthat, knitr, rmarkdown, asnipe
SystemRequirements: GEOS (>= 3.2.0)
RoxygenNote: 6.1.0
VignetteBuilder: knitr
BugReports: https://www.gitlab.com/robit.a/spatsoc/issues
URL: https://spatsoc.gitlab.io, https://www.gitlab.com/robit.a/spatsoc,
        https://github.com/ropensci/spatsoc
NeedsCompilation: no
Packaged: 2018-10-26 19:22:51 UTC; alecr
Author: Alec L. Robitaille [aut, cre],
  Quinn Webber [aut],
  Eric Vander Wal [aut]
Maintainer: Alec L. Robitaille <robit.alec@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-26 19:40:03 UTC
