Integrates R and the 'PostgreSQL/PostGIS' database system to build and manage animal trajectory (movement) data sets. The package relies on 'ltraj' objects from the R package 'adehabitatLT', building the analogous 'pgtraj' data structure in 'PostGIS'. Functions allow users to seamlessly transfer between 'ltraj' and 'pgtraj', as well as build new 'pgtraj' directly from location data stored in the database.
Version: | 0.6.0 |
Depends: | R (≥ 3.3.0), DBI, RPostgreSQL, rpostgis (≥ 1.0.3), adehabitatLT (≥ 0.3.12) |
Imports: | sp, lubridate, shiny, leaflet, htmltools, mapview, shinyWidgets, magrittr, sf |
Suggests: | knitr, raster, rmarkdown, testthat |
Published: | 2018-03-02 |
Author: | Balázs Dukai [aut, cre] (Package creator during Google Summer of Code 2016 and 2017), Mathieu Basille [aut], David Bucklin [aut], Clément Calenge [ctb] |
Maintainer: | Balázs Dukai <balazs.dukai at gmail.com> |
BugReports: | https://github.com/mablab/rpostgisLT/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/mablab/rpostgisLT |
NeedsCompilation: | no |
SystemRequirements: | PostgreSQL with PostGIS extension |
Citation: | rpostgisLT citation info |
Materials: | README NEWS |
In views: | SpatioTemporal, Tracking |
CRAN checks: | rpostgisLT results |
Reference manual: | rpostgisLT.pdf |
Vignettes: |
rpostgisLT: Database model rpostgisLT: Explore a pgtraj rpostgisLT: Use cases |
Package source: | rpostgisLT_0.6.0.tar.gz |
Windows binaries: | r-devel: rpostgisLT_0.6.0.zip, r-release: rpostgisLT_0.6.0.zip, r-oldrel: rpostgisLT_0.6.0.zip |
macOS binaries: | r-release: rpostgisLT_0.6.0.tgz, r-oldrel: rpostgisLT_0.6.0.tgz |
Old sources: | rpostgisLT archive |
Please use the canonical form https://CRAN.R-project.org/package=rpostgisLT to link to this page.