Package: d3Tree
Version: 0.2.0
Date: 2017-03-31
Title: Create Interactive Collapsible Trees with the JavaScript 'D3'
        Library
Authors@R: c(person("Jonathan", "Sidi", email = "yonis@metrumrg.com", role = c("aut", "cre")),
             person("Kenton", "Russell", email = "kent.russell@timelyportfolio.com", 
             comment = "https://github.com/timelyportfolio",role = "ctb"))
Description: Create and customize interactive collapsible 'D3' trees using the 'D3'
    JavaScript library and the 'htmlwidgets' package. These trees can be used
    directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents.
    When in Shiny the tree layout is observed by the server and can be used as a reactive filter
    of structured data.
Depends: R (>= 2.3.0)
Imports: magrittr, stringr, htmlwidgets, plyr, dplyr
Suggests: d3r, shiny, rmarkdown
License: GPL-2 | GPL-3
URL: https://github.com/metrumresearchgroup/d3Tree
BugReports: https://github.com/metrumresearchgroup/d3Tree/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-13 13:30:51 UTC; jonathans
Author: Jonathan Sidi [aut, cre],
  Kenton Russell [ctb] (https://github.com/timelyportfolio)
Maintainer: Jonathan Sidi <yonis@metrumrg.com>
Repository: CRAN
Date/Publication: 2017-06-13 20:35:10 UTC
