Package: bboudata Title: Data for bbou Project Version: 0.4.0 Authors@R: c( person("Troy", "Hegel", , "troy.hegel@gov.ab.ca", role = "aut", comment = c(ORCID = "0000-0001-5363-7716")), person("Dave", "Hervieux", , "dave.hervieux@gov.ab.ca", role = "aut"), person("Barry", "Nobert", , "barry.nobert@gov.ab.ca", role = "aut"), person("John", "Boulanger", , "boulange@ecological.bc.ca", role = "aut", comment = c(ORCID = "0000-0001-8222-1445")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7388-1222")), person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0002-7683-4592")), person("Seb", "Dalgarno", , "seb@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0002-3658-4517")), person("Alan", "Constant", role = "ctb", comment = c(ORCID = "0000-0002-1652-4031")), person("Josie", "Hughes", , "Josie.Hughes@ec.gc.ca", role = "ctb", comment = "Multi-population and other extensions based on LandSciTech/bboudata"), person("Province of Alberta", role = "cph"), person("His Majesty the King in Right of Canada, as represented by the Minister of the Environment", role = "cph", comment = "Copyright applies to bbd_chk_data_survival(), bbd_chk_data_recruitment(), and associated helpers in R/functions.R, derived from LandSciTech/bboudata") ) Description: This package contains boreal caribou demographic data which can be used as validation for the associated shiny-app and analysis. The overall goal of the bbou packages is to develop a more standardized and consistent method for the comparison of boreal caribou survival rates, recruitment and population dynamics across Canada. License: Apache License (>= 2) URL: https://poissonconsulting.github.io/bboudata/, https://github.com/poissonconsulting/bboudata BugReports: https://github.com/poissonconsulting/bboudata/issues Depends: R (>= 4.1) Imports: chk, tibble Suggests: bbousims, testthat (>= 3.0.0) Remotes: poissonconsulting/bbousims Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Config/Needs/website: poissonconsulting/poissontemplate Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-06 22:36:54 UTC RemoteUrl: https://github.com/poissonconsulting/bboudata RemoteRef: HEAD RemoteSha: 15a7887d20fe0d5190364ff899d396a018586e4b NeedsCompilation: no Packaged: 2026-07-18 08:38:49 UTC; root Author: Troy Hegel [aut] (ORCID: ), Dave Hervieux [aut], Barry Nobert [aut], John Boulanger [aut] (ORCID: ), Ayla Pearson [aut, cre] (ORCID: ), Joe Thorley [ctb] (ORCID: ), Seb Dalgarno [ctb] (ORCID: ), Alan Constant [ctb] (ORCID: ), Josie Hughes [ctb] (Multi-population and other extensions based on LandSciTech/bboudata), Province of Alberta [cph], His Majesty the King in Right of Canada, as represented by the Minister of the Environment [cph] (Copyright applies to bbd_chk_data_survival(), bbd_chk_data_recruitment(), and associated helpers in R/functions.R, derived from LandSciTech/bboudata) Maintainer: Ayla Pearson