Package: profile 1.0.3.9019
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.3.9019.tar.gz
profile_1.0.3.9019.zip(r-4.5)profile_1.0.3.9019.zip(r-4.4)profile_1.0.3.9019.zip(r-4.3)
profile_1.0.3.9019.tgz(r-4.4-any)profile_1.0.3.9019.tgz(r-4.3-any)
profile_1.0.3.9019.tar.gz(r-4.5-noble)profile_1.0.3.9019.tar.gz(r-4.4-noble)
profile_1.0.3.9019.tgz(r-4.4-emscripten)profile_1.0.3.9019.tgz(r-4.3-emscripten)
profile.pdf |profile.html✨
profile/json (API)
NEWS
# Install 'profile' in R: |
install.packages('profile', repos = c('https://r-prof.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-prof/profile/issues
Pkgdown site:https://r-prof.github.io
Last updated 2 months agofrom:52375abd57. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 08 2025 |
R-4.5-win | OK | Jan 08 2025 |
R-4.5-linux | OK | Jan 08 2025 |
R-4.4-win | OK | Jan 08 2025 |
R-4.4-mac | OK | Jan 08 2025 |
R-4.3-win | OK | Jan 08 2025 |
R-4.3-mac | OK | Jan 08 2025 |
Exports:dm_from_profileread_pprofread_rprofvalidate_profilewrite_pprofwrite_rprof
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrswithr
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 |