Package: sunburstR
Type: Package
Title: 'Htmlwidget' for 'Kerry Rodden' 'd3.js' Sequence Sunburst
Version: 0.6.2
Date: 2016-09-19
Authors@R: c(
      person(
        "Mike", "Bostock"
        , role = c("aut", "cph")
        , comment = "d3.js library in htmlwidgets/lib, http://d3js.org"
      ),
      person(
        "Kerry", "Rodden"
        , role = c("aut", "cph")
        , comment = "sequences library in htmlwidgets/lib, https://gist.github.com/kerryrodden/7090426"
      ),
      person(
        "Kent", "Russell"
        , role = c("aut", "cre")
        , comment = "R interface"
        , email = "kent.russell@timelyportfolio.com"
      ),
      person(
        "Florian", "Breitwieser"
        , role = c("ctb")
        , comment = "R interface"
      )
    )
Maintainer: Kent Russell <kent.russell@timelyportfolio.com>
Description: Make interactive 'd3.js' sequence sunburst diagrams in R with the
    convenience and infrastructure of an 'htmlwidget'.
License: MIT + file LICENSE
LazyData: TRUE
Imports: htmlwidgets, htmltools, jsonlite, markdown
Suggests: knitr, pipeR
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-19 18:48:26 UTC; Kent
Author: Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org),
  Kerry Rodden [aut, cph] (sequences library in htmlwidgets/lib,
    https://gist.github.com/kerryrodden/7090426),
  Kent Russell [aut, cre] (R interface),
  Florian Breitwieser [ctb] (R interface)
Repository: CRAN
Date/Publication: 2016-09-20 00:51:16
