{
  "_id": "6a16b382acfb0bcc41d855e6",
  "Package": "epicasting",
  "Title": "Ewnet: An Ensemble Wavelet Neural Network for Forecasting and\nEpicasting",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Madhurima\", \"Panja\", email = \"madhurima.panja@gmail.com\", role = \"aut\"),\nperson(\"Tanujit\", \"Chakraborty\", email = \"tanujitisi@gmail.com\", role = c(\"aut\", \"cre\",\"cph\")))",
  "Author": "Madhurima Panja [aut], Tanujit Chakraborty [aut, cre, cph]",
  "Description": "Method and tool for generating time series forecasts using\nan ensemble wavelet-based auto-regressive neural network\narchitecture. This method provides additional support of\nexogenous variables and also generates confidence interval.\nThis package provides EWNet model for time series forecasting\nbased on the algorithm by Panja, et al. (2022) and Panja, et\nal. (2023) <arXiv:2206.10696>\n<doi:10.1016/j.chaos.2023.113124>.",
  "Maintainer": "Tanujit Chakraborty <tanujitisi@gmail.com>",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:00:50 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-03-22 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/epicasting",
  "RemoteRef": "HEAD",
  "RemoteSha": "65900cc614f7ae9fdd4361503b779ebb6b1ba799",
  "MD5sum": "1534a1cd87a1aec300988d790a13b4a6",
  "_user": "cran",
  "_type": "src",
  "_file": "epicasting_0.1.0.tar.gz",
  "_fileid": "8e8b332a9d8e617ae5e270d337f8a9e59090d69dff4c2a4a80e7a2d521b57e1a",
  "_filesize": 81077,
  "_sha256": "8e8b332a9d8e617ae5e270d337f8a9e59090d69dff4c2a4a80e7a2d521b57e1a",
  "_created": "2026-05-27T09:00:50.000Z",
  "_published": "2026-05-27T09:04:02.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78043184191,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236301821"
    },
    {
      "job": 78043184202,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236295543"
    },
    {
      "job": 78042722759,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236250162"
    },
    {
      "job": 78043184145,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236298521"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26501272815",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/epicasting",
  "_commit": {
    "id": "65900cc614f7ae9fdd4361503b779ebb6b1ba799",
    "author": "Tanujit Chakraborty <tanujitisi@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1679474402
  },
  "_maintainer": {
    "name": "Tanujit Chakraborty",
    "email": "tanujitisi@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "datasets",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "wavelets",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_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": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/epicasting"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epicasting.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-22"
    }
  ],
  "_exports": [
    "ewnet"
  ],
  "_help": [
    {
      "page": "ewnet",
      "title": "Ewnet: An Ensemble Wavelet Neural Network for Forecasting and Epicasting",
      "topics": [
        "ewnet"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Metrics",
    "nlme",
    "nnet",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "timeDate",
    "urca",
    "vctrs",
    "viridisLite",
    "wavelets",
    "withr",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "epicasting",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T09:03:08.000Z",
      "distro": "noble",
      "commit": "65900cc614f7ae9fdd4361503b779ebb6b1ba799",
      "fileid": "93c6c34c5d65afb1c302e7c522c58d598becde339383127d5dc264a890c6301b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26501272815"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T09:02:50.000Z",
      "distro": "noble",
      "commit": "65900cc614f7ae9fdd4361503b779ebb6b1ba799",
      "fileid": "5c2107dd25418337c0c34350a9ff4775016d58346dacfb710b066c13eb8da966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26501272815"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T09:03:28.000Z",
      "commit": "65900cc614f7ae9fdd4361503b779ebb6b1ba799",
      "fileid": "29775392725efbcc077eac865853b13413e46a0895679936ddc6c92fe97b7b2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26501272815"
    }
  ]
}