{
  "_id": "6a1f1326b401979e7341dec4",
  "Package": "conformalForecast",
  "Title": "Conformal Prediction Methods for Multistep-Ahead Time Series\nForecasting",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Xiaoqian\", \"Wang\", , \"Xiaoqian.Wang@amss.ac.cn\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4827-496X\")),\nperson(\"Rob\", \"Hyndman\", , \"Rob.Hyndman@monash.edu\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-2140-5352\"))\n)",
  "Description": "Methods and tools for performing multistep-ahead time\nseries forecasting using conformal prediction methods including\nclassical conformal prediction, adaptive conformal prediction,\nconformal PID (Proportional-Integral-Derivative) control, and\nautocorrelated multistep-ahead conformal prediction. The\nmethods were described by Wang and Hyndman (2024)\n<doi:10.48550/arXiv.2410.13115>.",
  "License": "GPL-3",
  "URL": "https://github.com/xqnwang/conformalForecast,\nhttps://xqnwang.github.io/conformalForecast/",
  "BugReports": "https://github.com/xqnwang/conformalForecast/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://robjhyndman.r-universe.dev",
  "Date/Publication": "2026-02-05 12:01:42 UTC",
  "RemoteUrl": "https://github.com/xqnwang/conformalForecast",
  "RemoteRef": "HEAD",
  "RemoteSha": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:27:15 UTC",
    "User": "root"
  },
  "Author": "Xiaoqian Wang [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4827-496X>),\nRob Hyndman [aut] (ORCID: <https://orcid.org/0000-0002-2140-5352>)",
  "Maintainer": "Xiaoqian Wang <Xiaoqian.Wang@amss.ac.cn>",
  "MD5sum": "eaa0635e6cd6f683fdd5ebafd1336a96",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "conformalForecast_0.1.1.tar.gz",
  "_fileid": "1920f1668072828955b7b1ec4b74cfa65be79d1421cb10be520fa9c4d24f3b68",
  "_filesize": 1112439,
  "_sha256": "1920f1668072828955b7b1ec4b74cfa65be79d1421cb10be520fa9c4d24f3b68",
  "_created": "2026-05-17T07:27:15.000Z",
  "_published": "2026-06-02T17:30:14.100Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79132202287,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040433935"
    },
    {
      "job": 79132202427,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040433068"
    },
    {
      "job": 79132203283,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040425120"
    },
    {
      "job": 79132202363,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040424609"
    },
    {
      "job": 79132202011,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040414366"
    },
    {
      "job": 79132201897,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365140496"
    },
    {
      "job": 79132202445,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040429967"
    },
    {
      "job": 79132202812,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040429217"
    },
    {
      "job": 79132203006,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040432372"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xqnwang/conformalForecast",
  "_commit": {
    "id": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
    "author": "Xiaoqian Wang <wang_study1995@163.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add vignette",
    "time": 1770292902
  },
  "_maintainer": {
    "name": "Xiaoqian Wang",
    "email": "xiaoqian.wang@amss.ac.cn",
    "login": "xqnwang",
    "linkedin": "in/xiaoqian-wang-0b2b57297",
    "orcid": "0000-0003-4827-496X",
    "twitter": "@Xia0qianWang",
    "description": "Assistant Professor\n",
    "uuid": 37219858
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "ggdist",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    }
  ],
  "_owner": "xqnwang",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 12
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-01-15"
    }
  ],
  "_stars": 43,
  "_contributors": [
    {
      "user": "xqnwang",
      "count": 45,
      "uuid": 37219858
    },
    {
      "user": "robjhyndman",
      "count": 2,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 566,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/conformalForecast"
  },
  "_devurl": "https://github.com/xqnwang/conformalforecast",
  "_pkgdown": "https://xqnwang.github.io/conformalForecast/",
  "_searchresults": 52,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/conformalForecast.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xqnwang/conformalforecast",
  "_realowner": "xqnwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-06"
    },
    {
      "version": "0.1.1",
      "date": "2026-01-15"
    }
  ],
  "_exports": [
    "acmcp",
    "acp",
    "conformal",
    "coverage",
    "cvforecast",
    "interval_measures",
    "lagmatrix",
    "MAE",
    "MAPE",
    "MASE",
    "ME",
    "MPE",
    "MSE",
    "MSIS",
    "pid",
    "point_measures",
    "RMSE",
    "RMSSE",
    "scp",
    "width",
    "winkler_score"
  ],
  "_help": [
    {
      "page": "conformalForecast-package",
      "title": "conformalForecast: Conformal Prediction Methods for Multistep-Ahead Time Series Forecasting",
      "topics": [
        "conformalForecast-package",
        "conformalForecast"
      ]
    },
    {
      "page": "accuracy.cvforecast",
      "title": "Accuracy measures for a cross-validation model and a conformal prediction model",
      "topics": [
        "accuracy.cpforecast",
        "accuracy.cvforecast"
      ]
    },
    {
      "page": "acmcp",
      "title": "Autocorrelated multistep-ahead conformal prediction method",
      "topics": [
        "acmcp",
        "print.acmcp",
        "print.summary.acmcp",
        "summary.acmcp"
      ]
    },
    {
      "page": "acp",
      "title": "Adaptive conformal prediction method",
      "topics": [
        "acp",
        "print.acp",
        "print.summary.acp",
        "summary.acp"
      ]
    },
    {
      "page": "conformal",
      "title": "Conformal prediction",
      "topics": [
        "conformal",
        "conformal.cvforecast"
      ]
    },
    {
      "page": "coverage",
      "title": "Calculate interval forecast coverage",
      "topics": [
        "coverage",
        "print.coverage"
      ]
    },
    {
      "page": "cvforecast",
      "title": "Time series cross-validation forecasting",
      "topics": [
        "cvforecast",
        "print.cvforecast",
        "print.summary.cvforecast",
        "summary.cvforecast"
      ]
    },
    {
      "page": "lagmatrix",
      "title": "Create lags or leads of a matrix",
      "topics": [
        "lagmatrix"
      ]
    },
    {
      "page": "point_measures",
      "title": "Point estimate accuracy measures",
      "topics": [
        "MAE",
        "MAPE",
        "MASE",
        "ME",
        "MPE",
        "MSE",
        "point_measures",
        "RMSE",
        "RMSSE"
      ]
    },
    {
      "page": "interval_measures",
      "title": "Interval estimate accuracy measures",
      "topics": [
        "interval_measures",
        "MSIS",
        "winkler_score"
      ]
    },
    {
      "page": "pid",
      "title": "Conformal PID control method",
      "topics": [
        "pid",
        "print.pid",
        "print.summary.pid",
        "summary.pid"
      ]
    },
    {
      "page": "scp",
      "title": "Classical split conformal prediction method",
      "topics": [
        "print.scp",
        "print.summary.scp",
        "scp",
        "summary.scp"
      ]
    },
    {
      "page": "update.cpforecast",
      "title": "Update and repeform cross-validation forecasting and conformal prediction",
      "topics": [
        "update.cpforecast"
      ]
    },
    {
      "page": "width",
      "title": "Calculate interval forecast width",
      "topics": [
        "print.width",
        "width"
      ]
    }
  ],
  "_readme": "https://github.com/xqnwang/conformalForecast/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "distributional",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggdist",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "nlme",
    "nnet",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "conformalForecast.Rmd",
      "filename": "conformalForecast.html",
      "title": "Introduction to conformalForecast",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data simulation",
        "Time series cross-validation",
        "Conformal prediction",
        "Classical split conformal prediction (SCP)",
        "Adaptive conformal prediction (ACP)",
        "Conformal PID control (PID)",
        "Multistep-ahead conformal prediction (AcMCP)",
        "Coverage and width of prediction intervals"
      ],
      "created": "2024-04-02 12:13:20",
      "modified": "2025-09-23 05:17:04",
      "commits": 4
    }
  ],
  "_score": 7.224533062606086,
  "_indexed": false,
  "_nocasepkg": "conformalforecast",
  "_universes": [
    "robjhyndman"
  ],
  "_indexurl": "https://xqnwang.r-universe.dev/conformalForecast",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T07:29:43.000Z",
      "distro": "noble",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "4839b1018eb7329ed5b18f1e32c1b7fa4a025b7bfbd546bbe587996bbdfe876f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T07:29:37.000Z",
      "distro": "noble",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "56628ceb54378944546f0480dbe9baa38ae2a053122b339238da50d807d66a2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T07:28:43.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "ce8e0e9c2488fef00418485560db4386ad0f6981f2844a2eb69ea388df77584e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T07:28:37.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "38b192d59be87f8ccf6314e6683a6f1c57e54190aa462d2cd9ea101247a3b372",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T07:29:04.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "f6f365db35a2635010200ee8c86f0e0fb57082c4ecc56635f7e3dd14183bab9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T07:28:52.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "da99d9e2d9c1ba95417261cfe9d838dc0d82bf43218f47c9b6effd92883f910b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T07:29:21.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "7957a052e083aba337446b21c675985cbf5ad0b848b4ee5fcfd2b26950451005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T17:29:51.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "98847fc9710ef13b24781e5d5b329dc0624e2aebc7d741e937a8dd1d2cd628e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984556549"
    }
  ]
}