Package: Rigraphlib Type: Package Version: 1.5.1 Date: 2026-05-08 Title: igraph library as an R package License: GPL-3 Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com") Description: Vendors the igraph C source code and builds it into a static library. Other Bioconductor packages can link to libigraph.a in their own C/C++ code. This is intended for packages wrapping C/C++ libraries that depend on the igraph C library and cannot be easily adapted to use the igraph R package. LinkingTo: biocmake Suggests: BiocStyle, knitr, rmarkdown, testthat VignetteBuilder: knitr biocViews: Clustering, GraphAndNetwork NeedsCompilation: yes URL: https://github.com/libscran/Rigraphlib BugReports: https://github.com/libscran/Rigraphlib/issues Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-08 09:37:37 UTC RemoteUrl: https://github.com/bioc/Rigraphlib RemoteRef: HEAD RemoteSha: 327e8cc9c6c0b50fef59c2cde4b4abcc62c5b87a Packaged: 2026-06-23 15:38:28 UTC; root Author: Aaron Lun [cre, aut] Maintainer: Aaron Lun