{
  "_id": "6a1e9b011d7bb097a0a6e5ae",
  "Package": "BayesARIMAX",
  "Type": "Package",
  "Title": "Bayesian Estimation of ARIMAX Model",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Achal\", \"Lama\", role = c(\"aut\", \"cre\"),\nemail = \"achal.lama@icar.gov.in\"),\nperson(\"Kn\", \"Singh\", role = \"aut\"),\nperson(\"Bishal\", \"Gurung\", role = \"aut\",\nemail = \"Bishal.Gurung@icar.gov.in\"))",
  "Author": "Achal Lama [aut, cre], Kn Singh [aut], Bishal Gurung [aut]",
  "Maintainer": "Achal Lama <achal.lama@icar.gov.in>",
  "Description": "The Autoregressive Integrated Moving Average (ARIMA) model\nis very popular univariate time series model. Its application\nhas been widened by the incorporation of exogenous variable(s)\n(X) in the model and modified as ARIMAX by Bierens (1987)\n<doi:10.1016/0304-4076(87)90086-8>. In this package we estimate\nthe ARIMAX model using Bayesian framework.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:54:43 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-05-20 14:40:09 UTC",
  "RemoteUrl": "https://github.com/cran/BayesARIMAX",
  "RemoteRef": "HEAD",
  "RemoteSha": "1dfed6d9dbf3bb4022015dbc6b77ff60c9b7a6e3",
  "MD5sum": "0133f9ee6733cac55767ec9e4cbd21e2",
  "_user": "cran",
  "_type": "src",
  "_file": "BayesARIMAX_0.1.1.tar.gz",
  "_fileid": "224f9cbc46b5ae82b1515bded83f22ce35bf1629c9f36ecc768f4edcba65851f",
  "_filesize": 85191,
  "_sha256": "224f9cbc46b5ae82b1515bded83f22ce35bf1629c9f36ecc768f4edcba65851f",
  "_created": "2026-06-02T08:54:43.000Z",
  "_published": "2026-06-02T08:57:37.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79034802171,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353291997"
    },
    {
      "job": 79034802294,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353292989"
    },
    {
      "job": 79034359078,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353247030"
    },
    {
      "job": 79034802140,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353289162"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26809149580",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BayesARIMAX",
  "_commit": {
    "id": "1dfed6d9dbf3bb4022015dbc6b77ff60c9b7a6e3",
    "author": "Achal Lama <achal.lama@icar.gov.in>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1589985609
  },
  "_maintainer": {
    "name": "Achal Lama",
    "email": "achal.lama@icar.gov.in"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesARIMAX"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesARIMAX.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-06"
    },
    {
      "version": "0.1.1",
      "date": "2020-05-20"
    }
  ],
  "_exports": [
    "BayesARIMAX"
  ],
  "_help": [
    {
      "page": "BayesianARIMAX",
      "title": "Bayesian Estimation of ARIMAX Model",
      "topics": [
        "BayesARIMAX"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "coda",
    "colorspace",
    "cpp11",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "nlme",
    "nnet",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "timeDate",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "bayesarimax",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T08:56:48.000Z",
      "distro": "noble",
      "commit": "1dfed6d9dbf3bb4022015dbc6b77ff60c9b7a6e3",
      "fileid": "e3432783a952a5be06de1838d670409011a2cc9dec85452e9073c21af941aef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809149580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T08:56:47.000Z",
      "distro": "noble",
      "commit": "1dfed6d9dbf3bb4022015dbc6b77ff60c9b7a6e3",
      "fileid": "29bedc760b35d7d088590520e974fb0bdaff935b38c5d2e54b7aac376c9ab055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809149580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T08:57:03.000Z",
      "commit": "1dfed6d9dbf3bb4022015dbc6b77ff60c9b7a6e3",
      "fileid": "e5231b5c86f36229ad00f311564e66f12db586c1d90bebf3b4dcbb5ca71f17df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809149580"
    }
  ]
}