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
DESCRIPTION |NEWS
card.svg |card.png
profile/json (API)

# 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.72 score 11 stars 1 packages 122 scripts 405 downloads 32 mentions 6 exports 11 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK144
source / vignettesOK178
linux-release-x86_64OK129
macos-release-arm64OK79
macos-oldrel-arm64OK78
windows-develOK86
windows-releaseOK86
windows-oldrelOK74
wasm-releaseOK125

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