Type: Package Package: treeheatr Title: Heatmap-Integrated Decision Tree Visualizations Version: 0.2.3.9000 Authors@R: c( person("Trang", "Le", , "grixor@gmail.com", role = c("aut", "cre"), comment = "https://trang.page/"), person("Jason", "Moore", , "jhmoore@upenn.edu", role = "aut", comment = "http://www.epistasisblog.org/"), person("University of Pennsylvania", role = "cph") ) Maintainer: Trang Le Description: Creates interpretable decision tree visualizations with the data represented as a heatmap at the tree's leaf nodes. 'treeheatr' utilizes the customizable 'ggparty' package for drawing decision trees. License: MIT + file LICENSE URL: https://trangdata.github.io/treeheatr/index.html, https://trangdata.github.io/treeheatr-manuscript/, https://github.com/trangdata/treeheatr BugReports: https://github.com/trangdata/treeheatr/issues Depends: R (>= 3.5.0) Imports: cluster, dplyr, ggnewscale, ggparty, ggplot2, grid, gtable, partykit, seriation, stats, tidyr, yardstick Suggests: forcats, knitr, rmarkdown, rpart, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://trangdata.r-universe.dev Date/Publication: 2026-02-11 18:36:59 UTC RemoteUrl: https://github.com/trangdata/treeheatr RemoteRef: HEAD RemoteSha: 98127b2f57cd870926590283670b02c8c5263de6 NeedsCompilation: no Packaged: 2026-06-11 07:53:47 UTC; root Author: Trang Le [aut, cre] (https://trang.page/), Jason Moore [aut] (http://www.epistasisblog.org/), University of Pennsylvania [cph]