Package: trip Type: Package Title: Tracking 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.10.0.9010 Depends: R (>= 3.3.0) Imports: geodist, MASS, methods, raster, reproj, sp, spatstat.geom, spatstat.explore, glue, viridis, traipse (>= 0.2.0), crsmeta, dplyr, rlang Suggests: adehabitatLT, knitr, testthat, covr, rmarkdown, lubridate, maps, spelling, lattice Description: Access and manipulate spatial tracking data, with straightforward coercion from and to other formats. Filter for speed and create time spent maps from tracking 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, Sumner, MD (2011) . URL: https://github.com/Trackage/trip BugReports: https://github.com/Trackage/trip/issues NeedsCompilation: no ByteCompile: yes License: GPL-3 LazyData: yes VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.1 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://trackage.r-universe.dev Date/Publication: 2024-07-06 07:19:25 UTC RemoteUrl: https://github.com/trackage/trip RemoteRef: HEAD RemoteSha: 14d88d407799bb1f20277e8615dcef088da77a62 Packaged: 2026-07-03 06:58:29 UTC; root Author: Michael D. Sumner [aut, cre], Sebastian Luque [ctb], Anthony Fischbach [ctb], Tomislav Hengl [ctb] Maintainer: Michael D. Sumner