Package: bsam Type: Package Title: Bayesian State-Space Models for Animal Movement Version: 1.1.3 Date: 2020-08-31 Authors@R: c( person("Ian", "Jonsen", email = "jonsen@stochastic-qc.org", role = c("aut", "cre")), person("Sophie", "Bestley", email = "sophie.bestley@utas.edu.au", role = "ctb"), person("Simon", "Wotherspoon", email = "simon.wotherspoon@aad.gov.au", role = "ctb"), person("Michael", "Sumner", email = "mdsumner@gmail.com", role = "ctb"), person("Joanna", "Mills Flemming", email = "joanna.flemming@dal.ca", role = "ctb") ) Depends: R (>= 3.6.0), rjags (>= 4-10) Imports: coda (>= 0.19-3), dplyr (>= 1.0.0), ggplot2 (>= 3.3.2), gridExtra (>= 2.3), msm (>= 1.6.8), mvtnorm (>= 1.1-1), rworldxtra(>= 1.01), sp (>= 1.2-3), tibble (>= 3.0.1), lubridate (>= 1.7.9) SystemRequirements: JAGS (>= 4.3.0) Description: Tools to fit Bayesian state-space models to animal tracking data. Models are provided for location filtering, location filtering and behavioural state estimation, and their hierarchical versions. The models are primarily intended for fitting to ARGOS satellite tracking data but options exist to fit to other tracking data types. For Global Positioning System data, consider the 'moveHMM' package. Simplified Markov Chain Monte Carlo convergence diagnostic plotting is provided but users are encouraged to explore tools available in packages such as 'coda' and 'boa'. License: GPL-2 URL: BugReports: https://github.com/ianjonsen/bsam/issues LazyData: yes Encoding: UTF-8 RoxygenNote: 7.1.1 Config/pak/sysreqs: jags Repository: https://ianjonsen.r-universe.dev Date/Publication: 2024-07-03 23:57:35 UTC RemoteUrl: https://github.com/ianjonsen/bsam RemoteRef: HEAD RemoteSha: 7d191f532da0900e3547942b96d3bc0db4e39248 NeedsCompilation: no Packaged: 2026-07-04 13:39:07 UTC; root Author: Ian Jonsen [aut, cre], Sophie Bestley [ctb], Simon Wotherspoon [ctb], Michael Sumner [ctb], Joanna Mills Flemming [ctb] Maintainer: Ian Jonsen