Package: RGraphSpace
Type: Package
Version: 1.0.7
Title: A Lightweight Interface Between 'ggplot2' and 'igraph' Objects
Description: Interface to integrate 'igraph' and 'ggplot2' graphics within spatial maps. 'RGraphSpace' implements new geometric objects using 'ggplot2' prototypes, customized for representing large 'igraph' objects in a normalized coordinate system. By scaling shapes and graph elements, 'RGraphSpace' can provide a framework for layered visualizations.
Authors@R: 
    c(person("Victor", "Apolonio", role = "ctb"),
      person("Vinicius", "Chagas", role = "ctb"),
      person("Mauro", "Castro", role = c("aut", "cre"),
              email = "mauro.a.castro@gmail.com",
              comment = c(ORCID = "0000-0003-4942-8131")))
Depends: R(>= 4.4), methods, igraph, ggplot2
Imports: grDevices, scales, grid
Suggests: knitr, rmarkdown, testthat
Enhances: RedeR
License: Artistic-2.0
VignetteBuilder: knitr
URL: https://github.com/sysbiolab/RGraphSpace
BugReports: https://github.com/sysbiolab/RGraphSpace/issues
Collate: gspaceChecks.R gspaceValidation.R gspaceSupplements.R
        gspaceMisc.R gspacePlots.R gspaceClasses.R gspaceGenerics.R
        gspaceMethods.R
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-12 02:23:19 UTC; maac
Author: Victor Apolonio [ctb],
  Vinicius Chagas [ctb],
  Mauro Castro [aut, cre] (<https://orcid.org/0000-0003-4942-8131>)
Maintainer: Mauro Castro <mauro.a.castro@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-12 10:20:12 UTC
