Package: trip
Type: Package
Title: Tools for the Analysis of Animal Track Data
Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"),
    email = "mdsumner@gmail.com"),
    person("Sebastian", "Luque", role = "ctb"), 
    person("Anthony", "Fischbach", role = "ctb"),
    person("Tomislav", "Hengl", role = "ctb"))
Version: 1.8.5
Depends: R (>= 3.3.0)
Imports: geodist, MASS, methods, raster, reproj, sp, spatstat.geom,
        spatstat.core, glue, viridis, traipse (>= 0.2.0), crsmeta,
        dplyr, rlang
Suggests: adehabitatLT, knitr, testthat, covr, rmarkdown, lubridate,
        maps, spelling
Description: Functions for accessing and manipulating spatial data for animal
    tracking, with straightforward coercion from and to other formats. Filter
    for speed and create time spent maps from animal track data. There are
    coercion methods to convert between 'trip' and 'ltraj' from 'adehabitatLT', 
    and between 'trip' and 'psp' and 'ppp' from 'spatstat'. Trip objects
    can be created from raw or grouped data frames, and from types in the 'sp', 
    'sf', 'amt', 'trackeR', 'mousetrap', and other packages. 
URL: https://github.com/Trackage/trip
BugReports: https://github.com/Trackage/trip/issues
NeedsCompilation: no
ByteCompile: yes
License: GPL-3
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
Language: en-US
Packaged: 2021-03-16 04:31:51 UTC; mdsumner
Author: Michael D. Sumner [aut, cre],
  Sebastian Luque [ctb],
  Anthony Fischbach [ctb],
  Tomislav Hengl [ctb]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-16 07:00:03 UTC
Built: R 4.0.5; ; 2022-04-21 12:02:01 UTC; windows
