CRAN/E | proffer

proffer

Profile R Code and Visualize with 'Pprof'

Installation

About

Like similar profiling tools, the 'proffer' package automatically detects sources of slowness in R code. The distinguishing feature of 'proffer' is its utilization of 'pprof', which supplies interactive visualizations that are efficient and easy to interpret. Behind the scenes, the 'profile' package converts native Rprof() data to a protocol buffer that 'pprof' understands. For the documentation of 'proffer', visit . To learn about the implementations and methodologies of 'pprof', 'profile', and protocol buffers, visit . , and , respectively.

github.com/r-prof/proffer
r-prof.github.io/proffer/
System requirements Graphviz (https://www.graphviz.org/), pprof (https://github.com/google/pprof)
Bug report File report

Key Metrics

Version 0.1.6
R ≥ 3.3.0
Published 2023-02-01 455 days ago
Needs compilation? no
License MIT
License File
CRAN checks proffer results
Language en-US

Downloads

Yesterday 9 -57%
Last 7 days 96 +2%
Last 30 days 290 +4%
Last 90 days 769 -18%
Last 365 days 3.257 -23%

Maintainer

Maintainer

William Michael Landau

will.landau@gmail.com

Authors

William Michael Landau

aut / cre

Eli Lilly
Company

cph

Material

NEWS
Reference manual
Package source

In Views

HighPerformanceComputing

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

proffer archive

Depends

R ≥ 3.3.0

Imports

cli ≥ 2.0.0
parallelly ≥ 1.26.0
pingr ≥ 2.0.1
processx ≥ 3.4.0
profile ≥ 1.0
RProtoBuf ≥ 0.4.14
utils
withr ≥ 2.1.2

Suggests

testthat ≥ 2.1.0