Package: ensModelVis
Title: Visualisations for Model Ensembles
Version: 0.2.0
Authors@R: 
    person("Katarina", "Domijan", , "domijank@tcd.ie", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4268-2236"))
Description: Displays for model fits of multiple models and their ensembles. For classification models, the plots are heatmaps, for regression, scatterplots. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: dplyr, forcats, ggplot2, rlang, tidyr
URL: https://github.com/domijan/ensModelVis
BugReports: https://github.com/domijan/ensModelVis/issues
Suggests: discrim, glmnet, kernlab, knitr, MASS, nnet, ranger,
        rmarkdown, stacks, stringr, tidymodels
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-01-14 22:56:00 UTC; katarina
Author: Katarina Domijan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4268-2236>)
Maintainer: Katarina Domijan <domijank@tcd.ie>
Repository: CRAN
Date/Publication: 2026-01-20 10:30:07 UTC
Built: R 4.4.3; ; 2026-02-13 05:20:05 UTC; windows
