Package: RGraphSpace
Type: Package
Version: 1.1.1
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' helps to create layered visualizations that stay coherent across multiple graphs.
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, rlang, lifecycle, patchwork,
        cowplot, gtable, ggrastr, circlize
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 gspaceConstructor.R
        gspaceSupplements.R gspaceGeom.R gspaceClasses.R
        gspaceGenerics.R gspaceMethods.R gspaceMisc.R
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-02-27 18:27:43 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: 2026-02-28 17:10:03 UTC
Built: R 4.5.2; ; 2026-03-04 00:51:54 UTC; windows
