Package: RGraphSpace
Type: Package
Version: 1.0.9
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, ggplot2
Imports: grDevices, scales, grid, igraph, lifecycle
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: 2025-07-23 18:16:03 UTC; maac
Author: Victor Apolonio [ctb],
  Vinicius Chagas [ctb],
  Mauro Castro [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4942-8131>)
Maintainer: Mauro Castro <mauro.a.castro@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-23 19:10:25 UTC
Built: R 4.5.2; ; 2025-11-01 02:25:54 UTC; windows
