data.tree: General Purpose Hierarchical Data Structure
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: |
0.3.0 |
Depends: |
R (≥ 3.0) |
Imports: |
R6, stringr, methods, DiagrammeR |
Suggests: |
graphics, testthat, knitr, ape, yaml, networkD3, jsonlite, igraph, treemap, doParallel, foreach, htmlwidgets |
Published: |
2016-02-13 |
Author: |
Christoph Glur |
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: |
README NEWS |
CRAN checks: |
data.tree results |
Downloads:
Reverse dependencies: