{
  "_id": "6a16986facfb0bcc41d7ceb8",
  "Package": "CEEMDANML",
  "Type": "Package",
  "Title": "CEEMDAN Decomposition Based Hybrid Machine Learning Models",
  "Version": "0.1.0",
  "Authors@R": "c(person(\" Mr. Sandip\", \"Garai\", role = c(\"aut\",\"cre\"), email = \"sandipnicksandy@gmail.com\"),\nperson(\"Dr. Ranjit Kumar\", \"Paul\", role = \"aut\", email = \"ranjitstat@gmail.com\"),\nperson(\"Dr. Md\", \"Yeasin\", role = \"aut\", email = \"yeasin.iasri@gmail.com\"))",
  "Author": "Mr. Sandip Garai [aut, cre], Dr. Ranjit Kumar Paul [aut], Dr.\nMd Yeasin [aut]",
  "Maintainer": "Mr. Sandip Garai <sandipnicksandy@gmail.com>",
  "Description": "Noise in the time-series data significantly affects the\naccuracy of the Machine Learning (ML) models (Artificial Neural\nNetwork and Support Vector Regression are considered here).\nComplete Ensemble Empirical Mode Decomposition with Adaptive\nNoise (CEEMDAN) decomposes the time series data into sub-series\nand help to improve the model performance. The models can\nachieve higher prediction accuracy than the traditional ML\nmodels. Two models have been provided here for time series\nforecasting. More information may be obtained from Garai and\nPaul (2023) <doi:10.1016/j.iswa.2023.200202>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:04:22 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgsl0-dev libicu-dev libssl-dev",
  "Repository": "https://sandipgarai.r-universe.dev",
  "Date/Publication": "2023-04-07 07:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/CEEMDANML",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
  "MD5sum": "ef5d203970770dd99a3fad4a8ae1e773",
  "_user": "sandipgarai",
  "_type": "src",
  "_file": "CEEMDANML_0.1.0.tar.gz",
  "_fileid": "286fea3fc802bf9e4901903a51f23226cf2abcad8e274c23240ef29271333b63",
  "_filesize": 82050,
  "_sha256": "286fea3fc802bf9e4901903a51f23226cf2abcad8e274c23240ef29271333b63",
  "_created": "2026-05-27T07:04:22.000Z",
  "_published": "2026-05-27T07:08:31.754Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78025094533,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234034874"
    },
    {
      "job": 78025094421,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234036294"
    },
    {
      "job": 78025094456,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234027996"
    },
    {
      "job": 78025094426,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234024613"
    },
    {
      "job": 78024608787,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233981442"
    },
    {
      "job": 78025094392,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234017198"
    },
    {
      "job": 78025094439,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234021174"
    },
    {
      "job": 78025094473,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234019020"
    },
    {
      "job": 78025094438,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234020214"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CEEMDANML",
  "_commit": {
    "id": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
    "author": "Mr. Sandip Garai <sandipnicksandy@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1680852602
  },
  "_maintainer": {
    "name": "Mr. Sandip Garai",
    "email": "sandipnicksandy@gmail.com",
    "login": "sandipgarai",
    "description": "",
    "uuid": 98933634
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rlibeemd",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "aTSA",
      "role": "Imports"
    },
    {
      "package": "FinTS",
      "role": "Imports"
    },
    {
      "package": "LSTS",
      "role": "Imports"
    },
    {
      "package": "earth",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "neuralnet",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "pso",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sandipgarai",
      "count": 1,
      "uuid": 98933634
    }
  ],
  "_userbio": {
    "uuid": 98933634,
    "type": "user",
    "name": "SandipGarai"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CEEMDANML"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CEEMDANML.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "sandipgarai",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-07"
    }
  ],
  "_exports": [
    "carigaan",
    "carigas"
  ],
  "_help": [
    {
      "page": "carigaan",
      "title": "CEEMDAN Decomposition-Based ARIMA-GARCH-ANN Hybrid Modeling",
      "topics": [
        "carigaan"
      ]
    },
    {
      "page": "carigas",
      "title": "CEEMDAN Decomposition-Based ARIMA-GARCH-SVR Hybrid Modeling",
      "topics": [
        "carigas"
      ]
    }
  ],
  "_rundeps": [
    "aTSA",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "colorspace",
    "cpp11",
    "curl",
    "cvar",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "earth",
    "farver",
    "fastICA",
    "fBasics",
    "fGarch",
    "FinTS",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "gbutils",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gss",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lmtest",
    "LSTS",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "neuralnet",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plotmo",
    "plotrix",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "pso",
    "purrr",
    "quadprog",
    "quantmod",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "recipes",
    "reshape2",
    "rlang",
    "Rlibeemd",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "spatial",
    "SQUAREM",
    "stabledist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tseries",
    "TTR",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "ceemdanml",
  "_universes": [
    "sandipgarai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:48.000Z",
      "distro": "noble",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "8165c9d68858e1380a7a8ef92c5221eaba2b914b4c818c110d0ee981b397b136",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:53.000Z",
      "distro": "noble",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "2bceec11b24b333403cac0191e2eaa3d3427c4948f5139153b40346f380896fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:42.000Z",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "99a51049db640bd133193810db95ea544fe8ea8dbc65b3498829ed6fc8270a50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:33.000Z",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "ccd3c1f62c9be2fef481f6238278f31e6dbd60fdb5fe73c444a1f69bb6ffddc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T07:06:50.000Z",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "4c28e21298e32bbf6ffd0725c6f71ef22cae4f1925731949070b2d7f70a4f71e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:05:53.000Z",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "145b27ffaccea59e05662ba559257cbede4014a7121afc6bd6b0ac6eb6e9b0c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:05:47.000Z",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "9d8c9b154087ffd1703fca297b835f01ebb3151785400014e769aba331844745",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T07:05:53.000Z",
      "commit": "6ca7dfa85ad0e974fdb573cbd64c07f58148d49b",
      "fileid": "4cea5104486581c6465e6721ed0719f9f414437b197c09e73d3b9af64e484873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26496094233"
    }
  ]
}