Package: visNetwork
Title: Network Visualization using 'vis.js' Library
Version: 1.0.0
Date: 2016-04-29
Authors@R: c(
    person(family = "Almende B.V.", role = c("aut", "cph"),
       comment = "vis.js library in htmlwidgets/lib, http://visjs.org, http://www.almende.com/home"),
    person("Benoit", "Thieurmel", role = c("aut", "cre"),
       comment = "R interface", email = "benoit.thieurmel@datastorm.fr")
    )
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: https://github.com/datastorm-open/visNetwork
Depends: R (>= 3.0)
Imports: htmlwidgets, htmltools, jsonlite, magrittr, utils, methods
License: MIT + file LICENSE
Suggests: knitr, igraph
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-02 12:35:30 UTC; Benoit
Author: Almende B.V. [aut, cph] (vis.js library in htmlwidgets/lib,
    http://visjs.org, http://www.almende.com/home),
  Benoit Thieurmel [aut, cre] (R interface)
Repository: CRAN
Date/Publication: 2016-05-02 15:03:50
