Package: procmaps 0.0.5.9019

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.9019.tar.gz
procmaps_0.0.5.9019.zip(r-4.5)procmaps_0.0.5.9019.zip(r-4.4)procmaps_0.0.5.9019.zip(r-4.3)
procmaps_0.0.5.9019.tgz(r-4.5-x86_64)procmaps_0.0.5.9019.tgz(r-4.5-arm64)procmaps_0.0.5.9019.tgz(r-4.4-x86_64)procmaps_0.0.5.9019.tgz(r-4.4-arm64)procmaps_0.0.5.9019.tgz(r-4.3-x86_64)procmaps_0.0.5.9019.tgz(r-4.3-arm64)
procmaps_0.0.5.9019.tar.gz(r-4.5-noble)procmaps_0.0.5.9019.tar.gz(r-4.4-noble)
procmaps_0.0.5.9019.tgz(r-4.4-emscripten)procmaps_0.0.5.9019.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'))

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

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

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

On CRAN:

Conda:

system-utilitycpp

5.18 score 3 stars 1 packages 3 scripts 474 downloads 2 exports 0 dependencies

Last updated 2 months agofrom:7b558329ab. Checks:12 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 10 2025
R-4.5-win-x86_64OKMar 10 2025
R-4.5-mac-x86_64OKMar 10 2025
R-4.5-mac-aarch64OKMar 10 2025
R-4.5-linux-x86_64OKMar 10 2025
R-4.4-win-x86_64OKMar 10 2025
R-4.4-mac-x86_64OKMar 10 2025
R-4.4-mac-aarch64OKMar 10 2025
R-4.4-linux-x86_64OKMar 10 2025
R-4.3-win-x86_64OKMar 10 2025
R-4.3-mac-x86_64OKMar 10 2025
R-4.3-mac-aarch64OKMar 10 2025

Exports:path_is_librprocmap_get

Dependencies: