{
  "_id": "6a16b4a9acfb0bcc41d859e3",
  "Package": "ARMALSTM",
  "Type": "Package",
  "Title": "Fitting of Hybrid ARMA-LSTM Models",
  "Description": "The real-life time series data are hardly pure linear or\nnonlinear. Merging a linear time series model like the\nautoregressive moving average (ARMA) model with a nonlinear\nneural network model such as the Long Short-Term Memory (LSTM)\nmodel can be used as a hybrid model for more accurate modeling\npurposes. Both the autoregressive integrated moving average\n(ARIMA) and autoregressive fractionally integrated moving\naverage (ARFIMA) models can be implemented. Details can be\nfound in Box et al. (2015, ISBN: 978-1-118-67502-1) and\nHochreiter and Schmidhuber (1997)\n<doi:10.1162/neco.1997.9.8.1735>.",
  "Authors@R": "c(person(\"Debopam\", \"Rakshit\", role = c(\"aut\", \"cre\"), email = \"rakshitdebopam@yahoo.com\"), person(\"Ritwika\", \"Das\", role = \"aut\"), person(\"Dwaipayan\", \"Bardhan\", role = \"aut\"))",
  "Author": "Debopam Rakshit [aut, cre], Ritwika Das [aut], Dwaipayan\nBardhan [aut]",
  "Maintainer": "Debopam Rakshit <rakshitdebopam@yahoo.com>",
  "Version": "0.1.0",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.1",
  "Packaged": {
    "Date": "2026-05-27 09:05:26 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-29 02:29:07 UTC",
  "RemoteUrl": "https://github.com/cran/ARMALSTM",
  "RemoteRef": "HEAD",
  "RemoteSha": "050c704c2cd061ced9df88b18e3fb745805ad9e7",
  "MD5sum": "e250a904331cbf530f20d88a001713b8",
  "_user": "cran",
  "_type": "src",
  "_file": "ARMALSTM_0.1.0.tar.gz",
  "_fileid": "cf33d1c59beff7502ba02adae648b9b222046602e5e4aa241603142eaccaa0f8",
  "_filesize": 81225,
  "_sha256": "cf33d1c59beff7502ba02adae648b9b222046602e5e4aa241603142eaccaa0f8",
  "_created": "2026-05-27T09:05:26.000Z",
  "_published": "2026-05-27T09:08:57.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78043981350,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236400538"
    },
    {
      "job": 78043981373,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236408503"
    },
    {
      "job": 78043454757,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236347722"
    },
    {
      "job": 78043981337,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236392919"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26501640270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ARMALSTM",
  "_commit": {
    "id": "050c704c2cd061ced9df88b18e3fb745805ad9e7",
    "author": "Debopam Rakshit <rakshitdebopam@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1709173747
  },
  "_maintainer": {
    "name": "Debopam Rakshit",
    "email": "rakshitdebopam@yahoo.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rugarch",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "role": "Imports"
    },
    {
      "package": "keras",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    }
  ],
  "_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": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ARMALSTM"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ARMALSTM.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": "2024-02-28"
    }
  ],
  "_exports": [
    "ARMA.LSTM"
  ],
  "_help": [
    {
      "page": "ARMA.LSTM",
      "title": "Hybrid ARMA-LSTM Model for Time Series Forecasting",
      "topics": [
        "ARMA.LSTM"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "chron",
    "cli",
    "codetools",
    "config",
    "curl",
    "digest",
    "DistributionUtils",
    "FNN",
    "fracdiff",
    "future",
    "future.apply",
    "GeneralizedHyperbolic",
    "generics",
    "globals",
    "glue",
    "here",
    "jsonlite",
    "keras",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "png",
    "pracma",
    "processx",
    "ps",
    "quadprog",
    "quantmod",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "Rsolnp",
    "rstudioapi",
    "rugarch",
    "SkewHyperbolic",
    "spd",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "truncnorm",
    "tseries",
    "TTR",
    "vctrs",
    "whisker",
    "withr",
    "xts",
    "yaml",
    "zeallot",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "armalstm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T09:07:40.000Z",
      "distro": "noble",
      "commit": "050c704c2cd061ced9df88b18e3fb745805ad9e7",
      "fileid": "cf6264619fda989f247ff0ecaa014a409aaf0c5002240c649d18078122d9079e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26501640270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T09:08:02.000Z",
      "distro": "noble",
      "commit": "050c704c2cd061ced9df88b18e3fb745805ad9e7",
      "fileid": "dcd7d0b53e754be45ac1e5b01af14327df2dce4df8576d99fd9d06b82dd95288",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26501640270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T09:07:53.000Z",
      "commit": "050c704c2cd061ced9df88b18e3fb745805ad9e7",
      "fileid": "e9dd3051a5de0a0cf4e9169897775d85ae17cadca4a11948303221f441ec52ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26501640270"
    }
  ]
}