Package: D3partitionR
Title: Plotting D3 Hierarchical Plots in R and Shiny
Version: 0.2.0
Authors@R: c(person("Antoine", "GUILLOT", email = "antoine.guil@outlook.fr", role ="cre"),
      person(
        "Mike", "Bostock"
        , role = c("aut", "cph")
        , comment = "d3.js library in htmlwidgets/lib, http://d3js.org. The partitionChart, sunburst, the treemap, the zoomable circlePacking, the collapsible indented tree and the collapsible tree are all derived from his works."
      ))
Description: Plotting hierarchical plots in R such as Sunburst, Treemap, Circle Treemap, Partition Chart, collapsible indented tree and collapsible tree.
Depends: R (>= 3.3.1)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1.9000
Imports: htmlwidgets, stats
NeedsCompilation: no
Packaged: 2016-10-16 19:15:13 UTC; Antoi
Author: Antoine GUILLOT [cre],
  Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org. The partitionChart, sunburst, the treemap, the
    zoomable circlePacking, the collapsible indented tree and the
    collapsible tree are all derived from his works.)
Maintainer: Antoine GUILLOT <antoine.guil@outlook.fr>
Repository: CRAN
Date/Publication: 2016-10-17 00:43:15
