Package: Rigraphlib
Type: Package
Version: 1.4.0
Date: 2025-12-07
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-release.r-universe.dev
Date/Publication: 2026-04-28 13:04:30 UTC
RemoteUrl: https://github.com/bioc/Rigraphlib
RemoteRef: RELEASE_3_23
RemoteSha: f37a2ce2a663b42634937421ba42730f3538d5e8
Packaged: 2026-04-30 06:10:44 UTC; root
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-30 06:26:44 UTC; windows
