Package: Rcollectl Title: Help use collectl with R in Linux, to measure resource consumption in R processes Version: 1.12.0 Date: 2023-03-08 Authors@R: c(person(given = "Vincent", family = "Carey", role = c("aut", "cre"), email = "stvjc@channing.harvard.edu", comment = c(ORCID = "0000-0003-4046-0063")), person(given = "Yubo", family = "Cheng", role = c("aut"), email="yubo.cheng@roswellpark.org")) Description: 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. Imports: utils, ggplot2, lubridate, processx License: Artistic-2.0 URL: https://github.com/vjcitn/Rcollectl BugReports: https://support.bioconductor.org/t/Rcollectl biocViews: Software, Infrastructure Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 SystemRequirements: collectl Suggests: knitr, BiocStyle, knitcitations, sessioninfo, rmarkdown, testthat, covr VignetteBuilder: knitr Repository: https://bioc-release.r-universe.dev Date/Publication: 2026-04-28 13:00:31 UTC RemoteUrl: https://github.com/bioc/Rcollectl RemoteRef: RELEASE_3_23 RemoteSha: 0ffa63383c5ad437c6ef8e7a0118f8193cee7063 NeedsCompilation: no Packaged: 2026-05-30 09:07:48 UTC; root Author: Vincent Carey [aut, cre] (ORCID: ), Yubo Cheng [aut] Maintainer: Vincent Carey