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 = "ian.jonsen@mq.edu.au", 
    role = c("aut", "cre")),
    person("Sophie", "Bestley", email = "sophie.bestley@aad.gov.au",
    role = "ctb"),
    person("Simon", "Wotherspoon",  email = "simon.wotherspoon@utas.edu.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: <https://github.com/ianjonsen/bsam>
BugReports: https://github.com/ianjonsen/bsam/issues
LazyData: yes
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-01 13:00:50 UTC; jonsen
Author: Ian Jonsen [aut, cre],
  Sophie Bestley [ctb],
  Simon Wotherspoon [ctb],
  Michael Sumner [ctb],
  Joanna Mills Flemming [ctb]
Maintainer: Ian Jonsen <ian.jonsen@mq.edu.au>
Repository: CRAN
Date/Publication: 2020-09-01 13:40:03 UTC
Built: R 4.6.0; ; 2025-08-18 10:23:18 UTC; unix
