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 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev Repository: https://cjyetman.r-universe.dev Date/Publication: 2025-04-18 06:24:43 UTC RemoteUrl: https://github.com/christophergandrud/networkD3 RemoteRef: HEAD RemoteSha: b67747003682b16f776ad621a2cd45f79bacb0d9 NeedsCompilation: no Packaged: 2026-06-16 10:18:56 UTC; root 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