# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "igraphlayout" in publications use:' type: software license: Apache-2.0 title: 'igraphlayout: Manual Layout Editor for ''igraph'' Objects' version: '0.1' doi: 10.32614/CRAN.package.igraphlayout abstract: Manually edit the layout of 'igraph' objects using an interactive Shiny application. Provides a user-friendly interface to adjust node positions in graph visualizations and apply various layout algorithms from the 'igraph' package with a user-defined seed. authors: - family-names: Vargas Sepulveda given-names: Mauricio email: m.vargas.sepulveda@gmail.com repository: https://pachadotdev.r-universe.dev commit: 6c60c631ab7a26d6cc29c92f7707ff3cf3c4967b date-released: '2025-11-08' contact: - family-names: Vargas Sepulveda given-names: Mauricio email: m.vargas.sepulveda@gmail.com