Package: shinyypr Title: Run ypr Shiny App Version: 0.0.4 Authors@R: c(person(given = "Sebastian", family = "Dalgarno", role = "aut", email = "seb@poissonconsulting.ca", comment = c(ORCID = "0000-0002-3658-4517")), person(given = "Joe", family = "Thorley", role = "ctb", email = "joe@poissonconsulting.ca", comment = c(ORCID = "0000-0002-7683-4592")), person(given = "Ayla", family = "Pearson", role = c("cre", "ctb"), email = "ayla@poissonconsulting.ca", comment = c(ORCID = "0000-0001-7388-1222")), person("Poisson Consulting", role = c("cph", "fnd"))) Description: A user interface to the 'ypr' R package. 'Ypr' implements equilibrium-based yield per recruit methods for estimating the optimal yield for a fish population. License: MIT + file LICENSE Depends: R (>= 2.10) Imports: chk, bsplus, DT, dplyr, ggplot2, lifecycle, magrittr, purrr, readr, shiny, shinyjs, stats, ypr, waiter Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) URL: https://github.com/poissonconsulting/shinyypr BugReports: https://github.com/poissonconsulting/shinyypr/issues Encoding: UTF-8 RoxygenNote: 7.2.3 RdMacros: lifecycle Language: en-US VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/Needs/website: poissonconsulting/poissontemplate Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-06 22:35:52 UTC RemoteUrl: https://github.com/poissonconsulting/shinyypr RemoteRef: HEAD RemoteSha: ba6e5c2ff0b66b81c9315695c6cc00f0a7169418 NeedsCompilation: no Packaged: 2026-07-18 08:39:32 UTC; root Author: Sebastian Dalgarno [aut] (ORCID: ), Joe Thorley [ctb] (ORCID: ), Ayla Pearson [cre, ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Ayla Pearson