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",
    email = "spluque@gmail.com"), 
    person("Anthony", "Fischbach", role = "ctb",
    email = "afischbach@usgs.gov"))
Version: 1.5.0
Depends: R (>= 3.2.5), methods, sp
Imports: maptools, MASS, raster, spatstat
Suggests: adehabitatLT, knitr, rgdal, testthat, covr, rmarkdown,
        diveMove, argosfilter
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'. 
URL: https://github.com/mdsumner/trip
BugReports: https://github.com/mdsumner/trip/issues
NeedsCompilation: no
ByteCompile: yes
License: GPL-3
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 5.0.1
Packaged: 2016-10-18 06:24:04 UTC; mdsumner
Author: Michael D. Sumner [aut, cre],
  Sebastian Luque [ctb],
  Anthony Fischbach [ctb]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-18 10:20:53
