We're announcing the initial CRAN release of 'rpostgisLT' (v0.4.0),
which
is an extension to our 'rpostgis
<https://cran.r-project.org/web/packages/rpostgis/index.html>'
package.
rpostgisLT is aimed at those using R and/or the PostgreSQL/PostGIS database
system to manage and analyze animal trajectory (movement) data. Package
functions allow bi-directional transfer between the database and
"ltraj"
objects from the R package "adehabitatLT
<https://cran.r-project.org/web/packages/adehabitatLT/index.html>",
which
has an extensive set of trajectory manipulation and analysis functions.
To install the package:
install.packages("rpostgisLT")
To get started, please take a look at the Readme
<https://cran.r-project.org/web/packages/rpostgisLT/README.html>, and to
learn more, check out the package vignettes on the database data model
<https://cran.r-project.org/web/packages/rpostgisLT/vignettes/data-model.html>
and more advanced use cases
<https://cran.r-project.org/web/packages/rpostgisLT/vignettes/use-cases.html>
.
The package main development area can be found on GitHub; any bugs, issues,
or feature requests can be submitted through the "issues" page there:
https://github.com/mablab/rpostgisLT
David Bucklin
[[alternative HTML version deleted]]