Recent Releases of aniMotum
aniMotum - aniMotum v 1.2-06
fixes various minor issues, including updated build against latest TMB (v 1.9.11) & some errors when using sim_ft()
- HTML
Published by ianjonsen almost 2 years ago
aniMotum - aniMotum v 1.2-04
Re-integrates the sda and speedfilter functions from the trip package to be used in pre-filtering
- HTML
Published by ianjonsen over 2 years ago
aniMotum - aniMotum 1.2-02
patch that addresses in issue when using sim_fit on tracks that span +/-180 deg longitude.
- HTML
Published by ianjonsen over 2 years ago
aniMotum - aniMotum v 1.2
This update includes new features and bug fixes. For details, see NEWS: https://github.com/ianjonsen/aniMotum/blob/master/NEWS.md. Binary for arm64 Macs (M1 - M3) be download from the link below. Binaries for Intel Macs and Windows are available on R-universe: https://ianjonsen.r-universe.dev/aniMotum
- HTML
Published by ianjonsen over 2 years ago
aniMotum - aniMotum v1.1-06
incremental update that fixes an issue with route_path() - see NEWS: https://github.com/ianjonsen/aniMotum/blob/master/NEWS.md for details. Binary for arm64 Macs (M1, M2) be download from the link below. Binaries for Intel Macs and Windows are available on R-universe: https://ianjonsen.r-universe.dev/aniMotum
- HTML
Published by ianjonsen almost 3 years ago
aniMotum - aniMotum v1.1-04
incremental update to 1.1-03 that fixes issues with grab() and route_path() - see NEWS: https://github.com/ianjonsen/aniMotum/blob/master/NEWS.md for details. Binary for arm64 Macs (M1, M2) is here. Binaries for Intel Macs and Windows are available on R-universe: https://ianjonsen.r-universe.dev/aniMotum
- HTML
Published by ianjonsen over 3 years ago
aniMotum - aniMotum 1.1-03
minimal update to generate latest binary for those having issues installing from source on M1/M2 Mac's running R 4.2.x. Binaries for Intel Macs and Windows can be downloaded from R-universe: https://ianjonsen.r-universe.dev/aniMotum
- HTML
Published by ianjonsen over 3 years ago
aniMotum - aniMotum 1.1
New package name to avoid confusion with older CRAN version (foieGras 0.7-6). All future releases will be on R-universe & GItHub, only, until further notice.
Windows (.zip) and MacOS (.tgz) binaries for R 4.2 can be downloaded below. The latest binaries for the latest R versions are also available on R-universe (https://ianjonsen.r-universe.dev/ui#package:aniMotum)
- HTML
Published by ianjonsen over 3 years ago
aniMotum - foieGras 0.7-6
patch release to fix issues with building on solaris and various linux boxes with older GDAL/PROJ libraries
- HTML
Published by ianjonsen about 5 years ago
aniMotum - foieGras patch 2
patch release to handle changes in the latest sf package version (0.7-5)
- HTML
Published by ianjonsen almost 7 years ago
aniMotum - foieGras patch
a patch has been added to resolve a C++ compile error on Solaris platforms
- HTML
Published by ianjonsen about 7 years ago
aniMotum - foieGras
Fits continuous-time random walk and correlated random walk state-space models to filter Argos satellite location data via 'TMB' in R. Template Model Builder ('TMB') is used for fast estimation.
Argos data can be: (older) least squares-based locations; (newer) Kalman filter-based locations with error ellipse information; or a mixture of both.
models estimate two sets of location states corresponding to: 1) each observation, which are (usually) irregularly timed - "fitted"; and 2) user-specified time intervals (regular or irregular) - "predicted".
"fitted" and "predicted" locations can be extracted as
sfclass objects for easy mapping viaggplot2
- HTML
Published by ianjonsen about 7 years ago