Package: DVHmetrics Type: Package Title: Analyze Dose-Volume Histograms and Check Constraints Version: 0.4.3 Date: 2025-07-31 Authors@R: c(person("Daniel", "Wollschlaeger", role = c("aut", "cre"), email = "wollschlaeger@uni-mainz.de"), person("Heiko", "Karle", role="aut"), person("Heinz", "Schmidberger", role="ctb")) Depends: R (>= 3.5) Imports: ggplot2, grid, shiny, DT, KernSmooth, stats, utils, reshape2 Suggests: knitr, markdown, bs4Dash VignetteBuilder: knitr LazyData: yes Description: Functionality for analyzing dose-volume histograms (DVH) in radiation oncology: Read DVH text files, calculate DVH metrics as well as generalized equivalent uniform dose (gEUD), biologically effective dose (BED), equivalent dose in 2 Gy fractions (EQD2), normal tissue complication probability (NTCP), and tumor control probability (TCP). Show DVH diagrams, check and visualize quality assurance constraints for the DVH. Includes web-based graphical user interface. License: GPL (>= 2) URL: https://github.com/dwoll/DVHmetrics/ Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://dwoll.r-universe.dev Date/Publication: 2025-07-31 19:10:28 UTC RemoteUrl: https://github.com/dwoll/dvhmetrics RemoteRef: HEAD RemoteSha: 0a9249647849979ae078a58a4691660e590c4389 NeedsCompilation: no Packaged: 2026-07-13 09:41:54 UTC; root Author: Daniel Wollschlaeger [aut, cre], Heiko Karle [aut], Heinz Schmidberger [ctb] Maintainer: Daniel Wollschlaeger