<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Tidy API for Graph Manipulation</dc:title>
  <dc:title>R package tidygraph version 1.3.1</dc:title>
  <dc:subject>CRAN Task View: NetworkAnalysis (https://CRAN.R-project.org/view=NetworkAnalysis)</dc:subject>
  <dc:subject>CRAN Task View: Spatial (https://CRAN.R-project.org/view=Spatial)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: cli, dplyr (&gt;= 0.8.5), igraph (&gt;= 2.0.0), lifecycle, magrittr,
pillar, R6, rlang, stats, tibble, tidyr, tools, utils</dc:relation>
  <dc:relation>LinkingTo: cpp11</dc:relation>
  <dc:relation>Suggests: ape, covr, data.tree, graph, influenceR, methods, netrankr,
NetSwan, network, seriation, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Thomas Lin Pedersen &lt;thomasp85@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Thomas Lin Pedersen [cre, aut] (ORCID:
    &lt;https://orcid.org/0000-0002-5147-4711&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidygraph/LICENSE)</dc:rights>
  <dc:date>2024-01-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidygraph</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidygraph</dc:identifier>
</oai_dc:dc>
