Type: Package Package: bboushiny Title: Shiny App for Analysing Boreal Caribou Surival, Recruitment and Lambda Version: 0.3.1 Authors@R: c( 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("Province of Alberta", role = "cph") ) Description: Use Bayesian methods to calculate survival, recruitment and lambda as well as confidence intervals. License: Apache License (>= 2) URL: https://poissonconsulting.github.io/bboushiny/, https://github.com/poissonconsulting/bboushiny BugReports: https://github.com/poissonconsulting/bboushiny/issues Depends: nimble, nimbleQuad, R (>= 4.1) Imports: bboudata, bboutools, bs4Dash, chk, cli, dplyr, DT, forcats, ggplot2, readr, readxl, rlang, scales, shiny, shinyhelper, shinyjs, tidyr, writexl Suggests: testthat (>= 3.0.0), withr Remotes: poissonconsulting/bboudata, poissonconsulting/bboutools Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Config/Needs/website: poissonconsulting/poissontemplate Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-12 06:26:52 UTC RemoteUrl: https://github.com/poissonconsulting/bboushiny RemoteRef: HEAD RemoteSha: ecb2ba9cd05ad7820c63c76dd296043cecd79282 NeedsCompilation: no Packaged: 2026-06-24 11:04:14 UTC; root Author: Ayla Pearson [aut, cre] (ORCID: ), Joe Thorley [ctb] (ORCID: ), Seb Dalgarno [ctb] (ORCID: ), Province of Alberta [cph] Maintainer: Ayla Pearson