proffer-package
proffer: profile R code with pprof
pprof()
Profile R code and visualize with pprof.
serve_pprof()
Visualize profiling data with pprof.
serve_rprof()
Visualize Rprof() output with pprof.
record_pprof()
Profile R code and record pprof samples.
record_rprof()
Profile R code and record Rprof samples.
to_pprof()
Convert Rprof samples to pprof format.
to_rprof()
Convert pprof samples to Rprof format.
test_pprof()
Test pprof()
pprof_sitrep()
Verify pprof installation
pprof_path()
Show the path to the pprof executable.
install_go()
Install pprof and Go on Linux
random_port()
Choose a random TCP port.