Package: netplot
Title: Beautiful Graph Drawing
Version: 0.1-1
Authors@R: person("George", "Vega Yon", email = "g.vegayon@gmail.com", role = c("aut", "cre"),
  comment = c(ORCID = "0000-0002-3171-0844")
  )
Description: A graph visualization engine that puts an emphasis on 
  aesthetics at the same time of providing default parameters that yield
  out-of-the-box-nice visualizations. The package is built on top of
  'The Grid Graphics Package' and seamlessly work with 'igraph' and 
  'network' objects.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: graphics, grDevices, igraph, network, sna, stats
Suggests: knitr, rmarkdown, markdown, igraphdata, intergraph, ggraph,
        gridGraphics, ggplot2, gridExtra, gridBase, magrittr
VignetteBuilder: knitr
URL: https://github.com/USCCANA/netplot
BugReports: https://github.com/USCCANA/netplot/issues
NeedsCompilation: no
Packaged: 2021-06-15 04:52:34 UTC; george
Author: George Vega Yon [aut, cre] (<https://orcid.org/0000-0002-3171-0844>)
Maintainer: George Vega Yon <g.vegayon@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-16 07:10:02 UTC
