Package: profile 1.0.4.9010

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.4.9010.tar.gz
profile_1.0.4.9010.zip(r-4.7)profile_1.0.4.9010.zip(r-4.6)profile_1.0.4.9010.zip(r-4.5)
profile_1.0.4.9010.tgz(r-4.6-any)profile_1.0.4.9010.tgz(r-4.5-any)
profile_1.0.4.9010.tar.gz(r-4.7-any)profile_1.0.4.9010.tar.gz(r-4.6-any)
profile_1.0.4.9010.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
profile/json (API)
NEWS

# Install 'profile' in R:
install.packages('profile', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org'))

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

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

On CRAN:

Conda:

7.65 score 11 stars 1 packages 104 scripts 325 downloads 32 mentions 6 exports 11 dependencies

Last updated from:f86afda4df. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK157
source / vignettesOK224
linux-release-x86_64OK125
macos-release-arm64OK86
macos-oldrel-arm64OK96
windows-develOK81
windows-releaseOK111
windows-oldrelOK95
wasm-releaseOK111

Exports:dm_from_profileread_pprofread_rprofvalidate_profilewrite_pprofwrite_rprof

Dependencies:cligluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrswithr

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