Package: shinyypr
Title: Run Ypr Shiny App
Version: 0.0.1
Authors@R: 
    c(person(given = "Sebastian",
             family = "Dalgarno",
             role = c("aut", "cre"),
             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("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: stats, chk, lifecycle, shiny, ypr, shinyjs, dplyr, purrr,
        readr, ggplot2, magrittr, DT, bsplus, waiter
Suggests: covr, testthat (>= 2.1.0), knitr, rmarkdown
URL: https://github.com/poissonconsulting/shinyypr
BugReports: https://github.com/poissonconsulting/shinyypr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
RdMacros: lifecycle
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-11 20:01:19 UTC; sebastiandalgarno
Author: Sebastian Dalgarno [aut, cre] (<https://orcid.org/0000-0002-3658-4517>),
  Joe Thorley [ctb] (<https://orcid.org/0000-0002-7683-4592>),
  Poisson Consulting [cph, fnd]
Maintainer: Sebastian Dalgarno <seb@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2020-02-20 14:50:02 UTC
