Package: data.tree
Type: Package
Title: General Purpose Hierarchical Data Structure
Version: 0.3.5
Date: 2016-03-31
Author: Christoph Glur
Maintainer: Christoph Glur <christoph.glur@ipub.com>
VignetteBuilder: knitr
Imports: R6, stringr, methods, DiagrammeR
Suggests: graphics, testthat, knitr, ape, yaml, networkD3, jsonlite,
        igraph, treemap, doParallel, foreach, htmlwidgets
Enhances:
Description: 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.
License: GPL (>= 2)
URL: http://github.com/gluc/data.tree
BugReports: http://github.com/gluc/data.tree/issues
Depends: R (>= 3.0)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-31 08:18:22 UTC; rstudio
Repository: CRAN
Date/Publication: 2016-03-31 17:38:46
