Package: GeneralTree
Type: Package
Title: General Tree Data Structure
Version: 0.0.1
Authors@R: person("Anton", "Bossenbroek", email = "anton.bossenbroek@me.com", role = c("aut", "cre"))
Description: A general tree data structure implementation in R.
Depends: R (>= 3.2.4), R6 (>= 2.1.2), utils (>= 2.3.0)
License: Apache License (== 2.0)
Encoding: UTF-8
LazyData: true
Suggests: testthat, covr, knitr, DiagrammeR, iterators, foreach, tools,
        rmarkdown, microbenchmark, doParallel
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-09-08 16:12:57 UTC; anton
Author: Anton Bossenbroek [aut, cre]
Maintainer: Anton Bossenbroek <anton.bossenbroek@me.com>
Repository: CRAN
Date/Publication: 2016-09-08 20:57:16
