{
  "_id": "6a1e80311d7bb097a0a662f0",
  "Package": "bigtime",
  "Type": "Package",
  "Title": "Sparse Estimation of Large Time Series Models",
  "Version": "0.2.3",
  "Authors@R": "c(\nperson(\"Ines\", \"Wilms\", email = \"i.wilms@maastrichtuniversity.nl\", role = c(\"cre\",\"aut\")),\nperson(\"David S.\", \"Matteson\", email = \"matteson@cornell.edu\", role = \"aut\"),\nperson(\"Jacob\", \"Bien\", email = \"jbien@usc.edu\", role = \"aut\"),\nperson(\"Sumanta\", \"Basu\", email = \"sumbose@cornell.edu\", role = \"aut\"),\nperson(\"Will\", \"Nicholson\", email = \"wbn8@cornell.edu\", role = \"aut\"),\nperson(\"Enrico\", \"Wegner\", email = \"e.wegner@student.maastrichtuniversity.nl\", role = \"aut\"))",
  "Maintainer": "Ines Wilms <i.wilms@maastrichtuniversity.nl>",
  "Description": "Estimation of large Vector AutoRegressive (VAR), Vector\nAutoRegressive with Exogenous Variables X (VARX) and Vector\nAutoRegressive Moving Average (VARMA) Models with Structured\nLasso Penalties, see Nicholson, Wilms, Bien and Matteson (2020)\n<https://jmlr.org/papers/v21/19-777.html> and Wilms, Basu, Bien\nand Matteson (2021) <doi:10.1080/01621459.2021.1942013>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/ineswilms/bigtime",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 06:58:55 UTC",
    "User": "root"
  },
  "Author": "Ines Wilms [cre, aut], David S. Matteson [aut], Jacob Bien\n[aut], Sumanta Basu [aut], Will Nicholson [aut], Enrico Wegner\n[aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-21 22:30:28 UTC",
  "RemoteUrl": "https://github.com/cran/bigtime",
  "RemoteRef": "HEAD",
  "RemoteSha": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
  "MD5sum": "c2f953c0992dc00beea0d69a14bc65c5",
  "_user": "cran",
  "_type": "src",
  "_file": "bigtime_0.2.3.tar.gz",
  "_fileid": "1e45516add86ce6e8a3531ba70ec8ae9dfeb730e445a5758cbc385dbd7a9bfba",
  "_filesize": 910553,
  "_sha256": "1e45516add86ce6e8a3531ba70ec8ae9dfeb730e445a5758cbc385dbd7a9bfba",
  "_created": "2026-06-02T06:58:55.000Z",
  "_published": "2026-06-02T07:03:13.148Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79016674910,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351052389"
    },
    {
      "job": 79016674929,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351047116"
    },
    {
      "job": 79016674924,
      "time": 190,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351058939"
    },
    {
      "job": 79016674926,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351048294"
    },
    {
      "job": 79016171206,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351004379"
    },
    {
      "job": 79016674876,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351039995"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26803744393",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bigtime",
  "_commit": {
    "id": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
    "author": "Ines Wilms <i.wilms@maastrichtuniversity.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1692657028
  },
  "_maintainer": {
    "name": "Ines Wilms",
    "email": "i.wilms@maastrichtuniversity.nl",
    "login": "ineswilms",
    "description": "",
    "uuid": 31667271
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ineswilms",
      "count": 5,
      "uuid": 31667271
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigtime"
  },
  "_devurl": "https://github.com/ineswilms/bigtime",
  "_searchresults": 31,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bigtime.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/ineswilms/bigtime",
  "_realowner": "ineswilms",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-09"
    },
    {
      "version": "0.2.0",
      "date": "2021-06-25"
    },
    {
      "version": "0.2.1",
      "date": "2021-08-09"
    },
    {
      "version": "0.2.2",
      "date": "2023-07-16"
    },
    {
      "version": "0.2.3",
      "date": "2023-08-21"
    }
  ],
  "_exports": [
    "%>%",
    "create_rand_coef_mat",
    "diagnostics_plot",
    "directforecast",
    "get_ic_vals",
    "ic_selection",
    "is.stable",
    "lagmatrix",
    "plot_cv",
    "recursiveforecast",
    "simVAR",
    "sparseVAR",
    "sparseVARMA",
    "sparseVARX"
  ],
  "_datasets": [
    {
      "name": "X.varx",
      "title": "VARX Time Series Example ('varx.example')",
      "object": "varx.example",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "X1",
        "X2",
        "X3"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y.var",
      "title": "VAR Time Series Example ('var.example')",
      "object": "var.example",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Y1",
        "Y2",
        "Y3",
        "Y4",
        "Y5"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y.varma",
      "title": "VARMA Time Series Example ('varma.example')",
      "object": "varma.example",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Y1",
        "Y2",
        "Y3"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y.varx",
      "title": "VARX Time Series Example ('varx.example')",
      "object": "varx.example",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Y1",
        "Y2",
        "Y3"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bigtime",
      "title": "bigtime: A package for obtaining sparse estimates of large time series models.",
      "topics": [
        "bigtime-package",
        "bigtime"
      ]
    },
    {
      "page": "create_rand_coef_mat",
      "title": "Creates a random coefficient matrix",
      "topics": [
        "create_rand_coef_mat"
      ]
    },
    {
      "page": "diagnostics_plot",
      "title": "Creates a Diagnostic Plot",
      "topics": [
        "diagnostics_plot"
      ]
    },
    {
      "page": "diagnostics_plot.bigtime.VAR",
      "title": "diagnostics_plot function for VAR models",
      "topics": [
        "diagnostics_plot.bigtime.VAR"
      ]
    },
    {
      "page": "diagnostics_plot.bigtime.VARMA",
      "title": "diagnostics_plot function for VARMA models",
      "topics": [
        "diagnostics_plot.bigtime.VARMA"
      ]
    },
    {
      "page": "diagnostics_plot.bigtime.VARX",
      "title": "diagnostics_plot function for VARX models",
      "topics": [
        "diagnostics_plot.bigtime.VARX"
      ]
    },
    {
      "page": "directforecast",
      "title": "Function to obtain h-step ahead direct forecast based on estimated VAR, VARX or VARMA model",
      "topics": [
        "directforecast"
      ]
    },
    {
      "page": "fitted.bigtime.VAR",
      "title": "Gives the fitted values of a model estimated using 'sparseVAR'",
      "topics": [
        "fitted.bigtime.VAR"
      ]
    },
    {
      "page": "fitted.bigtime.VARMA",
      "title": "Gives the fitted values of a model estimated using 'sparseVARMA'",
      "topics": [
        "fitted.bigtime.VARMA"
      ]
    },
    {
      "page": "fitted.bigtime.VARX",
      "title": "Gives the fitted values of a model estimated using 'sparseVARX'",
      "topics": [
        "fitted.bigtime.VARX"
      ]
    },
    {
      "page": "get_ic_vals",
      "title": "Calculates the Information Criteria for a VAR, VARX, VARMA model",
      "topics": [
        "get_ic_vals"
      ]
    },
    {
      "page": "get_ic_vals.bigtime.VAR",
      "title": "Calculates the Information Criteria for a model estimated using 'sparseVAR'",
      "topics": [
        "get_ic_vals.bigtime.VAR"
      ]
    },
    {
      "page": "get_ic_vals.bigtime.VARX",
      "title": "Calculates the Information Criteria for a model estimated using 'sparseVARX'",
      "topics": [
        "get_ic_vals.bigtime.VARX"
      ]
    },
    {
      "page": "ic_selection",
      "title": "Selects the optimal penalty parameter using information criteria",
      "topics": [
        "ic_selection"
      ]
    },
    {
      "page": "is.stable",
      "title": "Checks whether a VAR is stable",
      "topics": [
        "is.stable"
      ]
    },
    {
      "page": "lagmatrix",
      "title": "Creates Lagmatrix of Estimated Coefficients",
      "topics": [
        "lagmatrix"
      ]
    },
    {
      "page": "plot_cv",
      "title": "Plot the Cross Validation Error Curve for a Sparse VAR or VARX",
      "topics": [
        "plot_cv"
      ]
    },
    {
      "page": "plot.bigtime.recursiveforecast",
      "title": "Plots Recursive Forecasts",
      "topics": [
        "plot.bigtime.recursiveforecast"
      ]
    },
    {
      "page": "plot.bigtime.simVAR",
      "title": "Plots a simulated VAR",
      "topics": [
        "plot.bigtime.simVAR"
      ]
    },
    {
      "page": "recursiveforecast",
      "title": "Recursively Forecasts a VAR",
      "topics": [
        "recursiveforecast"
      ]
    },
    {
      "page": "residuals.bigtime.VAR",
      "title": "Gives the residuals for VAR models estimated using 'sparseVAR'",
      "topics": [
        "residuals.bigtime.VAR"
      ]
    },
    {
      "page": "residuals.bigtime.VARMA",
      "title": "Gives the residuals for VARMA models estimated using 'sparseVARMA'",
      "topics": [
        "residuals.bigtime.VARMA"
      ]
    },
    {
      "page": "residuals.bigtime.VARX",
      "title": "Gives the residuals for VARX models estimated using 'sparseVARX'",
      "topics": [
        "residuals.bigtime.VARX"
      ]
    },
    {
      "page": "simVAR",
      "title": "Simulates a VAR(p) with various sparsity patterns",
      "topics": [
        "simVAR"
      ]
    },
    {
      "page": "sparseVAR",
      "title": "Sparse Estimation of the Vector AutoRegressive (VAR) Model",
      "topics": [
        "sparseVAR"
      ]
    },
    {
      "page": "sparseVARMA",
      "title": "Sparse Estimation of the Vector AutoRegressive Moving Average (VARMA) Model",
      "topics": [
        "sparseVARMA"
      ]
    },
    {
      "page": "sparseVARX",
      "title": "Sparse Estimation of the Vector AutoRegressive with Exogenous Variables X (VARX) Model",
      "topics": [
        "sparseVARX"
      ]
    },
    {
      "page": "summary.bigtime.simVAR",
      "title": "Gives a small summary of a VAR simulation",
      "topics": [
        "summary.bigtime.simVAR"
      ]
    },
    {
      "page": "X.varx",
      "title": "VARX Time Series Example ('varx.example')",
      "topics": [
        "X.varx"
      ]
    },
    {
      "page": "Y.var",
      "title": "VAR Time Series Example ('var.example')",
      "topics": [
        "Y.var"
      ]
    },
    {
      "page": "Y.varma",
      "title": "VARMA Time Series Example ('varma.example')",
      "topics": [
        "Y.varma"
      ]
    },
    {
      "page": "Y.varx",
      "title": "VARX Time Series Example ('varx.example')",
      "topics": [
        "Y.varx"
      ]
    }
  ],
  "_readme": "https://github.com/cran/bigtime/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "corrplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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"
    }
  ],
  "_score": 2.1903316981702914,
  "_indexed": false,
  "_nocasepkg": "bigtime",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ineswilms.r-universe.dev/bigtime",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T07:01:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
      "fileid": "a677a517c180273d32f03d49067204f122e25abf00d174ff9b92dd569a263cc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803744393"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T07:01:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
      "fileid": "8707c9411628f1fdf4359630a5aba45ceb271e55c33c35ae7549329fdb7434ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803744393"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T07:02:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
      "fileid": "91c61f0e12ab44052bd043922300fab4c43d24610eadac91e7b5c1b5cb352a90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803744393"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T07:01:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
      "fileid": "528c2ea0eb01aa2871168487e03dd2ae390cb2eae88bae7b1bfac2110e193a14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803744393"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T07:01:27.000Z",
      "arch": "emscripten",
      "commit": "435b83f67e2d6d2609e2f9d63fcea4f19e46ab70",
      "fileid": "cd1a6103b756608c6251b5b9228e2926ed8f4372be7c34a192e23888549c1bcd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803744393"
    }
  ]
}