{
  "_id": "6a4b4757a6574ff277f98e58",
  "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-07-06 06:02:02 UTC",
    "User": "root"
  },
  "Author": "Will Nicholson [cre, aut],\nDavid Matteson [aut],\nJacob Bien [aut]",
  "_user": "wbnicholson",
  "_type": "src",
  "_file": "BigVAR_1.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d05fc3d7fac1a89aa170f69993363da9b2e789b20a80b2dd904bbf26d47e3bed",
  "_filesize": 307664,
  "_sha256": "d05fc3d7fac1a89aa170f69993363da9b2e789b20a80b2dd904bbf26d47e3bed",
  "_expires": "2026-10-14T06:12:37.000Z",
  "_created": "2026-07-06T06:02:02.000Z",
  "_published": "2026-07-06T06:12:39.189Z",
  "_jobs": [
    {
      "job": 85305190188,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8100913634"
    },
    {
      "job": 85305190158,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8100914615"
    },
    {
      "job": 85305190163,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8100915774"
    },
    {
      "job": 85305190153,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8100913176"
    },
    {
      "job": 85305190132,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85305190138,
      "time": 254,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85305190152,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8100950965"
    },
    {
      "job": 85305190127,
      "time": 288,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8101006551"
    },
    {
      "job": 85304694447,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8100879815"
    },
    {
      "job": 85305190134,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8100911666"
    },
    {
      "job": 85305190114,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8100916817"
    },
    {
      "job": 85305190122,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85305190137,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8100923183"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758",
  "_status": "failure",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 35
  },
  "_downloads": {
    "count": 779,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BigVAR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/wbnicholson/bigvar",
  "_searchresults": 136,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.403051852588134,
  "_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": "https://r2.ropensci.org/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": "https://r2.ropensci.org/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": "https://r2.ropensci.org/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-07-06T06:04:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/1574c9be4d7b6cc93da99543b124e11fb20bec9b69fe5db57e69ad0b583c2ce6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-06T06:04:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/cd9009ea0d71cd48540c273fbccaf76222fdd6e316afa5ad3cd514baf4bf6c16",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-06T06:04:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/f9287ab6d78c85eb6a87df533070b83d5da9b7cbf1067197478d96195fcf1739",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-06T06:04:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/668c6b626fd3b3989b600f49a4ba15537ff5a997b5f4770fd4a24efffc074be3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-06T06:07:30.000Z",
      "arch": "aarch64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/1efc50baa849b14c63f2e624ef34b9d8421ba31fca329c0b23cc215125aabfde",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-06T06:10:25.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/d9c0527295260a6e886f7d2f28bb2949fa8edbed7273d0c7cf993aba284bfc77",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-07-06T06:04:43.000Z",
      "arch": "emscripten",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/8738d42df91a01ba1a6ca7269f78d9b3398f3e56d2bfcbd2e0ca6149144d5cc6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-06T06:04:03.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/c25eb25b3688c0e686ed8cb900f398f5ff4338fc10dc5e56e45f8b17961cb1aa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-06T06:04:26.000Z",
      "arch": "x86_64",
      "commit": "33cf5f048dc036447c2dfc7299ad2fb23df937b6",
      "fileid": "https://r2.ropensci.org/ae4f30c863a0f50f35f1e8d365cb487950451598ee1ccbd666f3802d5a06fc2e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wbnicholson/actions/runs/28661003758"
    }
  ]
}