{
  "_id": "6a1a743d1d7bb097a09d14b9",
  "Package": "BigVAR",
  "Type": "Package",
  "Title": "Dimension Reduction Methods for Multivariate Time Series",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(\"Will\", \"Nicholson\", email = \"wbn8@cornell.edu\", role = c(\"cre\",\"aut\")),\nperson(\"David\", \"Matteson\", email = \"matteson@cornell.edu\", role = \"aut\"),\nperson(\"Jacob\", \"Bien\", email = \"bien@cornell.edu\", role = \"aut\"))",
  "Maintainer": "Will Nicholson <wbn8@cornell.edu>",
  "Date": "2022-10-01",
  "Description": "Estimates VAR and VARX models with Structured Penalties.",
  "License": "GPL (>=2)",
  "LazyLoad": "yes",
  "SystemRequirements": "C++11",
  "URL": "https://github.com/wbnicholson/BigVAR",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://wbnicholson.r-universe.dev",
  "Date/Publication": "2025-05-21 03:14:31 UTC",
  "RemoteUrl": "https://github.com/wbnicholson/bigvar",
  "RemoteRef": "HEAD",
  "RemoteSha": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
  "RemoteSubdir": "BigVAR",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 14:48:58 UTC",
    "User": "root"
  },
  "Author": "Will Nicholson [cre, aut],\nDavid Matteson [aut],\nJacob Bien [aut]",
  "MD5sum": "d85ccabb9e0dc3e8af6f62ca34601445",
  "_user": "wbnicholson",
  "_type": "src",
  "_file": "BigVAR_1.1.1.tar.gz",
  "_fileid": "d3f43b98b94f0bff3a42f859245b2e9ed85e37e28065c7596a65c85743da7efb",
  "_filesize": 737236,
  "_sha256": "d3f43b98b94f0bff3a42f859245b2e9ed85e37e28065c7596a65c85743da7efb",
  "_created": "2026-05-28T14:48:58.000Z",
  "_published": "2026-05-30T05:23:09.515Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626261067,
      "time": 169,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269153906"
    },
    {
      "job": 78626260991,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269200892"
    },
    {
      "job": 78626261186,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269151244"
    },
    {
      "job": 78626261149,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269197979"
    },
    {
      "job": 78626260936,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626260933,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626260993,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269700712"
    },
    {
      "job": 78626261145,
      "time": 391,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269840516"
    },
    {
      "job": 78626260961,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269080024"
    },
    {
      "job": 78626260989,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269181415"
    },
    {
      "job": 78626261147,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269192148"
    },
    {
      "job": 78626260943,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626261022,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269182317"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wbnicholson/bigvar",
  "_commit": {
    "id": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
    "author": "will <wbnicholson@gmail.com>",
    "committer": "will <wbnicholson@gmail.com>",
    "message": "fix separate lambda and MCP/SCAD with p=0\n",
    "time": 1747797271
  },
  "_maintainer": {
    "name": "Will Nicholson",
    "email": "wbn8@cornell.edu",
    "login": "wbnicholson",
    "description": "",
    "uuid": 8129070
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "expm",
      "role": "Suggests"
    },
    {
      "package": "MCS",
      "role": "Suggests"
    },
    {
      "package": "quantmod",
      "role": "Suggests"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    }
  ],
  "_owner": "wbnicholson",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 62,
  "_contributors": [
    {
      "user": "wbnicholson",
      "count": 124,
      "uuid": 8129070
    },
    {
      "user": "jonlachmann",
      "count": 13,
      "uuid": 10993608
    },
    {
      "user": "yixuan",
      "count": 1,
      "uuid": 216398
    }
  ],
  "_userbio": {
    "uuid": 8129070,
    "type": "user",
    "name": "Will Nicholson"
  },
  "_downloads": {
    "count": 871,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BigVAR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/wbnicholson/bigvar",
  "_searchresults": 116,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BigVAR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wbnicholson/bigvar",
  "_realowner": "wbnicholson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-05-17"
    },
    {
      "version": "1.0.1",
      "date": "2016-05-25"
    },
    {
      "version": "1.0.2",
      "date": "2017-04-03"
    },
    {
      "version": "1.0.3",
      "date": "2018-07-22"
    },
    {
      "version": "1.0.4",
      "date": "2019-01-22"
    },
    {
      "version": "1.0.6",
      "date": "2019-12-02"
    },
    {
      "version": "1.1.0",
      "date": "2022-03-22"
    },
    {
      "version": "1.1.1",
      "date": "2022-10-02"
    },
    {
      "version": "1.1.2",
      "date": "2023-01-09"
    },
    {
      "version": "1.1.3",
      "date": "2025-06-28"
    },
    {
      "version": "1.1.4",
      "date": "2025-11-04"
    },
    {
      "version": "1.1.5",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "BigVAR.est",
    "BigVAR.fit",
    "coef",
    "constructModel",
    "cv.BigVAR",
    "MultVarSim",
    "plot",
    "predict",
    "PredictVARX",
    "show",
    "SparsityPlot.BigVAR.results",
    "VarptoVar1MC",
    "VARXFit",
    "VARXForecastEval",
    "VARXLagCons"
  ],
  "_datasets": [
    {
      "name": "A",
      "title": "Generator for Simulated Multivariate Time Series",
      "object": "Generator",
      "file": "Generator.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y",
      "title": "Simulated Multivariate Time Series",
      "object": "Y",
      "file": "Y.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "A",
      "title": "Generator for Simulated Multivariate Time Series",
      "topics": [
        "A"
      ]
    },
    {
      "page": "BigVAR",
      "title": "Dimension Reduction Methods for Multivariate Time Series.",
      "topics": [
        "BigVAR"
      ]
    },
    {
      "page": "BigVAR-class",
      "title": "BigVAR Object Class",
      "topics": [
        "BigVAR-class"
      ]
    },
    {
      "page": "BigVAR.est-methods",
      "title": "BigVAR Estimation",
      "topics": [
        "BigVAR.est",
        "BigVAR.est,BigVAR-method"
      ]
    },
    {
      "page": "BigVAR.results",
      "title": "BigVAR.results This class contains the results from cv.BigVAR.",
      "topics": [
        "BigVAR.results",
        "BigVAR.results-class"
      ]
    },
    {
      "page": "constructModel",
      "title": "Construct an object of class BigVAR",
      "topics": [
        "constructModel"
      ]
    },
    {
      "page": "cv.BigVAR-methods",
      "title": "Cross Validation for BigVAR",
      "topics": [
        "cv.BigVAR",
        "cv.BigVAR,BigVAR-method"
      ]
    },
    {
      "page": "MultVarSim",
      "title": "Simulate a VAR",
      "topics": [
        "MultVarSim"
      ]
    },
    {
      "page": "BigVAR.results-plot-methods",
      "title": "Plot an object of class BigVAR.results",
      "topics": [
        "plot",
        "plot,BigVAR.results-method",
        "plot-methods"
      ]
    },
    {
      "page": "plot.BigVAR-methods",
      "title": "Plot a BigVAR object",
      "topics": [
        "plot,BigVAR-method",
        "plot.BigVAR"
      ]
    },
    {
      "page": "predict-methods-BigVAR.results",
      "title": "Forecast using a BigVAR.results object",
      "topics": [
        "predict",
        "predict,BigVAR.results-method"
      ]
    },
    {
      "page": "show-methods-BigVAR.results",
      "title": "Default show method for an object of class BigVAR.results",
      "topics": [
        "show",
        "show,BigVAR.results-method"
      ]
    },
    {
      "page": "show-methods",
      "title": "Default show method for an object of class BigVAR",
      "topics": [
        "show,BigVAR-method",
        "show.BigVAR"
      ]
    },
    {
      "page": "SparsityPlot.BigVAR.results-methods",
      "title": "Sparsity Plot of a BigVAR.results object",
      "topics": [
        "SparsityPlot.BigVAR.results",
        "SparsityPlot.BigVAR.results,BigVAR.results-method"
      ]
    },
    {
      "page": "VarptoVar1MC",
      "title": "Converts a VAR coefficient matrix of order p to multiple companion form",
      "topics": [
        "VarptoVar1MC"
      ]
    },
    {
      "page": "VARXFit",
      "title": "Fit a VAR or VARX model by least squares",
      "topics": [
        "VARXFit"
      ]
    },
    {
      "page": "VARXForecastEval",
      "title": "Evaluate forecasts from a VAR or VARX with lag orders selected by AIC/BIC",
      "topics": [
        "VARXForecastEval"
      ]
    },
    {
      "page": "Y",
      "title": "Simulated Multivariate Time Series",
      "topics": [
        "Y"
      ]
    }
  ],
  "_readme": "https://github.com/wbnicholson/bigvar/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "lattice",
    "MASS",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "BigVAR.Rmd",
      "filename": "BigVAR.html",
      "title": "BigVAR: Tools for Modeling Sparse Vector Autoregressions with Exogenous Variables",
      "author": "Will Nicholson, Jacob Bien, David Matteson, Ines Wilms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Roadmap",
        "Installation",
        "Quick Start",
        "Notation and Methodology",
        "Example Sparsity Patterns",
        "VARX-L",
        "HLAG",
        "Additional Penalties",
        "BigVAR Details",
        "Input Arguments",
        "Penalty Parameter Selection",
        "Rolling Extension",
        "Leave One Out Validation",
        "Diagnostics",
        "Prediction",
        "Coefficients",
        "Example Data",
        "Extensions",
        "Fit with fixed, known $\\lambda$",
        "N-fold cross validation",
        "Information Criterion Benchmarks",
        "Selecting a Structure",
        "Impulse Response Functions",
        "References"
      ],
      "created": "2022-03-18 18:30:09",
      "modified": "2022-10-07 02:22:39",
      "commits": 2
    }
  ],
  "_score": 7.333970933444835,
  "_indexed": true,
  "_nocasepkg": "bigvar",
  "_universes": [
    "wbnicholson"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-04-16T05:51:41.000Z",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "8eff01cf8dfe66e83a4c2902736c7cc0a605671acf07637aa85435879212f11e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/24493532784"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-04-16T05:28:07.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "f5644e4ecdb54a75d6fc3de4d2c9213d6ed3648bfd6810855d960865cf2ca3a7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/24493532784"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-04-16T05:25:12.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "baaad9a4bff8a4c56e3d56c2136047a7a285d2e81f1c2bee74e07ba0ac622e1d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/24493532784"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-28T14:51:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "06a5bad3fff856690d7a2ae5fcc925b019a9a5a2afbd447c07689167b05f5c90",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-28T14:53:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "8dc976af4848cdc44a951b879ca6d08e16c33704b97930757ab6d51455a9c001",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-28T14:51:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "fd3088d91bbf76a6419f9d0e63e002fc68d4973fa85f06e4a82925aa16d2456b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-28T14:53:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "b4b57ff09ef03c27ffd236b3ca4aab4291368e07d949bf1509e4c95db381cfae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-28T15:13:17.000Z",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "c55308291450c7e77c623f920a95e4a1c1fb2c72041c049b644feeb33be189c5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-28T15:17:26.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "defcea572ac7e537ed40e6e50cf0eef3d09f7e6af4ababacc218071d9c8198d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-28T14:53:27.000Z",
      "arch": "emscripten",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "77c0758e5f3ec0bfee736a54f7a00e7f16b4508ace44ecb4d56375dc969fff54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-28T14:52:30.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "a4c4e64d945eaa2eabe57332aa72988062219c78f899f883e39a6722373df810",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-28T14:52:20.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "ba6f7072a216cc447a5ce8891717f558b64a34b3a0bdd4d1359aa70216858d1f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/26581744454"
    }
  ]
}