Package: GephiForR
Type: Package
Title: 'Gephi' Network Visualization
Version: 0.1.1
Authors@R: person(given = "Julia",
                    family = "Manso",
                    role = c("aut", "cre"),
                    email = "gephiforr@gmail.com",
                    comment = c(ORCID = "0009-0004-3227-218X"))
Maintainer: Julia Manso <gephiforr@gmail.com>
Description: Implements key features of 'Gephi' for network visualization, including 'ForceAtlas2' (with LinLog mode), network scaling, and network rotations. It also includes easy network visualization tools such as edge and node color assignment for recreating 'Gephi'-style graphs in R. The package references layout algorithms developed by Jacomy, M., Venturini T., Heymann S., and Bastian M. (2014) <doi:10.1371/journal.pone.0098679> and Noack, A. (2009) <doi:10.48550/arXiv.0807.4052>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: igraph, Rdpack
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2025-10-14 18:19:05 UTC; JuliaManso
Author: Julia Manso [aut, cre] (ORCID: <https://orcid.org/0009-0004-3227-218X>)
Repository: CRAN
Date/Publication: 2025-10-14 18:30:02 UTC
Built: R 4.5.0; ; 2025-10-16 22:51:34 UTC; unix
