Package: networkD3
Type: Package
Title: D3 JavaScript Network Graphs from R
Description: Creates 'D3' 'JavaScript' network, tree, dendrogram, and Sankey
    graphs from 'R'.
Version: 0.2.1
Date: 2015-08-24
Authors@R: c(
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
    role = c("aut", "cre")),
    person("J.J.", "Allaire", role = "aut"),
    person("Kent", "Russel", role = "aut"),
    person("B.W.", "Lewis", role = "ctb"),
    person("Kevin", "Kuo", role = "ctb"),
    person("Charles", "Sese", role = "ctb"),
    person("Peter", "Ellis", role = "ctb"),
    person("Jonathan", "Owen", role = "ctb")
    )
URL: http://cran.r-project.org/package=networkD3
BugReports: https://github.com/christophergandrud/networkD3/issues
License: GPL (>= 3)
Depends: R (>= 3.0.0)
Imports: htmlwidgets (>= 0.3.2), plyr, rjson
Suggests: htmltools (>= 0.2.6), RCurl
Enhances: knitr, shiny
NeedsCompilation: no
Packaged: 2015-08-25 13:48:19 UTC; christophergandrud
Author: Christopher Gandrud [aut, cre],
  J.J. Allaire [aut],
  Kent Russel [aut],
  B.W. Lewis [ctb],
  Kevin Kuo [ctb],
  Charles Sese [ctb],
  Peter Ellis [ctb],
  Jonathan Owen [ctb]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2015-08-25 16:06:32
