Package: ukbflow Title: Streamlined Workflow for UK Biobank Data Extraction, Analysis, and Visualization Version: 0.3.4 Authors@R: person("Yibin", "Zhou", email = "evanzhou.bio@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0009-4600-8175")) Description: Provides an R-native, RAP-aware workflow system for UK Biobank controlled-data analysis on the Research Analysis Platform (RAP). Includes tools for phenotype extraction and decoding, variable derivation, survival and association analysis, genetic risk score computation, audit records, and publication-quality visualization. For details on the UK Biobank resource, see Bycroft et al. (2018) . License: MIT + file LICENSE URL: https://github.com/evanbio/ukbflow, https://evanbio.github.io/ukbflow/ BugReports: https://github.com/evanbio/ukbflow/issues Depends: R (>= 4.1) Imports: broom, cli, curl, data.table, dplyr, forestploter, gt, gtsummary, jsonlite, processx, rlang, survival, tidyselect, tools Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, pagedown, pROC, rmarkdown, testthat (>= 3.0.0), mockery, webshot2, withr VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://evanbio.r-universe.dev Date/Publication: 2026-06-03 05:23:54 UTC RemoteUrl: https://github.com/evanbio/ukbflow RemoteRef: HEAD RemoteSha: 4e0ac9fe0fa90ac28ffd0d4b63e4a3e357c196a0 NeedsCompilation: no Packaged: 2026-07-03 06:34:47 UTC; root Author: Yibin Zhou [aut, cre] (ORCID: ) Maintainer: Yibin Zhou