treeheatr
0.2.3Heatmap-Integrated Decision Tree Visualizations
Overview
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.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 91%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
5 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/trangdata/treeheatr on 2026-07-19.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 3.0 median / 7 max
- Test cases
- 1 / 0.02 per code line
Test coverage
Line coverage
1%
Expression
2.4%
Tests / Examples
1.1% / 81% ex
Functions
27 6 exported
Complexity
3 avg / 7 max
Call network
27 nodes / 18 edges
Call graph
Open call graph →Lowest coverage
27 functions| Function | Cyclo | Coverage |
|---|---|---|
| compute_tree exp | 3 | 0% |
| draw_heat exp | 7 | 0% |
| draw_tree exp | 4 | 0% |
| eval_tree exp | 1 | 0% |
| scale_norm exp | 1 | 0% |
| %||% | 2 | 0% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| diabetes | spec_tbl_df/tbl_df/tbl/data.frame | 768 × 9 | – |
| galaxy | data.frame | 323 × 5 | – |
| penguins | spec_tbl_df/tbl_df/tbl/data.frame | 344 × 7 | – |
| test_covid | tbl_df/tbl/data.frame | 110 × 4 | in 2 packages |
| train_covid | tbl_df/tbl/data.frame | 351 × 4 | in 2 packages |
| wine | data.frame | 178 × 14 | in 4 packages |
| wine_quality_red | data.frame | 1,599 × 12 | – |
People & History
3 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.2.3Latest
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 0.2.12020-11-19 · diff ↗
- 0.1.02020-06-17
- RR 4.0.0 released · 2020-04-24
Package metadata
- First published
- 2020-06-17
- Total releases
- 3 / 6 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 3.5.0
- Bundled data
- 46 KB / 7 files
- Download size
- 1.7 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet