Package: mvdlm Title: Multivariate Dynamic Linear Modelling With Stan Version: 0.1.0 Authors@R: c(person(given = "Eric J.", family = "Ward", role = c("aut", "cre"), email = "eric.ward@noaa.gov", comment = c(ORCID = "0000-0002-4359-0296"))) Description: Fits multivariate dynamic linear models in a Bayesian framework using Stan. License: GPL (>=3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Biarch: true URL: https://github.com/atsa-es/mvdlm BugReports: https://github.com/atsa-es/mvdlm/issues Depends: R (>= 4.1.0) Imports: broom.mixed, methods, ggplot2, MARSS, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.1.1) Suggests: testthat, knitr, rmarkdown, parallel 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) SystemRequirements: GNU make VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://atsa-es.r-universe.dev Date/Publication: 2025-04-22 16:01:01 UTC RemoteUrl: https://github.com/atsa-es/mvdlm RemoteRef: HEAD RemoteSha: 7f9f208703a691e310a6679858aadeaaf1d23456 NeedsCompilation: yes Packaged: 2026-06-23 06:09:05 UTC; root Author: Eric J. Ward [aut, cre] (ORCID: ) Maintainer: Eric J. Ward