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/
NeedsCompilation: no
Packaged: 2025-07-31 19:13:32 UTC; dwollsch
Author: Daniel Wollschlaeger [aut, cre],
  Heiko Karle [aut],
  Heinz Schmidberger [ctb]
Maintainer: Daniel Wollschlaeger <wollschlaeger@uni-mainz.de>
Repository: CRAN
Date/Publication: 2025-07-31 19:32:11 UTC
Built: R 4.6.0; ; 2025-07-31 19:55:02 UTC; unix
