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

Peer review:

On CRAN:

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

20 exports 1.00 score 0 dependencies 1 dependents 2 mentions 127 scripts 444 downloads

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

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winNOTESep 17 2024
R-4.5-linuxNOTESep 17 2024
R-4.4-winNOTESep 17 2024
R-4.4-macNOTESep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:annotateSourcecalleeTreeMapcallSummaryfilterProfileDataflameGraphflatProfilefunSummarygoogle.stylehotPathspathSummaryplain.styleplotProfileCallGraphprintProfileCallGraphprofileCallGraph2DotprofileDataCyclesprofileExprreadProfileDatareadRStudioProfileCacheDatasrcSummarywriteCallgrindFile

Dependencies:

Using proftools

Rendered fromproftools.Rnwusingknitr::knitron Sep 17 2024.

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