{
  "_id": "6a10259eacfb0bcc41c8ed18",
  "Package": "wired",
  "Type": "Package",
  "Title": "Weighted Adaptive Prediction with Structured Dependence",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Builds a joint probabilistic forecast across series and\nhorizons using adaptive copulas (Gaussian/t) with\nshrinkage-repaired correlations. At the low level it calls a\nprobabilistic mixer per series and horizon, which backtests\nseveral simple predictors, predicts next-window Continuous\nRanked Probability Score (CRPS), and converts those scores into\nsoftmax weights to form a calibrated mixture (r/q/p/dfun). The\nmixer blends eight simple predictors: a naive predictor that\nwraps the last move in a PERT distribution; an arima predictor\nusing auto.arima for one-step forecasts; an Exponentially\nWeighted Moving Average (EWMA) gaussian predictor with\nmean/variance under a Gaussian; a historical bootstrap\npredictor that resamples past horizon-aligned moves; a drift\nresidual bootstrap predictor combining linear trend with\nbootstrapped residuals; a volatility-scaled naive predictor\ncentering on the last move and scaling by recent volatility; a\nrobust median mad predictor using median/MAD with Laplace or\nNormal shape; and a shrunk quantile predictor that fits a few\nquantile regressions over time and interpolates to a full\npredictive. The function then couples the per-series mixtures\non a common transform\n(additive/multiplicative/log-multiplicative), simulates\ncoherent draws, and returns both transformed- and level-scale\nsamplers and summaries.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://rpubs.com/giancarlo_vercellino/wired",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:26:34 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2026-04-13 09:15:23 UTC",
  "RemoteUrl": "https://github.com/cran/wired",
  "RemoteRef": "HEAD",
  "RemoteSha": "45b7db605e69154edef90022bb1a8e806938a672",
  "MD5sum": "e1949ca22edc269597ba41fa488e9999",
  "_user": "pigian",
  "_type": "src",
  "_file": "wired_1.0.1.tar.gz",
  "_fileid": "6928e90abb41935148aaebd1a962939e1c5f627a5f6dc0a9d34434b4a60f93ef",
  "_filesize": 123028,
  "_sha256": "6928e90abb41935148aaebd1a962939e1c5f627a5f6dc0a9d34434b4a60f93ef",
  "_created": "2026-05-13T09:26:34.000Z",
  "_published": "2026-05-22T09:45:02.516Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355194920,
      "time": 276,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966466868"
    },
    {
      "job": 77355195226,
      "time": 297,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966474303"
    },
    {
      "job": 77355195448,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966437394"
    },
    {
      "job": 77355195146,
      "time": 231,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966447739"
    },
    {
      "job": 77355194793,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966365988"
    },
    {
      "job": 77355194597,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157566609"
    },
    {
      "job": 77355195329,
      "time": 227,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966447158"
    },
    {
      "job": 77355195265,
      "time": 248,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966454862"
    },
    {
      "job": 77355195413,
      "time": 225,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966446154"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/wired",
  "_commit": {
    "id": "45b7db605e69154edef90022bb1a8e806938a672",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1776071723
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "uuid": 182648476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "mc2d",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "version": ">= 8.24.0",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "version": ">= 6.1",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-65",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.4",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-02-06"
    },
    {
      "name": "1.0.1",
      "date": "2026-04-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 2,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian"
  },
  "_downloads": {
    "count": 470,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wired"
  },
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/wired.html",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-02-06"
    },
    {
      "version": "1.0.1",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "wired"
  ],
  "_help": [
    {
      "page": "wired",
      "title": "wired: Weighted Adaptive Prediction with Structured Dependence",
      "topics": [
        "wired-package",
        "wired"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "imputeTS",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mc2d",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stinepack",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 1.7634279935629373,
  "_indexed": true,
  "_nocasepkg": "wired",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-13T09:29:15.000Z",
      "distro": "noble",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "fbbaa66712ffb1ddc8d3ee6bc89c373fd414a0d06af5639a1ca264740263a23c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-13T09:29:22.000Z",
      "distro": "noble",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "8da1d4a43a6dcfdd5f49b0ee80d16bca27b7599eb22c8c72599bc6cf4a013498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-13T09:28:30.000Z",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "c991ded7e91197fa19473c6063d9e1becbc79f65bc7ad15bb0d4343a34752752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-13T09:28:36.000Z",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "11263ef6fbda1f53b4b812e953d99da0dc5790dafdbf498684a87b2852fef501",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-13T09:28:06.000Z",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "fdd35daf539d6adc5296b6cbe74957aba9f66a5c41aaf0013edb00b9449ccc61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-13T09:28:05.000Z",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "020e0011e3ef5d60cd6277c48b6cd43c5764c0a69cf9cb1465ddb2a72545bedb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-13T09:27:59.000Z",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "a1e8d31a432037c731b80b9e0f26817b842e5cece033136a5d704a3a173a827f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T09:44:43.000Z",
      "commit": "45b7db605e69154edef90022bb1a8e806938a672",
      "fileid": "f60bb4e2dc52bfb8cee9a8e3142491d178717682237e6a8648bc76ee71e2cbf4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/25790276518"
    }
  ]
}