Package: netplot
Title: Beautiful Graph Drawing
Version: 0.2-0
Authors@R: c(
  person("George", "Vega Yon", email = "g.vegayon@gmail.com", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-3171-0844")),
  person("Porter", "Bischoff", email = "portergbischoff@gmail.com", role = c("aut"), comment = c(ORCID = "0009-0004-6742-6281"))
  )
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), grid
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: graphics, grDevices, igraph, network, sna, stats
Suggests: knitr, rmarkdown, markdown, igraphdata, intergraph, ggraph,
        gridGraphics, ggplot2, gridExtra, gridBase, magrittr, tinytest
VignetteBuilder: knitr
URL: https://github.com/USCCANA/netplot
BugReports: https://github.com/USCCANA/netplot/issues
NeedsCompilation: no
Packaged: 2023-09-18 22:09:44 UTC; george
Author: George Vega Yon [aut, cre] (<https://orcid.org/0000-0002-3171-0844>),
  Porter Bischoff [aut] (<https://orcid.org/0009-0004-6742-6281>)
Maintainer: George Vega Yon <g.vegayon@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-19 01:40:02 UTC
Built: R 4.2.0; ; 2023-09-19 12:12:57 UTC; unix
