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.

4.58 score 1 packages 127 scripts 363 downloads 2 mentions 20 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 16 2024
R-4.5-winNOTENov 16 2024
R-4.5-linuxNOTENov 16 2024
R-4.4-winNOTENov 16 2024
R-4.4-macNOTENov 16 2024
R-4.3-winOKNov 16 2024
R-4.3-macOKNov 16 2024

Exports:annotateSourcecalleeTreeMapcallSummaryfilterProfileDataflameGraphflatProfilefunSummarygoogle.stylehotPathspathSummaryplain.styleplotProfileCallGraphprintProfileCallGraphprofileCallGraph2DotprofileDataCyclesprofileExprreadProfileDatareadRStudioProfileCacheDatasrcSummarywriteCallgrindFile

Dependencies:

Using proftools

Rendered fromproftools.Rnwusingknitr::knitron Nov 16 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