Package: scgraph Title: Common Forms for Graph Structures Version: 0.0.1.9003 Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com")) Description: Provides support for the 'silicate' common form data structure for igraph. Depends: R (>= 3.3.2), silicate (>= 0.1.5) License: GPL-3 Encoding: UTF-8 Suggests: testthat, knitr, rmarkdown, covr, gibble RoxygenNote: 6.1.1 Imports: dplyr, igraph, rlang, tibble, tidygraph Remotes: hypertidy/silicate VignetteBuilder: knitr Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2018-12-10 23:33:17 UTC RemoteUrl: https://github.com/hypertidy/scgraph RemoteRef: HEAD RemoteSha: 9f2579e53a808e08e391726d2b2e5b4e8f5bd234 NeedsCompilation: no Packaged: 2026-06-17 07:54:48 UTC; root Author: Michael D. Sumner [aut, cre] Maintainer: Michael D. Sumner