Package: procmaps 0.0.5.9031

Kirill Müller

procmaps: Portable Address Space Mapping

Portable '/proc/self/maps' as a data frame. Determine which library or other region is mapped to a specific address of a process. -- R packages can contain native code, compiled to shared libraries at build or installation time. When loaded, each shared library occupies a portion of the address space of the main process. When only a machine instruction pointer is available (e.g. from a backtrace during error inspection or profiling), the address space map determines which library this instruction pointer corresponds to.

Authors:Kirill Müller [aut, cre], R Consortium [fnd], Kostya Serebryany [ctb], Sanjay Ghemawat [ctb], Craig Silverstein [ctb], Google Inc. [cph]

procmaps_0.0.5.9031.tar.gz
procmaps_0.0.5.9031.zip(r-4.7-x86_64)procmaps_0.0.5.9031.zip(r-4.6-x86_64)procmaps_0.0.5.9031.zip(r-4.5-x86_64)
procmaps_0.0.5.9031.tgz(r-4.6-x86_64)procmaps_0.0.5.9031.tgz(r-4.6-arm64)procmaps_0.0.5.9031.tgz(r-4.5-x86_64)procmaps_0.0.5.9031.tgz(r-4.5-arm64)
procmaps_0.0.5.9031.tar.gz(r-4.7-arm64)procmaps_0.0.5.9031.tar.gz(r-4.7-x86_64)procmaps_0.0.5.9031.tar.gz(r-4.6-arm64)procmaps_0.0.5.9031.tar.gz(r-4.6-x86_64)
procmaps_0.0.5.9031.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
procmaps/json (API)

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

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

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

system-utilitycpp

5.03 score 3 stars 1 packages 3 scripts 492 downloads 2 exports 0 dependencies

Last updated from:4a56483eac. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK101
linux-devel-x86_64OK111
source / vignettesOK218
linux-release-arm64OK98
linux-release-x86_64OK121
macos-release-arm64OK84
macos-release-x86_64OK238
macos-oldrel-arm64OK92
macos-oldrel-x86_64OK197
windows-devel-x86_64OK85
windows-release-x86_64OK80
windows-oldrel-x86_64OK67
wasm-releaseOK97

Exports:path_is_librprocmap_get

Dependencies: