Package: profile 1.0.4.9010
profile: Read, Manipulate, and Write Profiler Data
Defines a data structure for profiler data, and methods to read and write from the 'Rprof' and 'pprof' file formats.
Authors:
profile_1.0.4.9010.tar.gz
profile_1.0.4.9010.zip(r-4.7)profile_1.0.4.9010.zip(r-4.6)profile_1.0.4.9010.zip(r-4.5)
profile_1.0.4.9010.tgz(r-4.6-any)profile_1.0.4.9010.tgz(r-4.5-any)
profile_1.0.4.9010.tar.gz(r-4.7-any)profile_1.0.4.9010.tar.gz(r-4.6-any)
profile_1.0.4.9010.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
profile/json (API)
NEWS
| # Install 'profile' in R: |
| install.packages('profile', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-prof/profile/issues
Pkgdown/docs site:https://r-prof.github.io
Last updated from:f86afda4df. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 224 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 95 | ||
| wasm-release | OK | 111 |
Exports:dm_from_profileread_pprofread_rprofvalidate_profilewrite_pprofwrite_rprof
Dependencies:cligluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| profile: Read, Manipulate, and Write Profiler Data | profile-package profile |
| File I/O for profiler data | read_pprof read_rprof write_pprof write_rprof |
| Definition of the profile data format | dm_from_profile validate_profile |
