Rigraphlib
This is the released version of Rigraphlib; for the devel version, see Rigraphlib.
igraph library as an R package
Bioconductor version: Release (3.21)
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.
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("Rigraphlib")):
      
    Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("Rigraphlib")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rigraphlib")| Using the igraph C library | HTML | R Script | 
| Reference Manual | 
Details
| biocViews | Clustering, GraphAndNetwork, Software | 
| Version | 1.0.0 | 
| In Bioconductor since | BioC 3.21 (R-4.5) (0.5 years) | 
| License | GPL-3 | 
| Depends | |
| Imports | |
| System Requirements | |
| URL | https://github.com/libscran/Rigraphlib | 
| Bug Reports | https://github.com/libscran/Rigraphlib/issues | 
See More
| Suggests | BiocStyle, knitr, rmarkdown, testthat | 
| Linking To | biocmake | 
| Enhances | |
| Depends On Me | |
| Imports Me | scrapper | 
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | Rigraphlib_1.0.0.tar.gz | 
| Windows Binary (x86_64) | Rigraphlib_1.0.0.zip | 
| macOS Binary (x86_64) | Rigraphlib_1.0.0.tgz | 
| macOS Binary (arm64) | Rigraphlib_1.0.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/Rigraphlib | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Rigraphlib | 
| Bioc Package Browser | https://code.bioconductor.org/browse/Rigraphlib/ | 
| Package Short Url | https://bioconductor.org/packages/Rigraphlib/ | 
| Package Downloads Report | Download Stats |