Package: DVHmetrics
Type: Package
Title: Analyze Dose-Volume Histograms and Check Constraints
Version: 0.4.2
Date: 2022-03-23
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.0)
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: 2022-03-23 10:37:36 UTC; Daniel
Author: Daniel Wollschlaeger [aut, cre],
  Heiko Karle [aut],
  Heinz Schmidberger [ctb]
Maintainer: Daniel Wollschlaeger <wollschlaeger@uni-mainz.de>
Repository: CRAN
Date/Publication: 2022-03-23 11:40:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:23:10 UTC; unix
