Package: RGraphSpace
Type: Package
Version: 1.1.0
Title: A Lightweight Interface Between 'igraph' and 'ggplot2' Graphics
Description: Interface to integrate 'igraph' and 'ggplot2' graphics in a normalized coordinate system. 'RGraphSpace' implements new geometric objects using 'ggplot2' prototypes, customized for side-by-side visualization of multiple graphs. 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-11-05 15:02:46 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-11-06 06:10:51 UTC
Built: R 4.5.1; ; 2025-11-06 06:47:15 UTC; unix
