Skip to content

poissonconsulting/bbousuite

Repository files navigation

bbousuite

Lifecycle: experimental R-CMD-check Codecov test coverage

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 analysis (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")

Load

To load bbousite

library(bbousuite)
#> Attaching: bboudata bbouretro bboushiny bbousims bboutools bbousuite

Packages

The packages installed and loaded by bbousuite suite are:

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

About

Easily install and load bbou (boreal caribou) R packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published