Package: profile 1.0.3.9012
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.9012.tar.gz
profile_1.0.3.9012.zip(r-4.5)profile_1.0.3.9012.zip(r-4.4)profile_1.0.3.9012.zip(r-4.3)
profile_1.0.3.9012.tgz(r-4.4-any)profile_1.0.3.9012.tgz(r-4.3-any)
profile_1.0.3.9012.tar.gz(r-4.5-noble)profile_1.0.3.9012.tar.gz(r-4.4-noble)
profile_1.0.3.9012.tgz(r-4.4-emscripten)profile_1.0.3.9012.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
Last updated 8 hours agofrom:9a166644ef. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
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 |