Package: bigtime Type: Package Title: Sparse Estimation of Large Time Series Models Version: 0.2.3 Authors@R: c( person("Ines", "Wilms", email = "i.wilms@maastrichtuniversity.nl", role = c("cre","aut")), person("David S.", "Matteson", email = "matteson@cornell.edu", role = "aut"), person("Jacob", "Bien", email = "jbien@usc.edu", role = "aut"), person("Sumanta", "Basu", email = "sumbose@cornell.edu", role = "aut"), person("Will", "Nicholson", email = "wbn8@cornell.edu", role = "aut"), person("Enrico", "Wegner", email = "e.wegner@student.maastrichtuniversity.nl", role = "aut")) Maintainer: Ines Wilms Description: Estimation of large Vector AutoRegressive (VAR), Vector AutoRegressive with Exogenous Variables X (VARX) and Vector AutoRegressive Moving Average (VARMA) Models with Structured Lasso Penalties, see Nicholson, Wilms, Bien and Matteson (2020) and Wilms, Basu, Bien and Matteson (2021) . Depends: R (>= 3.6.0), methods License: GPL (>= 2) Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Imports: Rcpp (>= 1.0.7), stats, utils, grDevices, graphics, corrplot, dplyr, ggplot2, tidyr, magrittr LinkingTo: Rcpp, RcppArmadillo, RcppEigen URL: https://github.com/ineswilms/bigtime Config/pak/sysreqs: libicu-dev Repository: https://ineswilms.r-universe.dev Date/Publication: 2023-08-21 16:30:07 UTC RemoteUrl: https://github.com/ineswilms/bigtime RemoteRef: HEAD RemoteSha: b0c397cdc3ef4c83ad489619112dbc19cc4423ce NeedsCompilation: yes Packaged: 2026-07-04 06:49:36 UTC; root Author: Ines Wilms [cre, aut], David S. Matteson [aut], Jacob Bien [aut], Sumanta Basu [aut], Will Nicholson [aut], Enrico Wegner [aut]