Package: ss3sim
Type: Package
Title: Fisheries Stock Assessment Simulation Testing with Stock
        Synthesis
Version: 1.0.3
Authors@R: c(person(c("Kelli", "F."), "Johnson", 
    email = "kelli.johnson@noaa.gov",
    role = c("aut", "cre")),
    person(c("Sean", "C."), "Anderson", role = "aut", comment = c(ORCID = "0000-0001-9563-1937")),
    person("Kathryn Doering", role = "aut"),
    person("Cole", "Monnahan", role = "aut"),
    person("Christine", "Stawitz", role = "aut"),
    person("Ian", "Taylor", role = "aut"),
    person("Curry", "Cunningham", role = "ctb"),
    person("Allan", "Hicks", role = "ctb"),
    person("Felipe", "Hurtado-Ferro", role = "ctb"),
    person("Peter", "Kuriyama", role = "ctb"),
    person("Roberto", "Licandeo", role = "ctb"),
    person("Carey", "McGilliard", role = "ctb"),
    person("Melissa", "Murdian", role = "ctb"),
    person("Kotaro", "Ono", role = "ctb"),
    person("Merrill", "Rudd", role = "ctb"),
    person("Cody", "Szuwalski", role = "ctb"),
    person("Juan", "Valero", role = "ctb"),
    person("Athol", "Whitten", role = "ctb"))
Description: Develops a framework for fisheries stock assessment simulation
    testing with Stock Synthesis (SS) as described in Anderson et al.
    (2014) <doi:10.1371/journal.pone.0092725>.
License: MIT + file LICENSE
URL: https://github.com/ss3sim/ss3sim
BugReports: https://github.com/ss3sim/ss3sim/issues
LazyData: true
Suggests: knitr, doParallel, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 3.3)
Imports: foreach, r4ss (>= 1.35.0), gtools, ggplot2, bbmle, grDevices,
        graphics, stats, utils
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-11-08 20:24:46 UTC; kelli
Author: Kelli F. Johnson [aut, cre],
  Sean C. Anderson [aut] (<https://orcid.org/0000-0001-9563-1937>),
  Kathryn Doering [aut],
  Cole Monnahan [aut],
  Christine Stawitz [aut],
  Ian Taylor [aut],
  Curry Cunningham [ctb],
  Allan Hicks [ctb],
  Felipe Hurtado-Ferro [ctb],
  Peter Kuriyama [ctb],
  Roberto Licandeo [ctb],
  Carey McGilliard [ctb],
  Melissa Murdian [ctb],
  Kotaro Ono [ctb],
  Merrill Rudd [ctb],
  Cody Szuwalski [ctb],
  Juan Valero [ctb],
  Athol Whitten [ctb]
Maintainer: Kelli F. Johnson <kelli.johnson@noaa.gov>
Repository: CRAN
Date/Publication: 2019-11-08 22:40:02 UTC
Built: R 4.1.0; ; 2021-05-27 15:45:04 UTC; unix
