Package: d3Tree
Version: 0.2.2
Date: 2020-12-10
Title: Create Interactive Collapsible Trees with the JavaScript 'D3'
        Library
Authors@R: c(person("Jonathan", "Sidi", email = "yonicd@gmail.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: shiny, rmarkdown
License: GPL-2 | GPL-3
URL: https://github.com/yonicd/d3Tree
BugReports: https://github.com/yonicd/d3Tree/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-10 13:22:33 UTC; yonis
Author: Jonathan Sidi [aut, cre],
  Kenton Russell [ctb] (https://github.com/timelyportfolio)
Maintainer: Jonathan Sidi <yonicd@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-10 15:50:07 UTC
Built: R 4.1.0; ; 2021-05-27 09:08:48 UTC; unix
