{
  "_id": "6a1d34551d7bb097a0a3c6d2",
  "Package": "WaveletML",
  "Type": "Package",
  "Title": "Wavelet 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": "Wavelet decomposes a series into multiple sub series\ncalled detailed and smooth components which helps to capture\nvolatility at multi resolution level by various models. Two\nhybrid Machine Learning (ML) models (Artificial Neural Network\nand Support Vector Regression have been used) have been\ndeveloped in combination with stochastic models, feature\nselection, and optimization algorithms for prediction of the\ndata. The algorithms have been developed following Paul and\nGarai (2021) <doi:10.1007/s00500-021-06087-4>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:14:34 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://sandipgarai.r-universe.dev",
  "Date/Publication": "2023-04-05 17:33:20 UTC",
  "RemoteUrl": "https://github.com/cran/WaveletML",
  "RemoteRef": "HEAD",
  "RemoteSha": "639b495984e9dca43b2ccfd336db2d97a934ef28",
  "MD5sum": "e691a680668c66175d3e1366060755cb",
  "_user": "sandipgarai",
  "_type": "src",
  "_file": "WaveletML_0.1.0.tar.gz",
  "_fileid": "b3f6890366b6dc6f99bf9eca9c6d6271584bdcee913f5d92038431e6c4b2c193",
  "_filesize": 85670,
  "_sha256": "b3f6890366b6dc6f99bf9eca9c6d6271584bdcee913f5d92038431e6c4b2c193",
  "_created": "2026-06-01T07:14:34.000Z",
  "_published": "2026-06-01T07:27:17.086Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78803809612,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325495703"
    },
    {
      "job": 78803809768,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325499073"
    },
    {
      "job": 78803809690,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325640684"
    },
    {
      "job": 78803809627,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325603337"
    },
    {
      "job": 78803427919,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325448319"
    },
    {
      "job": 78803809754,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325480213"
    },
    {
      "job": 78803809622,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325485149"
    },
    {
      "job": 78803809711,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325482430"
    },
    {
      "job": 78803809636,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325492776"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/WaveletML",
  "_commit": {
    "id": "639b495984e9dca43b2ccfd336db2d97a934ef28",
    "author": "Mr. Sandip Garai <sandipnicksandy@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1680716000
  },
  "_maintainer": {
    "name": "Mr. Sandip Garai",
    "email": "sandipnicksandy@gmail.com",
    "login": "sandipgarai",
    "description": "",
    "uuid": 98933634
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "wavelets",
      "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": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sandipgarai",
      "count": 1,
      "uuid": 98933634
    }
  ],
  "_userbio": {
    "uuid": 98933634,
    "type": "user",
    "name": "SandipGarai"
  },
  "_downloads": {
    "count": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WaveletML"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/WaveletML.html",
    "manual.pdf"
  ],
  "_realowner": "sandipgarai",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-05"
    }
  ],
  "_exports": [
    "warigaan",
    "warigas"
  ],
  "_help": [
    {
      "page": "warigaan",
      "title": "Wavelet Decomposition-Based ARIMA-GARCH-ANN Hybrid Modeling",
      "topics": [
        "warigaan"
      ]
    },
    {
      "page": "warigas",
      "title": "Wavelet Decomposition-Based ARIMA-GARCH-SVR Hybrid Modeling",
      "topics": [
        "warigas"
      ]
    }
  ],
  "_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",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "spatial",
    "SQUAREM",
    "stabledist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tseries",
    "TTR",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "wavelets",
    "withr",
    "xts",
    "zoo"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "waveletml",
  "_universes": [
    "sandipgarai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:17:01.000Z",
      "distro": "noble",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "4b04c68ffd578c43260a8a26f970549e4fc37be389a2d11bce8c86cb74963389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:17:08.000Z",
      "distro": "noble",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "85f49de6668bca42d76f138c536ac704107ef9f12a2ed4d6456c2445b80a86a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T07:25:56.000Z",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "82f9037c6baefd569d23fbda5235e27dc534f3b94ceb77da8aa34fb3164d4775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T07:23:57.000Z",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "b51c4202d18fec5819bbba0a94815ba49db7cd00da9a9f2d89e65e36ad72a411",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T07:17:02.000Z",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "0887dd358a62bf155db468eec3d249bc58911a67bb2c7c281c15bc77892b2701",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:16:06.000Z",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "5f45e929af567c09443c0fa24804cbab6c116a65aa02db100b74620cc8c25a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:16:07.000Z",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "f3e7381829e6f0fce2f51fa5fd2686e39aa5f6b33330de6cc6deed627c9f8812",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:16:26.000Z",
      "commit": "639b495984e9dca43b2ccfd336db2d97a934ef28",
      "fileid": "c23bc40c34e06ab23f9984568564710766a29fca8c5dfe713f16ab4f21fa7623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26740573568"
    }
  ]
}