{
  "_id": "6a1f2283b401979e734208bd",
  "Package": "PWEV",
  "Type": "Package",
  "Title": "PSO Based Weighted Ensemble Algorithm for Volatility Modelling",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Mr. Ankit Kumar\", \"Singh\", role = \"aut\", email = \"ankitsinghvns32@gmail.com\"),\nperson(\"Dr. Ranjit Kumar\", \"Paul\", role = c(\"aut\",\"cre\"), email = \"ranjitstat@gmail.com\"),\nperson(\"Dr. Amrit Kumar\", \"Paul\", role = \"aut\"),\nperson(\"Dr. Md\", \"Yeasin\", role = \"aut\"),\nperson(\"Ms. Anita\", \"Sarkar\", role = \"aut\")\n)",
  "Author": "Mr. Ankit Kumar Singh [aut], Dr. Ranjit Kumar Paul [aut, cre],\nDr. Amrit Kumar Paul [aut], Dr. Md Yeasin [aut], Ms. Anita\nSarkar [aut]",
  "Maintainer": "Dr. Ranjit Kumar Paul <ranjitstat@gmail.com>",
  "Description": "Price volatility refers to the degree of variation in\nseries over a certain period of time. This volatility is\nespecially noticeable in agricultural commodities, adding\nuncertainty for farmers, traders, and others in the\nagricultural supply chain. Commonly and popularly used four\nvolatility models viz, GARCH, Glosten Jagannatan Runkle-GARCH\n(GJR-GARCH) model, exponentially weighted moving average (EWMA)\nmodel and Multiplicative Error Model (MEM) are selected and\nimplemented. PWAVE, weighted ensemble model based on particle\nswarm optimization (PSO) is proposed to combine the forecast\nobtained from all the candidate models. This package has been\ndeveloped using algorithm of Paul et al.\n<doi:10.1007/s40009-023-01218-x> and Yeasin and Paul (2024)\n<doi:10.1007/s11227-023-05542-3>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:13:54 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libssl-dev",
  "Repository": "https://ranjitstat.r-universe.dev",
  "Date/Publication": "2024-04-17 02:35:28 UTC",
  "RemoteUrl": "https://github.com/cran/PWEV",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
  "MD5sum": "07cf11852412b03cbaad5b2544bec8a4",
  "_user": "ranjitstat",
  "_type": "src",
  "_file": "PWEV_0.1.0.tar.gz",
  "_fileid": "440d0f9285712c63bf0879b7d8096875a8217e54ba28f78c1f846f422d4cf0a8",
  "_filesize": 76351,
  "_sha256": "440d0f9285712c63bf0879b7d8096875a8217e54ba28f78c1f846f422d4cf0a8",
  "_created": "2026-05-16T07:13:54.000Z",
  "_published": "2026-06-02T18:35:47.464Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79144791317,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031507218"
    },
    {
      "job": 79144791981,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031506775"
    },
    {
      "job": 79144791551,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031503277"
    },
    {
      "job": 79144791489,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031501083"
    },
    {
      "job": 79144791289,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031491729"
    },
    {
      "job": 79144790951,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366618560"
    },
    {
      "job": 79144791725,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031502970"
    },
    {
      "job": 79144792248,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031502510"
    },
    {
      "job": 79144791519,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031502140"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PWEV",
  "_commit": {
    "id": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
    "author": "Dr. Ranjit Kumar Paul <ranjitstat@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1713321328
  },
  "_maintainer": {
    "name": "Dr. Ranjit Kumar Paul",
    "email": "ranjitstat@gmail.com",
    "login": "ranjitstat",
    "uuid": 77777756
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "rumidas",
      "role": "Imports"
    },
    {
      "package": "rugarch",
      "role": "Imports"
    },
    {
      "package": "WeightedEnsemble",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ranjitstat",
      "count": 1,
      "uuid": 77777756
    }
  ],
  "_userbio": {
    "uuid": 77777756,
    "type": "user",
    "name": "Ranjit Kumar Paul",
    "description": "Scientist (Agricultural Statistics)"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PWEV"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PWEV.html",
    "manual.pdf"
  ],
  "_realowner": "ranjitstat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-16"
    }
  ],
  "_exports": [
    "PWEV"
  ],
  "_help": [
    {
      "page": "PWEV",
      "title": "PSO Based Weighted Ensemble Algorithm for Volatility Modelling",
      "topics": [
        "PWEV"
      ]
    }
  ],
  "_rundeps": [
    "chron",
    "codetools",
    "cpp11",
    "curl",
    "digest",
    "DistributionUtils",
    "FNN",
    "fracdiff",
    "future",
    "future.apply",
    "GeneralizedHyperbolic",
    "generics",
    "globals",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "listenv",
    "lubridate",
    "MASS",
    "Matrix",
    "maxLik",
    "mclust",
    "metaheuristicOpt",
    "Metrics",
    "mgcv",
    "miscTools",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "pracma",
    "quadprog",
    "quantmod",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "roll",
    "Rsolnp",
    "rugarch",
    "rumidas",
    "sandwich",
    "SkewHyperbolic",
    "spd",
    "timechange",
    "truncnorm",
    "tseries",
    "TTR",
    "WeightedEnsemble",
    "xts",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pwev",
  "_universes": [
    "ranjitstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T07:16:05.000Z",
      "distro": "noble",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "78158e11c0562d55a7b1b2b7022cdcfcfe75f236458585b0cf3d55c7d81b46bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T07:16:03.000Z",
      "distro": "noble",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "aa6c758bb87fd19a414d8ce7c1d32c94ded3903113feed6c8b7f75c789b6ee1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T07:15:38.000Z",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "cd2b2d532308562e3c576bc207e45f0637104a26ad9833e57f9e9071c9d53576",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T07:15:21.000Z",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "18c6704aedce0113ecb4f6371dab1f1efef83999940d6ef5c62177828e9d8392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T07:15:13.000Z",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "de42901328f201333fe15fe7bb5f2a3bffbf294685fe4167547760b84dbf800e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T07:15:16.000Z",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "cb998e23c80eff01ac4cdc93beec84d41ab525cfa727b9c0b1e803edf4af39ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T07:15:12.000Z",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "6e39a1e32f013eb7bae4ef655d11ce153756028fbeff0f434185991e5da3e468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:35:31.000Z",
      "commit": "ef80b21f3149dd4a8b8d53fda5db2ae63a1a8d11",
      "fileid": "fab0f2439d09c9caa09d41da7c2af3766fc0c6b83f86eee22d3b7b60b1986f2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ranjitstat/actions/runs/25955812708"
    }
  ]
}