Package: D3partitionR
Title: Interactive Charts of Nested and Hierarchical Data with 'D3.js'
Version: 0.5.0
Authors@R: c(person("Antoine", "Guillot", email = "antoine.guil@outlook.fr", role = c("aut", "cre")),
      person(
        "Mike", "Bostock"
        , role = c("aut", "cph")
        , comment = "d3.js library, http://d3js.org, nested treemap, icicle, zoomable circle treemap and sunb"
      ),
      person(
      "Susie","Lu",
      role = c("aut", "cph"),
      comment = "d3-legend, http://d3-legend.susielu.com/"
      ),
      person(
        "Kerry", "Rodden"
        , role = c("aut", "cph")
        , comment = "Breadcrumb Code for fixed sized breadcrumb."
      ), person(
        "Nadieh", "Bremer"
        , role = c("aut", "cph")
        , comment = "Placement of labels on arcs, https://www.visualcinnamon.com/2015/09/placing-text-on-arcs.html"
      ),
      person(
        "Hub", "Spot"
        , role = c("aut", "cph")
        , comment = "tether.js"
      ))
Description: Builds interactive 'd3.js' hierarchical visualisation easily. D3partitionR makes it easy to build and customize sunburst, circle treemap, treemap, partition chart, ...
Depends: R (>= 3.3.1)
Imports: data.table, magrittr, htmlwidgets, functional, RColorBrewer,
        titanic
License: AGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-07 14:24:29 UTC; Antoi
Author: Antoine Guillot [aut, cre],
  Mike Bostock [aut, cph] (d3.js library, http://d3js.org, nested
    treemap, icicle, zoomable circle treemap and sunb),
  Susie Lu [aut, cph] (d3-legend, http://d3-legend.susielu.com/),
  Kerry Rodden [aut, cph] (Breadcrumb Code for fixed sized breadcrumb.),
  Nadieh Bremer [aut, cph] (Placement of labels on arcs,
    https://www.visualcinnamon.com/2015/09/placing-text-on-arcs.html),
  Hub Spot [aut, cph] (tether.js)
Maintainer: Antoine Guillot <antoine.guil@outlook.fr>
Repository: CRAN
Date/Publication: 2017-10-07 14:36:03 UTC
Built: R 4.3.0; ; 2023-04-12 16:45:02 UTC; unix
