Package: networkD3
Type: Package
Title: Tools for Creating D3 JavaScript Network Graphs from R
Description: Creates D3 JavaScript network, tree, dendrogram, and Sankey graphs
    from R.
Version: 0.1.2.1
Date: 2014-01-23
Authors@R: c(
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com", 
    role = c("aut", "cre")),
    person("J.J.", "Allaire", role = "aut"),
    person("B.W.", "Lewis", role = "ctb"),
    person("Kevin", "Kuo", role = "ctb")
    )
URL: http://github.com/christophergandrud/networkD3/
License: GPL (>= 3)
Depends: R (>= 3.0.0)
Imports: htmlwidgets (>= 0.3.2), plyr, rjson
Suggests: htmltools (>= 0.2.6), RCurl
Enhances: knitr, shiny
Packaged: 2015-03-04 16:16:11 UTC; christophergandrud
Author: Christopher Gandrud [aut, cre],
  J.J. Allaire [aut],
  B.W. Lewis [ctb],
  Kevin Kuo [ctb]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-04 18:39:20
Built: R 3.1.3; ; 2015-03-05 17:09:34 UTC; unix
