Package: procmaps 0.0.5.9028

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.9028.tar.gz
procmaps_0.0.5.9028.zip(r-4.7)procmaps_0.0.5.9028.zip(r-4.6)procmaps_0.0.5.9028.zip(r-4.5)
procmaps_0.0.5.9028.tgz(r-4.6-x86_64)procmaps_0.0.5.9028.tgz(r-4.6-arm64)procmaps_0.0.5.9028.tgz(r-4.5-x86_64)procmaps_0.0.5.9028.tgz(r-4.5-arm64)
procmaps_0.0.5.9028.tar.gz(r-4.7-arm64)procmaps_0.0.5.9028.tar.gz(r-4.7-x86_64)procmaps_0.0.5.9028.tar.gz(r-4.6-arm64)procmaps_0.0.5.9028.tar.gz(r-4.6-x86_64)
procmaps_0.0.5.9028.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
procmaps/json (API)
NEWS

# Install 'procmaps' in R:
install.packages('procmaps', repos = c('https://cynkra.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

4.95 score 3 stars 1 packages 3 scripts 574 downloads 2 exports 0 dependencies

Last updated from:8094cc1185. Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK104
linux-devel-x86_64OK105
source / vignettesOK160
linux-release-arm64OK99
linux-release-x86_64OK113
macos-release-arm64OK72
macos-release-x86_64OK215
macos-oldrel-arm64OK71
macos-oldrel-x86_64OK169
windows-develOK74
windows-releaseOK72
windows-oldrelOK74
wasm-releaseOK83

Exports:path_is_librprocmap_get

Dependencies: