Package: tvvarss Type: Package Title: Time Varying Vector Autoregressive State Space Models Version: 0.1.1 Authors@R: as.person(c( "Eric Ward [aut, cre]", "Mark Scheuerell [aut]", "Steve Katz [aut]" )) Maintainer: Eric Ward Description: The tvvarss package uses Stan (mc-stan.org) to fit multi-site multivariate autoregressive (aka vector autoregressive) state space models with a time varying interaction matrix. License: GPL (>=3) Depends: R (>= 3.4.0) Imports: MASS, methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.1.1), ggplot2, viridisLite, loo (>= 2.0.0), rlang (>= 0.3.1) LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) Suggests: testthat, knitr, rmarkdown Encoding: UTF-8 URL: https://atsa-es.github.io/tvvarss/, https://github.com/atsa-es/tvvarss BugReports: https://github.com/atsa-es/tvvarss/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 SystemRequirements: GNU make Biarch: true VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://atsa-es.r-universe.dev Date/Publication: 2021-10-04 16:48:14 UTC RemoteUrl: https://github.com/atsa-es/tvvarss RemoteRef: HEAD RemoteSha: 31da937bf91afb3ee0b716d785a95bad377eb26c NeedsCompilation: yes Packaged: 2026-06-08 11:10:09 UTC; root Author: Eric Ward [aut, cre], Mark Scheuerell [aut], Steve Katz [aut]