proffer
Profile R Code and Visualize with 'Pprof'
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 https://r-prof.github.io/proffer/. To learn about the implementations and methodologies of 'pprof', 'profile', and protocol buffers, visit https://github.com/google/pprof, https://protobuf.dev, and https://github.com/r-prof/profile, respectively.
- Version0.2.2
- R version≥ 3.3.0
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Languageen-US
- Last release11/15/2024
Documentation
Team
William Michael Landau
MaintainerShow author detailsEli Lilly and Company
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports8 packages
- Suggests1 package