Bioc2026 Registration Open!

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

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [cre, aut]
LicenseMIT + file LICENSE
URLhttps://github.com/LTLA/biocmake
Bug Reportshttps://github.com/LTLA/biocmake/issues
Downloads rank4306
Source branchRELEASE_3_23
biocViewsInfrastructure, Software

Documentation

Download

Dependencies

Imports: utils, tools, dir.expiry

Suggests: knitr, rmarkdown, BiocStyle, testthat

Reverse dependencies

Links To Me (2): Rhdf5lib, Rigraphlib