Package: dtGAP
Type: Package
Title: Supervised Generalized Association Plots Based on Decision Trees
Version: 0.0.2
Date: 2026-02-13
Authors@R: c(
    person("Chia-Yu", "Chang", email = "110304049@g.nccu.edu.tw", role = "aut"),
    person("Chun-houh", "Chen", email = "cchen@stat.sinica.edu.tw", role = "aut"),
    person("Han-Ming", "Wu", email = "wuhm@g.nccu.edu.tw", role = c("cre", "aut")))
Description: Enhances decision tree visualization by incorporating Generalized
    Association Plots (GAP) through matrix-based visualizations including
    confusion matrix maps, decision tree matrix maps, and predicted class
    membership maps based on supervised correlation and distance metrics.
License: MIT + file LICENSE
URL: https://github.com/hanmingwu1103/dtGAP,
        https://CRAN.R-project.org/package=dtGAP
BugReports: https://github.com/hanmingwu1103/dtGAP/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: C50, caret, circlize, ComplexHeatmap, dplyr, ggparty,
        grDevices, grid, magrittr, partykit, RColorBrewer, rlang,
        rpart, seriation, stats, stringr, utils, yardstick
Suggests: InteractiveComplexHeatmap, testthat (>= 3.0.0)
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2026-02-14 09:51:44 UTC; hmwu
Author: Chia-Yu Chang [aut],
  Chun-houh Chen [aut],
  Han-Ming Wu [cre, aut]
Maintainer: Han-Ming Wu <wuhm@g.nccu.edu.tw>
Repository: CRAN
Date/Publication: 2026-02-18 18:10:02 UTC
Built: R 4.4.3; ; 2026-02-25 11:34:57 UTC; unix
