{
  "_id": "6a227cb3cd65a98ecbd4f00f",
  "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://xqnwang.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-06-05 07:19:06 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": "d55b32296bfc1ef87e5a6e17ff4a69c0",
  "_user": "xqnwang",
  "_type": "src",
  "_file": "conformalForecast_0.1.1.tar.gz",
  "_fileid": "e054aaec7fd09dbdd4a087d23eb329889ea82e15a432f75990975aac835d0c28",
  "_filesize": 1111726,
  "_sha256": "e054aaec7fd09dbdd4a087d23eb329889ea82e15a432f75990975aac835d0c28",
  "_created": "2026-06-05T07:19:06.000Z",
  "_published": "2026-06-05T07:37:23.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79682269976,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431018866"
    },
    {
      "job": 79682270090,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431019282"
    },
    {
      "job": 79682269948,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431128526"
    },
    {
      "job": 79682270120,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431263178"
    },
    {
      "job": 79681765297,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430972573"
    },
    {
      "job": 79682269920,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431005606"
    },
    {
      "job": 79682269924,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431013180"
    },
    {
      "job": 79682270003,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431015425"
    },
    {
      "job": 79682269937,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431008439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349",
  "_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": true,
  "_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": 37219858,
    "type": "user",
    "name": "Xiaoqian Wang",
    "description": "Assistant Professor\r\n"
  },
  "_downloads": {
    "count": 2983,
    "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.699186315968149,
  "_indexed": true,
  "_nocasepkg": "conformalforecast",
  "_universes": [
    "xqnwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-05T07:21:33.000Z",
      "distro": "noble",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "efb2bbafe8f358844c37770d4679193e4860462a30199cc16784c3c5de2a51e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-05T07:21:35.000Z",
      "distro": "noble",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "9cca0acc98e76146780017df6ccd33686f5f2730ca921eb1bfad5b4cfefe50b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-05T07:28:33.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "a6f8feafe66287d34e63b63c6b72cafaf158aba69a649ee2b169f21dd711ac53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-05T07:35:57.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "2f8e72779ae8c6abc80aeb1e0851abbcc31883fce6323b79bee6711b559ad399",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-05T07:21:31.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "63e529267f2213b004530711147d4b969fc80f0bbe6fc643891d5dbd24794ca4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T07:21:12.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "53c750fe8d6d3ac7eb8b6f51eca1e2fe4adac000a214f337229c199178bb7ac1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T07:20:57.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "08bd151925dbb1698a7ac1b6985c5a8ce2f6bd5c3b8e8ee490cc7c637fcef78f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-05T07:20:48.000Z",
      "commit": "6cc4e48afd218c38eae4c373ba9e5685c01bf7ea",
      "fileid": "c75b1556b74ac8c8cf501c620fa35fe729b3731f337af11432e11a7e79690cac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xqnwang/actions/runs/27001166349"
    }
  ]
}