Package: Rcollectl 1.7.0
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.7.0.tar.gz
Rcollectl_1.7.0.zip(r-4.5)Rcollectl_1.7.0.zip(r-4.4)Rcollectl_1.7.0.zip(r-4.3)
Rcollectl_1.7.0.tgz(r-4.4-any)Rcollectl_1.7.0.tgz(r-4.3-any)
Rcollectl_1.7.0.tar.gz(r-4.5-noble)Rcollectl_1.7.0.tar.gz(r-4.4-noble)
Rcollectl_1.7.0.tgz(r-4.4-emscripten)Rcollectl_1.7.0.tgz(r-4.3-emscripten)
Rcollectl.pdf |Rcollectl.html✨
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.7.0(bioc 3.21)Rcollectl-1.6.0(bioc 3.20)
Last updated 2 months agofrom:bd65277388. Checks:ERROR: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 27 2024 |
R-4.5-win | ERROR | Nov 27 2024 |
R-4.5-linux | ERROR | Nov 27 2024 |
R-4.4-win | ERROR | Nov 27 2024 |
R-4.4-mac | ERROR | Nov 27 2024 |
R-4.3-win | ERROR | Nov 27 2024 |
R-4.3-mac | ERROR | Nov 27 2024 |
Exports:browse_unitscl_existscl_parsecl_result_pathcl_startcl_stopcl_timestampcl_timestamp_labelcl_timestamp_layerplot_usage
Dependencies:clicolorspacecpp11fansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigprocessxpsR6RColorBrewerrlangscalestibbletimechangeutf8vctrsviridisLitewithr
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 |