Package: proftools 0.99-3

proftools: Profile Output Processing Tools for R

Tools for examining Rprof profile output.

Authors:Luke Tierney and Riad Jarjour

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.5-any)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'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4.58 score 1 packages 128 scripts 382 downloads 2 mentions 20 exports 0 dependencies

Last updated 5 years agofrom:2e6d0111ef. Checks:1 ERROR, 6 NOTE, 2 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesFAILMar 20 2025
R-4.5-winNOTEMar 20 2025
R-4.5-macNOTEMar 20 2025
R-4.5-linuxNOTEMar 20 2025
R-4.4-winNOTEMar 20 2025
R-4.4-macNOTEMar 20 2025
R-4.4-linuxNOTEMar 20 2025
R-4.3-winOKMar 20 2025
R-4.3-macOKMar 20 2025

Exports:annotateSourcecalleeTreeMapcallSummaryfilterProfileDataflameGraphflatProfilefunSummarygoogle.stylehotPathspathSummaryplain.styleplotProfileCallGraphprintProfileCallGraphprofileCallGraph2DotprofileDataCyclesprofileExprreadProfileDatareadRStudioProfileCacheDatasrcSummarywriteCallgrindFile

Dependencies:

Using proftools

Rendered fromproftools.Rnwusingknitr::knitron Mar 20 2025.

Last update: 2020-07-08
Started: 2016-01-05

Readme and manuals

Help Manual

Help pageTopics
Tools for examining R profile outputproftools-package proftools
Annotate Source FilesannotateSource
Call Tree GraphscalleeTreeMap flameGraph identify.proftools_calleeTreeMap identify.proftools_flameGraph
Filter Profile DatafilterProfileData
Flat Profile for Rprof Profile DataflatProfile
Hot Paths in Profile DatahotPaths
Plot Profile Dataplot.proftools_profData
Plot Call Graph for Rprof Profile DataplotProfileCallGraph
Print Call Graph for Rprof Profile DataprintProfileCallGraph
Write Call Graph for Rprof Profile Data to Graphviz Dot FileprofileCallGraph2Dot
Read Rprof Profile DataprofileExpr
Read Rprof Profile DatareadProfileData readRStudioProfileCacheData
Style Specifications for Call Graphsgoogle.style plain.style
Basic Profile Data SummariescallSummary funSummary pathSummary srcSummary
Profile Data UtilitiesprofileDataCycles
Write Out Profile Data in Callgrind FormatwriteCallgrindFile