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.5.0
Depends: R (≥ 3.3.0), DBI, RPostgreSQL, rpostgis (≥ 1.0.3), adehabitatLT (≥ 0.3.12)
Imports: sp, testthat
Suggests: knitr, raster, rmarkdown
Published: 2017-06-20
Author: Balázs Dukai [aut] (Package creator during Google Summer of Code 2016), Mathieu Basille [aut], David Bucklin [aut, cre], Clément Calenge [ctb]
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
Citation: rpostgisLT citation info
Materials: README NEWS
CRAN checks: rpostgisLT results

Downloads:

Reference manual: rpostgisLT.pdf
Vignettes: rpostgisLT: Database model
rpostgisLT: Use cases
Package source: rpostgisLT_0.5.0.tar.gz
Windows binaries: r-devel: rpostgisLT_0.5.0.zip, r-release: rpostgisLT_0.5.0.zip, r-oldrel: rpostgisLT_0.5.0.zip
OS X El Capitan binaries: r-release: rpostgisLT_0.5.0.tgz
OS X Mavericks binaries: r-oldrel: rpostgisLT_0.5.0.tgz
Old sources: rpostgisLT archive

Linking:

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