Package: Rcollectl 1.13.1
Rcollectl: Help use collectl with R in Linux, to measure resource consumption in R processes
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.
Authors:
Rcollectl_1.13.1.tar.gz
Rcollectl_1.13.1.zip(r-4.7)Rcollectl_1.13.1.zip(r-4.6)Rcollectl_1.13.1.zip(r-4.5)
Rcollectl_1.13.1.tgz(r-4.6-any)Rcollectl_1.13.1.tgz(r-4.5-any)
Rcollectl_1.13.1.tar.gz(r-4.7-any)Rcollectl_1.13.1.tar.gz(r-4.6-any)
Rcollectl_1.13.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rcollectl/json (API)
NEWS
| # Install 'Rcollectl' in R: |
| install.packages('Rcollectl', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vjcitn/rcollectl/issues
On BioConductor:Rcollectl-1.13.0(bioc 3.24)Rcollectl-1.12.0(bioc 3.23)
Last updated from:add4e35ead. Checks:1 NOTE, 8 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 140 | ||
| linux-devel-x86_64 | ERROR | 178 | ||
| source / vignettes | ERROR | 194 | ||
| linux-release-x86_64 | ERROR | 167 | ||
| macos-release-arm64 | ERROR | 97 | ||
| macos-oldrel-arm64 | ERROR | 118 | ||
| windows-devel | ERROR | 116 | ||
| windows-release | ERROR | 94 | ||
| windows-oldrel | ERROR | 100 | ||
| wasm-release | OK | 110 |
Exports:browse_unitscl_existscl_parsecl_result_pathcl_startcl_stopcl_timestampcl_timestamp_labelcl_timestamp_layerplot_usage
Dependencies:clicpp11farvergenericsggplot2gluegtableisobandlabelinglifecyclelubridateprocessxpsR6RColorBrewerrlangS7scalestimechangevctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| browse a page defining units of collectl reporting | browse_units |
| check for collectl availability | cl_exists |
| parse a collectl output - could be conditional on discovered call | cl_parse |
| get full path to collectl report | cl_result_path |
| start collectl if possible | cl_start |
| stop collectl via processx interrupt | cl_stop |
| Functions to add time stamps to collectl output | cl_timestamp cl_timestamp_label cl_timestamp_layer |
| elementary display of usage data from collectl | plot_usage |
| print method for Rcollectl process | print.Rcollectl_process |
