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
| Maintainer | Vincent Carey <stvjc@channing.harvard.edu> |
| Author | Vincent Carey [aut, cre] (ORCID: <https://orcid.org/0000-0003-4046-0063>), Yubo Cheng [aut] |
| License | Artistic-2.0 |
| URL | https://github.com/vjcitn/Rcollectl |
| Bug Reports | https://support.bioconductor.org/t/Rcollectl |
| System Requirements | collectl |
| Downloads rank | 94 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |