biocmake
CMake for Bioconductor
Bioconductor version: 3.23 · Package version: 1.4.0
Manages the installation of CMake for building Bioconductor packages. This avoids the need for end-users to manually install CMake on their system. No action is performed if a suitable version of CMake is already available.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biocmake") Details
| Maintainer | Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> |
| Author | Aaron Lun [cre, aut] |
| License | MIT + file LICENSE |
| URL | https://github.com/LTLA/biocmake |
| Bug Reports | https://github.com/LTLA/biocmake/issues |
| Downloads rank | 4306 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |
Documentation
Download
Reverse dependencies
Links To Me (2): Rhdf5lib, Rigraphlib