diff --git a/DESCRIPTION b/DESCRIPTION index 23c107eb..6bdc6997 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -43,4 +43,4 @@ Remotes: Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 diff --git a/man/SSMSE.Rd b/man/SSMSE.Rd index 1da60e4a..9d1df842 100644 --- a/man/SSMSE.Rd +++ b/man/SSMSE.Rd @@ -2,6 +2,7 @@ % Please edit documentation in R/SSMSE.R \docType{package} \name{SSMSE} +\alias{SSMSE-package} \alias{SSMSE} \title{SSMSE: A package for Management Strategy Evaluation (MSE) using Stock Synthesis (SS)} @@ -13,3 +14,20 @@ SS 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. } +\seealso{ +Useful links: +\itemize{ + \item \url{https://github.com/nmfs-fish-tools/SSMSE} + \item Report bugs at \url{https://github.com/nmfs-fish-tools/SSMSE/issues} +} + +} +\author{ +\strong{Maintainer}: Kathryn Doering \email{kathryn.doering@noaa.gov} + +Authors: +\itemize{ + \item Nathan Vaughan \email{nathan.vaughan@noaa.gov} +} + +}