Bioc2026 Registration Open!

Rcollectl

Help use collectl with R in Linux, to measure resource consumption in R processes

Bioconductor version: 3.23 · Package version: 1.12.0

Provide functions to obtain instrumentation data on processes in a unix environment. Parse output of a collectl run. Vizualize aspects of system usage over time, with annotation.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Rcollectl")

Details

MaintainerVincent Carey <stvjc@channing.harvard.edu>
AuthorVincent Carey [aut, cre] (ORCID: <https://orcid.org/0000-0003-4046-0063>), Yubo Cheng [aut]
LicenseArtistic-2.0
URLhttps://github.com/vjcitn/Rcollectl
Bug Reportshttps://support.bioconductor.org/t/Rcollectl
System Requirementscollectl
Downloads rank94
Source branchRELEASE_3_23
biocViewsInfrastructure, Software

Download

Dependencies

Imports: utils, ggplot2, lubridate, processx

Suggests: knitr, BiocStyle, knitcitations, sessioninfo, rmarkdown, testthat, covr