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.1.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 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://yonicd.r-universe.dev Date/Publication: 2024-01-29 19:47:37 UTC RemoteUrl: https://github.com/yonicd/d3tree RemoteRef: HEAD RemoteSha: d8b98ca7d720f2f21434564c2fa5981d7d4b0b71 NeedsCompilation: no Packaged: 2026-06-12 09:56:41 UTC; root Author: Jonathan Sidi [aut, cre], Kenton Russell [ctb] (https://github.com/timelyportfolio) Maintainer: Jonathan Sidi