Package: distreg.vis
Type: Package
Title: Framework for the Visualization of Distributional Regression
        Models
Version: 1.5.0
Authors@R: c(person("Stanislaus", "Stadlmann", email = "stadlmann@uni-goettingen.de", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-6542-6342")))
Maintainer: Stanislaus Stadlmann <stadlmann@uni-goettingen.de>
Depends: R (>= 3.3.0)
Imports: stats, utils, methods, shiny (>= 1.0.3), bamlss (>= 0.1-2),
        gamlss (>= 5.0-6), gamlss.dist (>= 5.1-0), ggplot2 (>= 2.2.1),
        rhandsontable (>= 0.3.4), magrittr (>= 1.5), mvtnorm (>=
        1.0-6), viridis (>= 0.4.0), RColorBrewer (>= 1.1-2), formatR
        (>= 1.5)
Suggests: testthat, gridExtra, glogis
Description: Functions for visualizing distributional regression models fitted using the 'gamlss' or 'bamlss' R package. The core of the package consists of a 'shiny' application, where the model results can be interactively explored and visualized.
License: GPL-3
LazyData: TRUE
URL: https://github.com/Stan125/distreg.vis
BugReports: https://github.com/Stan125/distreg.vis/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-20 09:40:32 UTC; stani
Author: Stanislaus Stadlmann [cre, aut]
    (<https://orcid.org/0000-0001-6542-6342>)
Repository: CRAN
Date/Publication: 2019-06-20 10:10:03 UTC
