Package: profile 1.0.3.9012

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

Peer review:

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

On CRAN:

7.33 score 12 stars 1 packages 42 scripts 275 downloads 32 mentions 6 exports 12 dependencies

Last updated 8 hours agofrom:9a166644ef. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 22 2024
R-4.5-winOKNov 22 2024
R-4.5-linuxOKNov 22 2024
R-4.4-winOKNov 22 2024
R-4.4-macOKNov 22 2024
R-4.3-winOKNov 22 2024
R-4.3-macOKNov 22 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