Create tree structures from hierarchical data, and traverse the
tree in various orders. Aggregate, cumulate, print, plot, convert to and from
data.frame and more. Useful for decision trees, machine learning, finance,
conversion from and to JSON, and many other applications.
Version: |
1.0.0 |
Depends: |
R (≥ 3.5) |
Imports: |
R6, stringi, methods |
Suggests: |
Formula, graphics, testthat, knitr, rmarkdown, ape, yaml, networkD3, jsonlite, treemap, party, partykit, doParallel, foreach, htmlwidgets, DiagrammeR (≥ 1.0.0), mockery, rpart |
Enhances: |
igraph |
Published: |
2020-08-03 |
Author: |
Russ Hyde [ctb] (improve dependencies),
Chris Hammill [ctb] (improve getting),
Facundo Munoz [ctb] (improve list conversion),
Markus Wamser [ctb] (fixed some typos),
Pierre Formont [ctb] (additional features),
Kent Russel [ctb] (documentation),
Noam Ross [ctb] (fixes),
Duncan Garmonsway [ctb] (fixes),
Christoph Glur [aut, cre] (R interface) |
Maintainer: |
Christoph Glur <christoph.glur at ipub.com> |
BugReports: |
http://github.com/gluc/data.tree/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
http://github.com/gluc/data.tree |
NeedsCompilation: |
no |
Materials: |
NEWS |
CRAN checks: |
data.tree results |