Package: procmaps 0.0.5.9006

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.9006.tar.gz
procmaps_0.0.5.9006.zip(r-4.5)procmaps_0.0.5.9006.zip(r-4.4)procmaps_0.0.5.9006.zip(r-4.3)
procmaps_0.0.5.9006.tgz(r-4.4-x86_64)procmaps_0.0.5.9006.tgz(r-4.4-arm64)procmaps_0.0.5.9006.tgz(r-4.3-x86_64)procmaps_0.0.5.9006.tgz(r-4.3-arm64)
procmaps_0.0.5.9006.tar.gz(r-4.5-noble)procmaps_0.0.5.9006.tar.gz(r-4.4-noble)
procmaps_0.0.5.9006.tgz(r-4.4-emscripten)procmaps_0.0.5.9006.tgz(r-4.3-emscripten)
procmaps.pdf |procmaps.html
procmaps/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

system-utility

2 exports 3 stars 1.98 score 0 dependencies 1 dependents 3 scripts 451 downloads

Last updated 8 days agofrom:e59202bcde. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-win-x86_64OKAug 31 2024
R-4.5-linux-x86_64OKAug 31 2024
R-4.4-win-x86_64OKAug 31 2024
R-4.4-mac-x86_64OKAug 31 2024
R-4.4-mac-aarch64OKAug 31 2024
R-4.3-win-x86_64OKAug 31 2024
R-4.3-mac-x86_64OKAug 31 2024
R-4.3-mac-aarch64OKAug 31 2024

Exports:path_is_librprocmap_get

Dependencies: