Package: bbsBayes
Type: Package
Title: Hierarchical Bayesian Analysis of North American BBS Data
Version: 2.5.0
Date: 2022-07-11
Authors@R: c(person("Brandon P.M.", "Edwards", role = c("aut", "cre"),
                     email = "brandonedwards3@cmail.carleton.ca"),
              person("Adam C.", "Smith", role = "aut",
                      email = "adam.smith2@canada.ca"))
Imports: progress, jagsUI, ggrepel, geofacet, ggplot2, stringr,
        grDevices, dplyr, sf, tools, rappdirs, sbtools, mgcv
Depends: R (>= 3.5)
SystemRequirements: JAGS 4.3.0
        (https://sourceforge.net/projects/mcmc-jags/)
URL: https://github.com/BrandonEdwards/bbsBayes
NeedsCompilation: no
Description: The North American Breeding Bird Survey (BBS) is a long-running
  program that seeks to monitor the status and trends of the breeding birds in
  North America. Since its start in 1966, the BBS has accumulated over 50 years 
  of data for over 500 species of North American Birds. Given the temporal and 
  spatial structure of the data, hierarchical Bayesian models are used to assess 
  the status and trends of these 500+ species of birds. 'bbsBayes' allows you to perform 
  hierarchical Bayesian analysis of BBS data. You can run a full
  model analysis for one or more species that you choose, or you can take
  more control and specify how the data should be stratified, prepared
  for 'JAGS', or modelled. The functions provided here allow you to replicate
  analyses performed by the United State Geological Survey (USGS, see Link 
  and Sauer (2011) <doi:10.1525/auk.2010.09220>) and Canadian Wildlife Service
  (CWS, see Smith and Edwards (2020) <doi:10.1101/2020.03.26.010215>).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Packaged: 2022-07-11 13:00:59 UTC; brand
Author: Brandon P.M. Edwards [aut, cre],
  Adam C. Smith [aut]
Maintainer: Brandon P.M. Edwards <brandonedwards3@cmail.carleton.ca>
Repository: CRAN
Date/Publication: 2022-07-11 18:30:06 UTC
