Package: QDiabetes Version: 1.0-3 Date: 2026-05-19 Title: Type 2 Diabetes Risk Calculator Authors@R: c( person(c("Benjamin", "G."), "Feakins", role = c("aut", "cre"), email = "feakster@posteo.eu", comment = c(ORCID = "0000-0002-3928-6750")), person(c("Sarah", "L."), "Lay-Flurrie", role = "ctb", email = "sarah.lay-flurrie@phc.ox.ac.uk", comment = c(ORCID = "0000-0003-1094-8455")), person(c("Richard", "J."), "Stevens", role = "ctb", email = "richard.stevens@phc.ox.ac.uk", comment = c(ORCID = "0000-0002-9258-4060")), person("Trish", "Greenhalgh", role = "ctb", email = "trish.greenhalgh@phc.ox.ac.uk", comment = c(ORCID = "0000-0003-2369-8088")), person(c("Tim", "A."), "Holt", role = "ctb", email = "tim.holt@phc.ox.ac.uk", comment = c(ORCID = "0000-0002-1214-1682")), person("Evangelos", "Kontopantelis", role = "ctb", email = "e.kontopantelis@manchester.ac.uk", comment = c(ORCID = "0000-0001-6450-5815")), person(c("Dianna", "M."), "Smith", role = "ctb", email = "d.m.smith@soton.ac.uk", comment = c(ORCID = "0000-0002-0650-6606")), person(c("Bernard", "C."), "Gudgin", role = "ctb"), person(c("Benjamin", "J."), "Cairns", role = c("csl", "sad"), email = "ben.cairns@ndph.ox.ac.uk", comment = c(ORCID = "0000-0001-7994-8213")), person("National Institute for Health Research School for Primary Care Research", role = "fnd"), person("University of Oxford", role = c("cph", "sht")) ) Description: Calculate the risk of developing type 2 diabetes using risk prediction algorithms derived by 'ClinRisk'. Depends: R (>= 2.10) Imports: stats Suggests: graphics, tinytest, utils License: AGPL-3 + file LICENSE Copyright: University of Oxford + file inst/COPYRIGHTS URL: https://github.com/Feakster/qdiabetes BugReports: https://github.com/Feakster/qdiabetes/issues LazyLoad: true LazyData: true Repository: https://feakster.r-universe.dev Date/Publication: 2026-05-21 09:26:47 UTC RemoteUrl: https://github.com/feakster/qdiabetes RemoteRef: HEAD RemoteSha: 2f223dffba227de1aa47549c411bd0630dc4f0ee NeedsCompilation: no Packaged: 2026-06-20 06:19:22 UTC; root Author: Benjamin G. Feakins [aut, cre] (ORCID: ), Sarah L. Lay-Flurrie [ctb] (ORCID: ), Richard J. Stevens [ctb] (ORCID: ), Trish Greenhalgh [ctb] (ORCID: ), Tim A. Holt [ctb] (ORCID: ), Evangelos Kontopantelis [ctb] (ORCID: ), Dianna M. Smith [ctb] (ORCID: ), Bernard C. Gudgin [ctb], Benjamin J. Cairns [csl, sad] (ORCID: ), National Institute for Health Research School for Primary Care Research [fnd], University of Oxford [cph, sht] Maintainer: Benjamin G. Feakins