Last data update: 2014.03.03

visNetwork

Package: visNetwork
Title: Network Visualization using 'vis.js' Library
Version: 1.0.1
Date: 2016-06-20
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-06-20 08:24:38 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-06-20 11:10:30

● 0 images, 44 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'visNetwork' ...
** package 'visNetwork' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'visNetwork'
    finding HTML links ... done
    addFontAwesome                          html  
    addIonicons                             html  
    visClusteringByColor                    html  
    visClusteringByConnection               html  
    visClusteringByGroup                    html  
    visClusteringByHubsize                  html  
    visClusteringOutliers                   html  
    visConfigure                            html  
    visDocumentation                        html  
    visEdges                                html  
    visEvents                               html  
    visExport                               html  
    visFit                                  html  
    visFocus                                html  
    visGetPositions                         html  
    visGroups                               html  
    visHierarchicalLayout                   html  
    visIgraphLayout                         html  
    visInteraction                          html  
    visLayout                               html  
    visLegend                               html  
    visMoveNode                             html  
    visNetwork-exports                      html  
    visNetwork-igraph                       html  
    visNetwork-shiny                        html  
    visNetwork                              html  
    visNodes                                html  
    visOptions                              html  
    visPhysics                              html  
    visRedraw                               html  
    visRemoveEdges                          html  
    visRemoveNodes                          html  
    visSave                                 html  
    visSelectEdges                          html  
    visSelectNodes                          html  
    visSetData                              html  
    visSetOptions                           html  
    visSetSelection                         html  
    visStabilize                            html  
    visStartSimulation                      html  
    visStopSimulation                       html  
    visUnselectAll                          html  
    visUpdateEdges                          html  
    visUpdateNodes                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (visNetwork)
Making 'packages.html' ... done