Package: visNetwork
Title: Network Visualization using 'vis.js' Library
Version: 2.1.0
Authors@R: c(
    person(family = "Almende B.V. and Contributors", role = c("aut", "cph"),
       comment = "vis.js library in htmlwidgets/lib, https://visjs.org/, https://github.com/visjs/vis-network"),
    person("Benoit", "Thieurmel", role = c("aut", "cre"),
       comment = "R interface", email = "benoit.thieurmel@datastorm.fr"),
    person(given = "Titouan", family = "Robert", 
    email = "titouan.robert@datastorm.fr", role = c("aut", "ctb"))
    )
Maintainer: Benoit Thieurmel <benoit.thieurmel@datastorm.fr>
Description: Provides an R interface to the 'vis.js' JavaScript charting
    library. It allows an interactive visualization of networks.
BugReports: https://github.com/datastorm-open/visNetwork/issues
URL: http://datastorm-open.github.io/visNetwork/
Depends: R (>= 3.0)
Imports: htmlwidgets, htmltools, jsonlite, magrittr, utils, methods,
        grDevices, stats
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, webshot, igraph, rpart, shiny,
        shinyWidgets, colourpicker, sparkline, ggraph, tidygraph,
        flashClust
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-29 06:52:16 UTC; BenoitThieurmel
Author: Almende B.V. and Contributors [aut, cph] (vis.js library in
    htmlwidgets/lib, https://visjs.org/,
    https://github.com/visjs/vis-network),
  Benoit Thieurmel [aut, cre] (R interface),
  Titouan Robert [aut, ctb]
Repository: CRAN
Date/Publication: 2021-09-29 07:20:02 UTC
Built: R 4.0.2; ; 2021-09-30 10:40:36 UTC; unix
