Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.0.5 rolling linux/jammy R-4.5 procmaps_0.0.5.tar.gz 20.0 KiB
0.0.5 rolling linux/noble R-4.5 procmaps_0.0.5.tar.gz 20.1 KiB
0.0.5 rolling source/ R- procmaps_0.0.5.tar.gz 42.5 KiB
0.0.5 latest linux/jammy R-4.5 procmaps_0.0.5.tar.gz 20.0 KiB
0.0.5 latest linux/noble R-4.5 procmaps_0.0.5.tar.gz 20.1 KiB
0.0.5 latest source/ R- procmaps_0.0.5.tar.gz 42.5 KiB
0.0.5 2026-04-26 source/ R- procmaps_0.0.5.tar.gz 42.5 KiB
0.0.5 2026-04-23 source/ R- procmaps_0.0.5.tar.gz 42.5 KiB
0.0.5 2026-04-09 windows/windows R-4.5 procmaps_0.0.5.zip 80.9 KiB
0.0.5 2025-04-20 source/ R- procmaps_0.0.5.tar.gz 42.5 KiB

Dependencies (latest)

Suggests