rpostgisLT: Managing Animal Movement Data with 'PostGIS' and R

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.4.0
Depends: R (≥ 3.3.0), DBI, RPostgreSQL, rpostgis (≥ 1.0.3), adehabitatLT (≥ 0.3.12)
Imports: sp, testthat
Suggests: knitr, rmarkdown
Published: 2016-11-01
Author: Balázs Dukai [aut] (Package creator during Google Summer of Code 2016), Mathieu Basille [aut], David Bucklin [aut, cre], Clément Calenge [aut]
Maintainer: David Bucklin <dbucklin at ufl.edu>
BugReports: https://github.com/mablab/rpostgisLT/issues
License: GPL (≥ 3)
URL: https://github.com/mablab/rpostgisLT
NeedsCompilation: no
SystemRequirements: PostgreSQL with PostGIS extension
Materials: README NEWS
CRAN checks: rpostgisLT results

Downloads:

Reference manual: rpostgisLT.pdf
Vignettes: rpostgisLT: Database model
rpostgisLT: Use cases
Package source: rpostgisLT_0.4.0.tar.gz
Windows binaries: r-devel: rpostgisLT_0.4.0.zip, r-release: rpostgisLT_0.4.0.zip, r-oldrel: not available
OS X Mavericks binaries: r-release: rpostgisLT_0.4.0.tgz, r-oldrel: not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rpostgisLT to link to this page.