Package: varlasso Type: Package Title: Vector Autoregressive State Space Models With Shrinkage Version: 0.0.1 Authors@R: as.person(c( "Eric Ward [aut, cre]", "Mark Scheuerell [ctb]", "Kristin Marshall [ctb]" )) Maintainer: Eric Ward Description: The varlasso package uses Stan (mc-stan.org) to fit VAR state space models with optional shrinkage priors on B matrix elements (autoregression coefficients). 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), 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://nwfsc-timeseries.github.io/varlasso/, https://github.com/nwfsc-timeseries/varlasso BugReports: https://github.com/nwfsc-timeseries/varlasso/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 SystemRequirements: GNU make Biarch: true VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://atsa-es.r-universe.dev Date/Publication: 2022-09-29 23:33:36 UTC RemoteUrl: https://github.com/atsa-es/varlasso RemoteRef: HEAD RemoteSha: f5d2835faa546798cdb3e41833db91b3ddd9480e NeedsCompilation: yes Packaged: 2026-06-01 06:39:59 UTC; root Author: Eric Ward [aut, cre], Mark Scheuerell [ctb], Kristin Marshall [ctb]