Package: profr 0.3.3.9000
profr: An Alternative Display for Profiling Information
An alternative data structure and visual rendering for the profiling information generated by Rprof.
Authors:
profr_0.3.3.9000.tar.gz
profr_0.3.3.9000.zip(r-4.7)profr_0.3.3.9000.zip(r-4.6)profr_0.3.3.9000.zip(r-4.5)
profr_0.3.3.9000.tgz(r-4.6-any)profr_0.3.3.9000.tgz(r-4.5-any)
profr_0.3.3.9000.tar.gz(r-4.7-any)profr_0.3.3.9000.tar.gz(r-4.6-any)
profr_0.3.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
profr/json (API)
NEWS
| # Install 'profr' in R: |
| install.packages('profr', repos = c('https://hadley.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hadley/profr/issues
Datasets:
- nesting_prof - Sample profiling datasets
- reshape_prof - Sample profiling datasets
Last updated from:ab520c615d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 100 |
Exports:parse_rprofprofr
Dependencies:cligluelifecyclemagrittrplyrRcpprlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Visualise profiling data with ggplot2. Visualise profiling data stored in a 'profr' data.frame. | ggplot.profr |
| Parse Rprof output. | parse_rprof |
| Visualise profiling data with base graphics. Visualise profiling data stored in a 'profr' data.frame. | plot.profr |
| Profile the performance of a function call. | profr |
| Sample profiling datasets | nesting_prof reshape_prof sample-data |
