Provides a suite of functions to help ease the use of 'd3.js' in R.
              These helpers include 'htmltools::htmlDependency' functions, hierarchy
              builders, and conversion tools for 'partykit', 'igraph,' 'table',
              and 'data.frame' R objects into the 'JSON' that 'd3.js' expects.
| Version: | 1.1.0 | 
| Imports: | dplyr, htmltools, tidyr (≥ 0.8.3) | 
| Suggests: | httr, jsonlite, listviewer, purrr, testthat | 
| Enhances: | igraph, partykit, rpart, treemap, V8 | 
| Published: | 2023-10-02 | 
| DOI: | 10.32614/CRAN.package.d3r | 
| Author: | Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org),
  Kent Russell [aut, cre, cph] (R interface),
  Gregor Aisch [aut, cph] (d3-jetpack creator,
    https://github.com/gka/d3-jetpack),
  Adam Pearce [aut] (core contributor to d3-jetpack),
  Ben Ortiz [ctb] | 
| Maintainer: | Kent Russell  <kent.russell at timelyportfolio.com> | 
| BugReports: | https://github.com/timelyportfolio/d3r/issues | 
| License: | BSD_3_clause + file LICENSE | 
| URL: | https://github.com/timelyportfolio/d3r | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | d3r results |