Package: Rcollectl Title: Help use collectl with R in Linux, to measure resource consumption in R processes Version: 1.13.1 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 Config/Bioconductor/UnsupportedPlatforms: windows, macosx Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-29 18:37:19 UTC RemoteUrl: https://github.com/bioc/Rcollectl RemoteRef: HEAD RemoteSha: add4e35ead201dd8faa2dccff2c6fac1377e674e NeedsCompilation: no Packaged: 2026-07-04 09:18:07 UTC; root Author: Vincent Carey [aut, cre] (ORCID: ), Yubo Cheng [aut] Maintainer: Vincent Carey