tidygraph: A Tidy API for Graph Manipulation
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
[cre, aut] |
Maintainer: |
Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: |
https://github.com/thomasp85/tidygraph/issues |
License: |
MIT + file LICENSE |
URL: |
https://tidygraph.data-imaginist.com,
https://github.com/thomasp85/tidygraph |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
CRAN checks: |
tidygraph results |
Documentation:
Downloads:
Reverse dependencies:
Reverse depends: |
ceRNAnetsim, ggkegg, malan |
Reverse imports: |
akc, bartMan, basket, chemodiv, CIMICE, CKMRpop, clustree, clustringr, DataFakeR, dce, dyngen, egor, eHDPrep, fastnet, fastRG, fobitools, GeNetIt, ggdag, ggraph, GISSB, imcRtools, jpgrid, manynet, miaViz, motifr, mulea, multimedia, NetCoupler, NetFACS, numbat, particles, pathlinkR, pGRN, phylepic, scholar, scistreer, scRepertoire, sfnetworks, stminsights, 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 form
https://CRAN.R-project.org/package=tidygraph
to link to this page.