CRAN/E | procmaps

procmaps

Portable Address Space Mapping

Installation

About

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.

r-prof.github.io/procmaps/
github.com/r-prof/procmaps
Bug report File report

Key Metrics

Version 0.0.5
Published 2023-01-20 464 days ago
Needs compilation? yes
License GPL-3
CRAN checks procmaps results

Downloads

Yesterday 13 -48%
Last 7 days 129 +9%
Last 30 days 395 +12%
Last 90 days 1.107 -12%
Last 365 days 4.700 +16%

Maintainer

Maintainer

Kirill Müller

kirill@cynkra.com

Authors

Kirill Müller

aut / cre

R Consortium

fnd

Kostya Serebryany

ctb

(Bundled gperftools library)

Sanjay Ghemawat

ctb

(Bundled gperftools library)

Craig Silverstein

ctb

(Bundled gperftools library)

Google Inc.

cph

(Bundled gperftools library)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

procmaps archive

Suggests

covr
testthat
tibble

Reverse Imports

winch