NEWS
recurse 1.4.0 (2024-07-18)
Bug fixes
- fix bug in getRecursionsInPolygon() giving error for 0 or 1 revisits in polygon
New features
- add support for move2 objects
recurse 1.3.0 (2024-02-18)
Bug fixes
- renable getRecursionsInPolygon() using sf
recurse 1.2.0 (2023-11-08)
Bug fixes
- temporarily disable getRecursionsInPolygon() until it can be migrated due to removal of rgeos
New features
- add getRecursions3D() function to calculate revisits for trajectories in three dimensions
recurse 1.1.1
Bug fixes
- fix problem with deprecated C++, change from bind1st() to bind()
Bug fixes
- fix problem with plotting when there are some locations with 0 revisists
recurse 1.1.0 (2018-02-16)
New features
- add getRecursionsInPolygon function to calculate revisits to a convex polygon
- added citation DOI: 10.1111/ecog.03618
recurse 1.0.1 (2017-12-11)
Bug fixes
- fix problem with vignette building on R-oldrelease
recurse 1.0.0 (2017-12-07)
New features
- first version of recurse with functionality to calculate revisits to the movement trajectory or other locations