Package: data.tree
Type: Package
Title: Hierarchical Data Structures
Version: 0.1.6
Date: 2015-04-10
Author: Christoph Glur
Maintainer: Christoph Glur <christoph.glur@ipub.ch>
VignetteBuilder: knitr
Imports: R6
Suggests: testthat, magrittr, knitr
Description: Create tree structures from hierarchical data, and use the utility 
    methods to traverse the tree in various orders. Aggregate, print, convert to and from data.frame, 
    and apply functions to your tree data. Useful for decision trees, machine learning, finance, 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)
Packaged: 2015-04-10 11:41:56 UTC; gluc
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-10 15:06:00
