Package: biocmake Version: 1.5.0 Date: 2025-11-22 Title: CMake for Bioconductor Description: 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. Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com") License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr Imports: utils, tools, dir.expiry Suggests: knitr, rmarkdown, BiocStyle, testthat biocViews: Infrastructure URL: https://github.com/LTLA/biocmake BugReports: https://github.com/LTLA/biocmake/issues RoxygenNote: 7.3.2 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:04:20 UTC RemoteUrl: https://github.com/bioc/biocmake RemoteRef: HEAD RemoteSha: 5dbf77e9ea58aebc3ab5aa5e6a2933d53879fc91 NeedsCompilation: no Packaged: 2026-06-10 06:57:27 UTC; root Author: Aaron Lun [cre, aut] Maintainer: Aaron Lun