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:

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 531 downloads 2 mentions 20 exports 0 dependencies

Last updated 5 years agofrom:2e6d0111ef. Checks:3 OK, 5 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 14 2025
R-4.5-winNOTEFeb 14 2025
R-4.5-macNOTEFeb 14 2025
R-4.5-linuxNOTEFeb 14 2025
R-4.4-winNOTEFeb 14 2025
R-4.4-macNOTEFeb 14 2025
R-4.3-winOKFeb 14 2025
R-4.3-macOKFeb 14 2025

Exports:annotateSourcecalleeTreeMapcallSummaryfilterProfileDataflameGraphflatProfilefunSummarygoogle.stylehotPathspathSummaryplain.styleplotProfileCallGraphprintProfileCallGraphprofileCallGraph2DotprofileDataCyclesprofileExprreadProfileDatareadRStudioProfileCacheDatasrcSummarywriteCallgrindFile

Dependencies:

Using proftools

Rendered fromproftools.Rnwusingknitr::knitron Feb 14 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