Package: d3Tree
Version: 0.3.0
Date: 2024-01-23
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 (>= 4.0.0)
Imports: htmlwidgets, tibble, tidyselect, dplyr, utils
Suggests: rmarkdown
License: MIT + file LICENSE
URL: https://github.com/yonicd/d3Tree
BugReports: https://github.com/yonicd/d3Tree/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-29 19:44:47 UTC; yonis
Author: Jonathan Sidi [aut, cre],
  Kenton Russell [ctb] (https://github.com/timelyportfolio)
Maintainer: Jonathan Sidi <yonicd@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-29 20:00:02 UTC
Built: R 4.3.2; ; 2024-01-29 22:22:53 UTC; unix
