{
  "_id": "6a4b5488a6574ff277f99a4b",
  "Package": "WHORiskCalculator",
  "Title": "WHO Cardiovascular Disease Risk Calculator",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"WHO CVD Risk Chart Working Group\", role = \"aut\"),\nperson(\"Andrea\", \"Pedot\", , \"andrea.pedot@unimi.it\", role = c(\"cre\", \"ctb\"))\n)",
  "Description": "Implements the 2019 World Health Organization (WHO)\ncardiovascular disease (CVD) risk prediction models, as\ndescribed in Kaptoge et al. (2019)\n<doi:10.1016/S2214-109X(19)30318-3>. Provides two validated\nmodels for estimating 10-year risk of fatal and non-fatal\ncardiovascular events (myocardial infarction and stroke): a\nlaboratory-based model using age, sex, systolic blood pressure,\ntotal cholesterol, smoking status, and diabetes history; and a\nnon-laboratory-based model substituting body mass index (BMI)\nfor cholesterol and diabetes, suitable for resource-limited\nsettings. Risk estimates are recalibrated to 21 Global Burden\nof Disease regions using region-specific incidence rates and\nrisk factor distributions derived from the Emerging Risk\nFactors Collaboration. Functions are fully vectorized for\nefficient batch calculations and support automatic\ncountry-to-region mapping via ISO 3166-1 alpha-3 country codes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 07:05:52 UTC",
    "User": "root"
  },
  "Author": "WHO CVD Risk Chart Working Group [aut], Andrea Pedot [cre, ctb]",
  "Maintainer": "Andrea Pedot <andrea.pedot@unimi.it>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-07 09:38:45 UTC",
  "RemoteUrl": "https://github.com/cran/WHORiskCalculator",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1d45a75b82fa96bc9611870dce967ed57293b2e",
  "_user": "cran",
  "_type": "src",
  "_file": "WHORiskCalculator_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f3bff25948d6a663118d94e718ea3cf7ceb65f146280fa4162939d994b3e37e2",
  "_filesize": 147224,
  "_sha256": "f3bff25948d6a663118d94e718ea3cf7ceb65f146280fa4162939d994b3e37e2",
  "_expires": "2026-10-14T07:08:54.000Z",
  "_created": "2026-07-06T07:05:52.000Z",
  "_published": "2026-07-06T07:08:56.633Z",
  "_jobs": [
    {
      "job": 85313812985,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8101929612"
    },
    {
      "job": 85313812968,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101930971"
    },
    {
      "job": 85313347362,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101891212"
    },
    {
      "job": 85313812949,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8101936008"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28773860058",
  "_status": "success",
  "_upstream": "https://github.com/cran/WHORiskCalculator",
  "_commit": {
    "id": "a1d45a75b82fa96bc9611870dce967ed57293b2e",
    "author": "Andrea Pedot <andrea.pedot@unimi.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1775554725
  },
  "_maintainer": {
    "name": "Andrea Pedot",
    "email": "andrea.pedot@unimi.it"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "renv",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-04-07"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 616,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 436,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WHORiskCalculator"
  },
  "_searchresults": 0,
  "_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/readme.html",
    "extra/readme.md",
    "extra/WHORiskCalculator.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-07"
    }
  ],
  "_exports": [
    "calculate_who_risk",
    "calculate_who_risk_nonlab",
    "country_to_region",
    "get_country_codes",
    "get_regions"
  ],
  "_help": [
    {
      "page": "calculate_who_risk",
      "title": "Calculate WHO 10-Year CVD Risk (Laboratory-Based Model)",
      "topics": [
        "calculate_who_risk"
      ]
    },
    {
      "page": "calculate_who_risk_nonlab",
      "title": "Calculate WHO 10-Year CVD Risk (Non-Laboratory-Based Model)",
      "topics": [
        "calculate_who_risk_nonlab"
      ]
    },
    {
      "page": "country_to_region",
      "title": "Map Country Code to Region",
      "topics": [
        "country_to_region"
      ]
    },
    {
      "page": "get_country_codes",
      "title": "Get Country Code to Region Mapping",
      "topics": [
        "get_country_codes"
      ]
    },
    {
      "page": "get_regions",
      "title": "Get Available Region Names",
      "topics": [
        "get_regions"
      ]
    }
  ],
  "_readme": "https://github.com/cran/WHORiskCalculator/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "whoriskcalculator",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-06T07:08:10.000Z",
      "distro": "resolute",
      "commit": "a1d45a75b82fa96bc9611870dce967ed57293b2e",
      "fileid": "https://r2.ropensci.org/2b5e1073b947f25b8b805cac463ee781bec49f539b3c75ddf43368f8cc184386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28773860058"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-06T07:08:13.000Z",
      "distro": "resolute",
      "commit": "a1d45a75b82fa96bc9611870dce967ed57293b2e",
      "fileid": "https://r2.ropensci.org/1d2e07fe027282d34739d7a6c55e1873fb2c1f3c9325baafb939e0d1b8f05555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28773860058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-06T07:08:39.000Z",
      "commit": "a1d45a75b82fa96bc9611870dce967ed57293b2e",
      "fileid": "https://r2.ropensci.org/0d68fbda72154683257b5e09c15e4262b487890390f5f21832f7c04b6470f3e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28773860058"
    }
  ]
}