Package: FLightR Type: Package Title: Reconstruct Animal Paths from Solar Geolocation Loggers Data Version: 0.5.6.900 Date: xxx Authors@R: c( person("Eldar", "Rakhimberdiev", email = "eldar.rakhimberdiev@uva.nl", role = c("aut","cre")), person("Anatoly", "Saveliev", role = "aut"), person("Julia", "Karagicheva", role = "aut"), person("Simeon", "Lisovski", role = "ctb"), person("Johannes", "de Groeve", email = "j.degroeve@uva.nl", role = "ctb")) Description: Spatio-temporal locations of an animal are computed from annotated data with a hidden Markov model via particle filter algorithm. The package is relatively robust to varying degrees of shading. The hidden Markov model is described in Movement Ecology - Rakhimberdiev et al. (2015) , general package description is in the Methods in Ecology and Evolution - Rakhimberdiev et al. (2017) and package accuracy assessed in the Journal of Avian Biology - Rakhimberdiev et al. (2016) . URL: https://CRAN.R-project.org/package=FLightR BugReports: https://github.com/eldarrak/FLightR/issues Depends: R (>= 4.1.0) Imports: bit, geosphere, ggmap, ggplot2, CircStats, circular, fields, maps, mgcv, nlme, parallel, RcppArmadillo, sf, suntools, truncnorm License: GPL-3 ByteCompile: true Encoding: UTF-8 Suggests: testthat, knitr, rmarkdown, yaml VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libjpeg-dev libpng-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://eldarrak.r-universe.dev Date/Publication: 2026-06-22 12:11:43 UTC RemoteUrl: https://github.com/eldarrak/flightr RemoteRef: HEAD RemoteSha: 83c77ec9a52e92a789a32ee8ea04ce0cdb2d468c NeedsCompilation: no Packaged: 2026-06-22 14:02:22 UTC; root Author: Eldar Rakhimberdiev [aut, cre], Anatoly Saveliev [aut], Julia Karagicheva [aut], Simeon Lisovski [ctb], Johannes de Groeve [ctb] Maintainer: Eldar Rakhimberdiev