Package: edgebundleR
Title: Circle Plot with Bundled Edges
Version: 0.1.4
Date: 2016-03-18
Authors@R: c(
    person("Mike", "Bostock", role = c("aut", "cph"), comment = "d3.js library and much of edgebundle code in htmlwidgets/lib, http://d3js.org"),
    person("Ellis", "Patrick", email = "ellis.patrick@sydney.edu.au", role = "aut"),
    person("Kent", "Russell", role = c("ctb"), email = "kent.russell@timelyportfolio.com"),
    person("Garth", "Tarr", email = "garth.tarr@gmail.com", role = c("aut", "cre"))
  )
Description: Generates interactive circle plots with the nodes around the
    circumference and linkages between the connected nodes using hierarchical
    edge bundling via the D3 JavaScript library. See <http://d3js.org/> for more
    information on D3.
License: GPL (>= 3)
LazyData: true
Depends: R (>= 3.1.2)
Imports: htmlwidgets (>= 0.3.2), rjson, igraph, shiny
Suggests: knitr, huge
URL: https://github.com/garthtarr/edgebundleR
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-19 05:32:51 UTC; garthtarr
Author: Mike Bostock [aut, cph] (d3.js library and much of edgebundle code in
    htmlwidgets/lib, http://d3js.org),
  Ellis Patrick [aut],
  Kent Russell [ctb],
  Garth Tarr [aut, cre]
Maintainer: Garth Tarr <garth.tarr@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-19 10:14:37
Built: R 4.1.0; ; 2021-05-27 09:58:32 UTC; unix
