Package: Rigraphlib
Type: Package
Version: 1.2.0
Date: 2025-08-21
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.2
git_url: https://git.bioconductor.org/packages/Rigraphlib
git_branch: RELEASE_3_22
git_last_commit: e14ac37
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 05:08:54 UTC; biocbuild
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.1; ; 2025-10-30 12:42:12 UTC; unix
