Package: rviewgraph
Type: Package
Title: Animated Graph Layout Viewer
Version: 1.3.1
Date: 2020-05-06
Author: Alun Thomas
Maintainer: Alun Thomas <Alun.Thomas@utah.edu>
Description: This is an 'R' interface to Alun Thomas's 'ViewGraph' 'Java' graph
    viewing program.
    It takes a graph specified as an incidence matrix, list of
    edges, or in 'igraph' format and runs a graphical user interface that shows
    an animation of a force directed algorithm positioning the vertices in two
    dimensions. It works well for graphs of various structure of up to a few
    thousand vertices. It's not fazed by graphs that comprise several
    components. The coordinates can be read as an 'igraph' style layout 
    matrix at any time. The user can mess with the layout using a mouse, 
    preferably one with 3 buttons, and some keyed commands.
Suggests:
Enhances: igraph, Matrix
Depends: rJava
SystemRequirements: 'Java' version >= 8
License: GPL-2
LazyLoad: yes
Packaged: 2020-05-06 22:24:21 UTC; alun
Collate: 'onLoad.R' 'rViewGraph.R'
Encoding: UTF-8
RoxygenNote: 7.1.0
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2020-05-07 10:30:02 UTC
Built: R 4.0.2; ; 2020-07-06 18:22:17 UTC; windows
