Type: Package Package: SSMSE Title: Management Strategy Evaluation (MSE) using Stock Synthesis (SS) Version: 0.4.0 Authors@R: c( person("Kathryn", "Doering", , "kathryn.doering@noaa.gov", role = c("aut", "cre")), person("Nathan", "Vaughan", , "nathan.vaughan@noaa.gov", role = "aut") ) Description: An R package for performing Management Strategy Evaluation (MSE) using Stock Synthesis (SS3). SS3 is used as the Operating Model (OM) and, if the user desires, the Estimation model (EM). SSMSE allows existing SS3 models to be used as the basis for an OM. These OMs are used in the MSE framework provided by SSMSE to evaluate the implications of management actions on a population given uncertainty. License: MIT + file LICENSE.md URL: https://github.com/nmfs-ost/SSMSE BugReports: https://github.com/nmfs-ost/SSMSE/issues Depends: R (>= 4.0) Imports: assertive.base, assertive.properties, assertive.types, doParallel, dplyr, foreach, ggplot2, magrittr, parallel, r4ss (>= 1.50.0), ss3sim, stats, tidyr, utils Suggests: testthat Remotes: cran/assertive.base@master, cran/assertive.properties@master, cran/assertive.types@master, r4ss/r4ss@main, ss3sim/ss3sim@main Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://noaa-fisheries-integrated-toolbox.r-universe.dev Date/Publication: 2026-07-10 13:58:11 UTC RemoteUrl: https://github.com/nmfs-ost/SSMSE RemoteRef: HEAD RemoteSha: 61d4b3af9e2a6d2b1672f3c62768aa79f032fd2e NeedsCompilation: no Packaged: 2026-07-10 16:13:56 UTC; root Author: Kathryn Doering [aut, cre], Nathan Vaughan [aut] Maintainer: Kathryn Doering