Package: intergraph Type: Package Title: Coercion Routines for Network Data Objects Version: 2.0-5 Authors@R: person("Michał", "Bojanowski", role=c("aut", "cre"), email="michal2992@gmail.com", comment=c(ORCID="0000-0001-7503-852X")) Description: Functions implemented in this package allow to coerce (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages: network and igraph. URL: https://mbojan.github.io/intergraph/ BugReports: https://github.com/mbojan/intergraph/issues Imports: network (>= 1.4-2), igraph (>= 0.6-0), utils Suggests: rmarkdown, knitr, roxygen2, testthat, tibble VignetteBuilder: knitr License: GPL-3 LazyLoad: yes LazyData: yes RoxygenNote: 7.3.1 Encoding: UTF-8 Depends: R (>= 2.10) Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://mbojan.r-universe.dev Date/Publication: 2024-02-01 19:45:33 UTC RemoteUrl: https://github.com/mbojan/intergraph RemoteRef: HEAD RemoteSha: 39cc212ca2b49ccc694fd7331dfa42119be0607a NeedsCompilation: no Packaged: 2026-07-03 19:42:56 UTC; root Author: Michał Bojanowski [aut, cre] (ORCID: ) Maintainer: Michał Bojanowski