The goal of bbousuite
is to make it easy to install and load the (bbou
) suite of R packages for Boreal cariBOU.
The packages are designed to analyse (bbouretro
and bboutools
) and simulate (bbousims
) boreal caribou survival and recruitment data (bboudata
) to estimate population growth rates. A shiny app is also available (bboushiny
).
Installation
You can install the latest version of bbousuite
from GitHub with:
# install.packages("remotes")
remotes::install_github("poissonconsulting/bbousuite")
Inspiration
bbousuite
was inspired by the tidyverse
package.
Getting Help or Reporting an Issue
To report bugs/issues/feature requests, please file an issue.
How to Contribute
If you would like to contribute to the package, please see our CONTRIBUTING guidelines.
Code of Conduct
Please note that the ssdtools project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Licensing
Copyright xx xx
Copyright 2023-2024 Province of Alberta
The documentation is released under the CC BY 4.0 License
The code is released under the Apache License 2.0