Package: igraphdata Title: A Collection of Network Data Sets for the 'igraph' Package Version: 1.0.1.9019 Authors@R: c( person("Gábor", "Csárdi", , role = "aut", comment = c(ORCID = "0000-0001-7098-9676")), person("Szabolcs", "Horvát", , role = "ctb", comment = c(ORCID = "0000-0002-3100-523X")), person("Kirill", "Müller", , "kirill@cynkra.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1416-3412")), person("Maëlle", "Salmon", role = "ctb", comment = c(ORCID = "0000-0002-2815-0399")), person("David","Schoch", role = "aut", comment = c(ORCID="0000-0003-2952-4812")), person("Chan Zuckerberg Initiative", role = "fnd") ) Description: A small collection of various network data sets, to use with the 'igraph' package: the Enron email network, various food webs, interactions in the immunoglobulin protein, the karate club network, Koenigsberg's bridges, visuotactile brain areas of the macaque monkey, UK faculty friendship network, domestic US flights network, etc. Also provides access to the API of . License: CC BY-SA 4.0 + file LICENSE URL: http://igraph.org BugReports: https://github.com/igraph/igraphdata/issues Depends: R (>= 4.1.0) Imports: igraph (>= 2.0.0), rlang Suggests: cli, minty, httr2, testthat (>= 3.0.0) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0.9000 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://cynkra.r-universe.dev Date/Publication: 2026-05-23 18:04:23 UTC RemoteUrl: https://github.com/igraph/igraphdata RemoteRef: HEAD RemoteSha: c61a140dfb820da437501329fe9074e9fc0de424 NeedsCompilation: no Packaged: 2026-06-12 07:53:42 UTC; root Author: Gábor Csárdi [aut] (ORCID: ), Szabolcs Horvát [ctb] (ORCID: ), Kirill Müller [aut, cre] (ORCID: ), Maëlle Salmon [ctb] (ORCID: ), David Schoch [aut] (ORCID: ), Chan Zuckerberg Initiative [fnd] Maintainer: Kirill Müller