Type: Package Package: tinyVAST Title: Multivariate Spatio-Temporal Models using Structural Equations Version: 1.6.1 Date: 2026-06-30 Authors@R: c( person(c("James", "T."), "Thorson", , "James.Thorson@noaa.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7415-1010")), person(c("Sean", "C."), "Anderson", , "sean@seananderson.ca", role = c("aut"), comment = c(ORCID = "0000-0001-9563-1937")) ) Description: Fits a wide variety of multivariate spatio-temporal models with simultaneous and lagged interactions among variables (including vector autoregressive spatio-temporal ('VAST') dynamics) for areal, continuous, or network spatial domains. It includes time-variable, space-variable, and space-time-variable interactions using dynamic structural equation models ('DSEM') as expressive interface, and the 'mgcv' package to specify splines via the formula interface. See Thorson et al. (2025) for more details. License: GPL-3 Depends: R (>= 4.1.0) Imports: corpcor, fmesher, igraph, Matrix (>= 1.3.0), methods, utils, mgcv, sf, sfnetworks, TMB (>= 1.9.17), units, checkmate, abind, sdmTMB, dsem (>= 3.0.0), insight, cv, sparseinv, gstat, cli, GpGp, GPvecchia Suggests: ggplot2, knitr, lattice, mvtnorm, pdp, rmarkdown, rnaturalearth, rnaturalearthdata, testthat, tweedie, viridisLite, visreg, plyr, DHARMa, glmmTMB, tibble, RANN LinkingTo: RcppEigen, TMB VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) URL: https://vast-lib.github.io/tinyVAST/ BugReports: https://github.com/vast-lib/tinyVAST/issues/ Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://vast-lib.r-universe.dev Date/Publication: 2026-06-30 23:20:11 UTC RemoteUrl: https://github.com/vast-lib/tinyvast RemoteRef: HEAD RemoteSha: 3fe4dd5934c7f5e40b64893f2da21538def6847f NeedsCompilation: yes Packaged: 2026-06-30 23:53:40 UTC; root Author: James T. Thorson [aut, cre] (ORCID: ), Sean C. Anderson [aut] (ORCID: ) Maintainer: James T. Thorson