Package: profile 1.0.3.9019

Kirill Müller

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:Kirill Müller [aut, cre], R Consortium [fnd]

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'))

Peer review:

Bug tracker:https://github.com/r-prof/profile/issues

Pkgdown site:https://r-prof.github.io

On CRAN:

7.43 score 12 stars 1 packages 44 scripts 231 downloads 32 mentions 6 exports 12 dependencies

Last updated 2 months agofrom:52375abd57. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 08 2025
R-4.5-winOKJan 08 2025
R-4.5-linuxOKJan 08 2025
R-4.4-winOKJan 08 2025
R-4.4-macOKJan 08 2025
R-4.3-winOKJan 08 2025
R-4.3-macOKJan 08 2025

Exports:dm_from_profileread_pprofread_rprofvalidate_profilewrite_pprofwrite_rprof

Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
profile: Read, Manipulate, and Write Profiler Dataprofile-package profile
File I/O for profiler dataread_pprof read_rprof write_pprof write_rprof
Definition of the profile data formatdm_from_profile validate_profile