Package: profile 1.0.3.9007

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.9007.tar.gz
profile_1.0.3.9007.zip(r-4.5)profile_1.0.3.9007.zip(r-4.4)profile_1.0.3.9007.zip(r-4.3)
profile_1.0.3.9007.tgz(r-4.4-any)profile_1.0.3.9007.tgz(r-4.3-any)
profile_1.0.3.9007.tar.gz(r-4.5-noble)profile_1.0.3.9007.tar.gz(r-4.4-noble)
profile_1.0.3.9007.tgz(r-4.4-emscripten)profile_1.0.3.9007.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

On CRAN:

6 exports 12 stars 4.47 score 12 dependencies 1 dependents 32 mentions 40 scripts 290 downloads

Last updated 8 days agofrom:429e3da8bc. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winOKAug 31 2024
R-4.5-linuxOKAug 31 2024
R-4.4-winOKAug 31 2024
R-4.4-macOKAug 31 2024
R-4.3-winOKAug 31 2024
R-4.3-macOKAug 31 2024

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