Package: networkdata Type: Package Title: Repository of Network Datasets Version: 0.2.4 Authors@R: person(given = "David", family = "Schoch", role = c("aut", "cre"), email = "david@schochastics.net", comment = c(ORCID = "0000-0003-2952-4812")) Description: The package contains a large collection of network dataset with different context. This includes social networks, animal networks and movie networks. All datasets are in 'igraph' format. Depends: R (>= 3.5) URL: https://github.com/schochastics/networkdata, https://schochastics.github.io/networkdata/ BugReports: https://github.com/schochastics/networkdata/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: igraph Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2026-04-21 16:10:56 UTC RemoteUrl: https://github.com/schochastics/networkdata RemoteRef: HEAD RemoteSha: 521594049f725c3962c11496d5b0f48386ee84b2 NeedsCompilation: no Packaged: 2026-06-20 10:25:16 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch