tidygraph: A Tidy API for Graph Manipulation (original) (raw)
A graph, while not "tidy" in itself, can be thought of as two tidy data frames describing node and edge data respectively. 'tidygraph' provides an approach to manipulate these two virtual data frames using the API defined in the 'dplyr' package, as well as provides tidy interfaces to a lot of common graph algorithms.
Version: | 1.3.1 |
---|---|
Imports: | cli, dplyr (≥ 0.8.5), igraph (≥ 2.0.0), lifecycle, magrittr, pillar, R6, rlang, stats, tibble, tidyr, tools, utils |
LinkingTo: | cpp11 |
Suggests: | ape, covr, data.tree, graph, influenceR, methods, netrankr, NetSwan, network, seriation, testthat (≥ 3.0.0) |
Published: | 2024-01-30 |
DOI: | 10.32614/CRAN.package.tidygraph |
Author: | Thomas Lin Pedersen |
Maintainer: | Thomas Lin Pedersen |
BugReports: | https://github.com/thomasp85/tidygraph/issues |
License: | MIT + file |
URL: | https://tidygraph.data-imaginist.com,https://github.com/thomasp85/tidygraph |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | NetworkAnalysis |
CRAN checks: | tidygraph results |
Documentation:
Downloads:
Reverse dependencies:
Reverse depends: | ceRNAnetsim, ggkegg, malan |
---|---|
Reverse imports: | akc, bartMan, basket, chemodiv, CIMICE, CKMRpop, clustree, clustringr, dce, dyngen, egor, eHDPrep, fastnet, fastRG, fobitools, GeNetIt, ggdag, ggpicrust2, ggraph, GISSB, imcRtools, iSEEtree, jpgrid, manynet, miaViz, motifr, mulea, multimedia, NetCoupler, numbat, particles, pathlinkR, pGRN, phylepic, scholar, scistreer, scRepertoire, sfnetworks, stminsights, tall, tidytof, timbr, TOP, TransProR, vissE, whomds |
Reverse suggests: | amt, arulesViz, atrrr, correlation, crosstalkr, dodgr, ecoCopula, edgebundle, FertNet, greed, industRial, inferCSN, isotracer, janitor, multinma, see, sfcr, sfdep, visNetwork, vsp |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=tidygraphto link to this page.