{
  "_id": "6a2129e5cd65a98ecbd22631",
  "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-06-04 07:24:26 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>",
  "MD5sum": "7946e6aed8ae425cefaafa58969349cb",
  "_user": "epiforecasts",
  "_type": "src",
  "_file": "qrensemble_0.1.4.tar.gz",
  "_fileid": "59341ab1052815f27cb60e6e7cc78c780935b78d01c1f492672c25c90cc9f761",
  "_filesize": 86287,
  "_sha256": "59341ab1052815f27cb60e6e7cc78c780935b78d01c1f492672c25c90cc9f761",
  "_created": "2026-06-04T07:24:26.000Z",
  "_published": "2026-06-04T07:31:49.681Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79469960065,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405470264"
    },
    {
      "job": 79469960042,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405473238"
    },
    {
      "job": 79469960097,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405543091"
    },
    {
      "job": 79469960085,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405517386"
    },
    {
      "job": 79469502521,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405426629"
    },
    {
      "job": 79469960173,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405464665"
    },
    {
      "job": 79469960057,
      "time": 272,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405506075"
    },
    {
      "job": 79469960105,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405460798"
    },
    {
      "job": 79469960034,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405469951"
    }
  ],
  "_buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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.0",
  "_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-06-04T07:26:37.000Z",
      "distro": "noble",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "43da4635b91d425ae807dbe56f73889cb2a1bf5931e088909139d1d9879db9fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-04T07:26:44.000Z",
      "distro": "noble",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "dc8407e34f6c09fbe551adbb2d4b64bd2f15b579169b2783c5670b60e4621a88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-04T07:30:51.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "a8554268deb032fae33bdaa8789a4d99b6464025467828b467611b1be7b0d839",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-04T07:29:33.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "ec8a7b2f3e9db92f25030a21cb59db7cafa93619ed1f8a8889f48da3fa5b79c6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-04T07:26:58.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "242104e3fa3f47c645e6a5ff01ff511151323eb6e17476cc085e5e43faf27a15",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-04T07:28:29.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "734bb9898e248ff471fb398600dfcb8f08989038b361eaf007e62647f464eae8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-04T07:25:59.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "b9e41b59c7c0b75238d2d918fd0be5aeba40d11cdf08cd964cb59b1dc11212f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-04T07:26:28.000Z",
      "commit": "f1bb23928b42234fac7c8021d51f7ee0b5096256",
      "fileid": "c435f682fe25c37f1a12cb7de81a5200611ce367338962925a127279ab6da6c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/epiforecasts/actions/runs/26937128766"
    }
  ]
}