{
  "_id": "6a48a57de06c18f0a6544ece",
  "Package": "qrensemble",
  "Title": "Forecast ensembles using Quantile Regression Average (QRA)",
  "Version": "0.1.4",
  "Authors@R": "c(person(given = \"Sebastian\",\nfamily = \"Funk\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sebastian.funk@lshtm.ac.uk\",\ncomment = c(ORCID = \"0000-0002-2842-3406\")),\nperson(given = \"Sam Abbott\",\nrole = c(\"aut\"),\nemail = \"contact@samabbott.co.uk\",\ncomment = c(ORCID = \"0000-0001-8057-8037\")))",
  "Description": "Performs quantile regression average",
  "Remotes": [
    "ryantibs/quantgen/quantgen"
  ],
  "License": "MIT + file LICENSE.md",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxyglobals::global_roclet\"))",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/roxyglobals/filename": "globals.R",
  "Config/roxyglobals/unique": "FALSE",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev",
  "Repository": "https://epiforecasts.r-universe.dev",
  "Date/Publication": "2026-01-19 11:40:59 UTC",
  "RemoteUrl": "https://github.com/epiforecasts/qrensemble",
  "RemoteRef": "v0.1.4",
  "RemoteSha": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:52:35 UTC",
    "User": "root"
  },
  "Author": "Sebastian Funk [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2842-3406>),\nSam Abbott [aut] (ORCID: <https://orcid.org/0000-0001-8057-8037>)",
  "Maintainer": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
  "_user": "epiforecasts",
  "_type": "src",
  "_file": "qrensemble_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/d96894ce7042ff97289eca93aa4c549c1e60fec5ad5b5bdeaff61f3419b149aa",
  "_filesize": 87972,
  "_sha256": "d96894ce7042ff97289eca93aa4c549c1e60fec5ad5b5bdeaff61f3419b149aa",
  "_expires": "2026-10-12T06:17:32.000Z",
  "_created": "2026-07-04T05:52:35.000Z",
  "_published": "2026-07-04T06:17:33.894Z",
  "_jobs": [
    {
      "job": 85107883431,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078877285"
    },
    {
      "job": 85107883419,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078876063"
    },
    {
      "job": 85107883409,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079040856"
    },
    {
      "job": 85107883429,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079049335"
    },
    {
      "job": 85107613864,
      "time": 239,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078854953"
    },
    {
      "job": 85107883405,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078875268"
    },
    {
      "job": 85107883438,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078868789"
    },
    {
      "job": 85107883416,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8078868123"
    },
    {
      "job": 85107883412,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078870290"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749",
  "_status": "success",
  "_upstream": "https://github.com/epiforecasts/qrensemble",
  "_commit": {
    "id": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
    "author": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
    "committer": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
    "message": "Release version 0.1.4\n\nCo-Authored-By: sbfnk-bot <sbfnk-bot@users.noreply.github.com>\n",
    "time": 1768822859
  },
  "_maintainer": {
    "name": "Sebastian Funk",
    "email": "sebastian.funk@lshtm.ac.uk",
    "login": "sbfnk",
    "mastodon": "@sbfnk@fosstodon.org",
    "bluesky": "@sbfnk.bsky.social",
    "orcid": "0000-0002-2842-3406",
    "description": "Professor of Infectious Disease Dynamics at LSHTM. epiforecasts.io",
    "uuid": 1156307
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quantgen",
      "role": "Imports"
    },
    {
      "package": "scoringutils",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxyglobals",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "epiforecasts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.4",
      "date": "2026-01-19"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sbfnk",
      "count": 96,
      "uuid": 1156307
    },
    {
      "user": "seabbs",
      "count": 2,
      "uuid": 20317649
    },
    {
      "user": "sbfnk-bot",
      "count": 1,
      "uuid": 242615673
    }
  ],
  "_userbio": {
    "uuid": 54675094,
    "type": "organization",
    "name": "Epiforecasts",
    "followers": 76,
    "description": "Researchers at the London School of Hygiene & Tropical Medicine doing research to forecast infectious diseases and perform real-time analyses."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qrensemble"
  },
  "_devurl": "https://github.com/epiforecasts/qrensemble",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qrensemble.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "qra"
  ],
  "_help": [
    {
      "page": "qra",
      "title": "Quantile Regression Average Calculates a quantile regression average for forecasts.",
      "topics": [
        "qra"
      ]
    }
  ],
  "_readme": "https://github.com/epiforecasts/qrensemble/raw/v0.1.4/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "evaluate",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "purrr",
    "quantgen",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rglpk",
    "rlang",
    "S7",
    "scales",
    "scoringRules",
    "scoringutils",
    "slam",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "qrensemble.Rmd",
      "filename": "qrensemble.html",
      "title": "Getting started with qrensemble",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Definitions",
        "Prerequisites",
        "Example"
      ],
      "created": "2024-11-04 04:11:32",
      "modified": "2024-11-04 04:58:20",
      "commits": 2
    }
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "qrensemble",
  "_universes": [
    "epiforecasts",
    "sbfnk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T05:55:01.000Z",
      "distro": "resolute",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/5c565c270243f03e5f98f15e9f5a6ffc2f3ac2a1ae8377c5b2c64efc9d99863a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T05:54:53.000Z",
      "distro": "resolute",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/de0f0a0a2070369b4f9290d8c661e1fdbe3f054ca32047780476c07a9095f8e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T06:15:45.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/78973c8b362e2d5e71250c0dc9905bd1aebc93fbd6373cbb0d59c6fd96118684",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T06:16:47.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/190d4debc6bd04d66731a760fa72751d10772e2432a7684c9559f835d25c204f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-04T05:55:28.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/a742f0fe567dd314ff12087809c5fc17af0692a1075b91ccde511588d13cf61a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T05:53:59.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/e1cf8c719da8b3a462dae3651b9ddfd2bbacedbd576b2a05828257c243b30e88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T05:53:44.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/62634e44054db0133caf368d2020b6403fdf29044ce45cfae1a3e25ca32ba0a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T05:54:04.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "https://r2.ropensci.org/9ad5dd87ff9e0a4ed5b67db22a77050ea549107aee0fb15b1afb6631f7af81de",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/28696757749"
    }
  ]
}