{"id":13857704,"url":"https://github.com/briatte/ggnet","last_synced_at":"2026-03-12T10:01:20.247Z","repository":{"id":144777974,"uuid":"10565716","full_name":"briatte/ggnet","owner":"briatte","description":"Network visualization with ggplot2","archived":false,"fork":false,"pushed_at":"2016-01-29T08:42:31.000Z","size":15739,"stargazers_count":195,"open_issues_count":7,"forks_count":33,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-01T22:15:38.082Z","etag":null,"topics":["ggplot2","network-visualization","r"],"latest_commit_sha":null,"homepage":"https://briatte.github.io/ggnet/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/briatte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-08T07:58:40.000Z","updated_at":"2025-03-18T15:26:23.000Z","dependencies_parsed_at":"2023-04-22T21:37:35.205Z","dependency_job_id":null,"html_url":"https://github.com/briatte/ggnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/briatte/ggnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fggnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fggnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fggnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fggnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briatte","download_url":"https://codeload.github.com/briatte/ggnet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fggnet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259778050,"owners_count":22909780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ggplot2","network-visualization","r"],"created_at":"2024-08-05T03:01:44.669Z","updated_at":"2026-03-12T10:01:20.186Z","avatar_url":"https://github.com/briatte.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# ggnet: network visualization with ggplot2\n\n![](inst/demo.png)\n\nThis repository contains the latest versions of the `ggnet` and `ggnet2` functions, which allow to visualize networks as [`ggplot2`](http://ggplot2.org/) objects.\n\n## INSTALL\n\n`ggnet` and `ggnet2` are part of the [`GGally`](https://cran.r-project.org/web/packages/GGally/) package. Install it from CRAN:\n\n```{r}\ninstall.packages(\"GGally\")\n```\n\nYou can also install `ggnet` and `ggnet2` as a small standalone package:\n\n```{r}\ndevtools::install_github(\"briatte/ggnet\")\n```\n\nNote that you will need the latest version of [`ggplot2`](http://docs.ggplot2.org/current/) (2.0.0) for any of the functions to work properly.\n\n## VIGNETTE\n\nThe `ggnet2` function is fully documented in [this vignette](https://briatte.github.io/ggnet/).\n\nThe data for one of the examples, a Twitter network of French Members of Parliament, is [included in this repository](inst/extdata), as is the [vignette source](vignettes).\n\n## THANKS\n\n- [Moritz Marbach](https://github.com/sumtxt) coded the [very first version of `ggnet`](http://sumtxt.wordpress.com/2011/07/02/visualizing-networks-with-ggplot2-in-r/)\n- [Heike Hoffmann](https://github.com/heike) and [Ming-Yu Liu](https://github.com/ethen8181) provided code to improve the display of edge arrows\n- [Pedro Jordano](https://github.com/pedroj) suggested adding support for [bipartite networks](https://github.com/pedroj/bipartite_plots)\n- [Baptiste Coulmont](http://coulmont.com/index.php?s=d%C3%A9put%C3%A9s) and [Ewen Gallic](http://freakonometrics.blog.free.fr/index.php?post/Twitter-deputes) provided further inspiration\n- [Barret Schloerke](https://github.com/schloerke) helps by maintaining the `GGally` package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriatte%2Fggnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriatte%2Fggnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriatte%2Fggnet/lists"}