Package: ecostate
Type: Package
Title: State-Space Mass-Balance Model for Marine Ecosystems
Version: 0.3.0
Date: 2025-09-08
Authors@R: c(
    person(c("James", "T."), "Thorson", , "James.Thorson@noaa.gov", 
	   role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7415-1010"))
    )
Maintainer: James T. Thorson <James.Thorson@noaa.gov>
Description: 
	Fits a state-space mass-balance model for marine ecosystems,
	which implements dynamics derived from 
	'Ecopath with Ecosim' ('EwE') <https://ecopath.org/>
	while fitting to time-series of fishery catch, biomass indices,
	age-composition samples, and weight-at-age data.  
	'Ecostate' fits biological parameters (e.g., equilibrium mass)
	and measurement parameters (e.g., catchability coefficients)
	jointly with residual variation in process errors, and can include
	Bayesian priors for parameters.  
License: GPL-3
Depends: R (>= 4.1.0), RTMB (>= 1.5.0),
Imports: TMB, MASS, checkmate, ggplot2, ggnetwork, igraph
Suggests: knitr, rmarkdown
RoxygenNote: 7.3.2
VignetteBuilder: knitr
LazyData: true
URL: https://james-thorson-noaa.github.io/ecostate/
BugReports: https://github.com/James-Thorson-NOAA/ecostate/issues
NeedsCompilation: no
Packaged: 2025-09-08 15:52:49 UTC; James.Thorson
Author: James T. Thorson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7415-1010>)
Repository: CRAN
Date/Publication: 2025-09-08 18:30:08 UTC
Built: R 4.6.0; ; 2025-11-02 04:45:01 UTC; windows
