Package: proftools 0.99-3
proftools: Profile Output Processing Tools for R
Tools for examining Rprof profile output.
Authors:
proftools_0.99-3.tar.gz
proftools_0.99-3.zip(r-4.5)proftools_0.99-3.zip(r-4.4)proftools_0.99-3.zip(r-4.3)
proftools_0.99-3.tgz(r-4.4-any)proftools_0.99-3.tgz(r-4.3-any)
proftools_0.99-3.tar.gz(r-4.5-noble)proftools_0.99-3.tar.gz(r-4.4-noble)
proftools_0.99-3.tgz(r-4.4-emscripten)proftools_0.99-3.tgz(r-4.3-emscripten)
proftools.pdf |proftools.html✨
proftools/json (API)
# Install 'proftools' in R: |
install.packages('proftools', repos = c('https://ltierney.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:2e6d0111ef. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | NOTE | Nov 16 2024 |
R-4.5-linux | NOTE | Nov 16 2024 |
R-4.4-win | NOTE | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:annotateSourcecalleeTreeMapcallSummaryfilterProfileDataflameGraphflatProfilefunSummarygoogle.stylehotPathspathSummaryplain.styleplotProfileCallGraphprintProfileCallGraphprofileCallGraph2DotprofileDataCyclesprofileExprreadProfileDatareadRStudioProfileCacheDatasrcSummarywriteCallgrindFile
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tools for examining R profile output | proftools-package proftools |
Annotate Source Files | annotateSource |
Call Tree Graphs | calleeTreeMap flameGraph identify.proftools_calleeTreeMap identify.proftools_flameGraph |
Filter Profile Data | filterProfileData |
Flat Profile for Rprof Profile Data | flatProfile |
Hot Paths in Profile Data | hotPaths |
Plot Profile Data | plot.proftools_profData |
Plot Call Graph for Rprof Profile Data | plotProfileCallGraph |
Print Call Graph for Rprof Profile Data | printProfileCallGraph |
Write Call Graph for Rprof Profile Data to Graphviz Dot File | profileCallGraph2Dot |
Read Rprof Profile Data | profileExpr |
Read Rprof Profile Data | readProfileData readRStudioProfileCacheData |
Style Specifications for Call Graphs | google.style plain.style |
Basic Profile Data Summaries | callSummary funSummary pathSummary srcSummary |
Profile Data Utilities | profileDataCycles |
Write Out Profile Data in Callgrind Format | writeCallgrindFile |