Package: D3partitionR
Title: Plotting D3 Hierarchical Plots in R and Shiny
Version: 0.1
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, and the zoomable circlePackig are all derived from his works."
      ))
Description: Plotting hierarchical plots in R such as Sunburst, Treemap, Circle Treemap and Partition Chart.
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-01 09:06:11 UTC; Antoi
Author: Antoine GUILLOT [cre],
  Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org. The partitionChart, sunburst, the treemap, and the
    zoomable circlePackig are all derived from his works.)
Maintainer: Antoine GUILLOT <antoine.guil@outlook.fr>
Repository: CRAN
Date/Publication: 2016-10-01 15:08:35
