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.4.1
Date: 2025-04-14
Authors@R: c(
    person("J.J.", "Allaire", role = "aut"),
    person("Peter", "Ellis", role = "ctb"),
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
    role = c("aut", "cre")),
    person("Kevin", "Kuo", role = "ctb"),
    person("B.W.", "Lewis", role = "ctb"),
    person("Jonathan", "Owen", role = "ctb"),
    person("Kenton", "Russell", role = "aut"),
    person("Jennifer","Rogers", role = "ctb"),
    person("Charles", "Sese", role = "ctb"),
    person("CJ", "Yetman", email = "cj@cjyetman.com", role = "aut")
    )
URL: https://christophergandrud.github.io/networkD3/,
        https://github.com/christophergandrud/networkD3
BugReports: https://github.com/christophergandrud/networkD3/issues
License: GPL (>= 3)
Depends: R (>= 3.0.0)
Imports: data.tree, htmlwidgets (>= 0.3.2), igraph, jsonlite, magrittr
Suggests: htmltools (>= 0.2.6), tibble
Encoding: UTF-8
Enhances: knitr, shiny
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-14 15:48:44 UTC; christophergandrud
Author: J.J. Allaire [aut],
  Peter Ellis [ctb],
  Christopher Gandrud [aut, cre],
  Kevin Kuo [ctb],
  B.W. Lewis [ctb],
  Jonathan Owen [ctb],
  Kenton Russell [aut],
  Jennifer Rogers [ctb],
  Charles Sese [ctb],
  CJ Yetman [aut]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-14 16:20:02 UTC
Built: R 4.3.3; ; 2025-04-14 17:09:12 UTC; unix
