About Anaconda Help Download Anaconda

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.

copied from cf-post-staging / r-procmaps

Installers

  • linux-64 v0.0.5
  • osx-64 v0.0.5
  • win-64 v0.0.5

conda install

To install this package run one of the following:
conda install conda-forge::r-procmaps

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy