Movatterモバイル変換


[0]ホーム

URL:


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.

Version:0.0.5
Suggests:covr,testthat,tibble
Published:2023-01-20
DOI:10.32614/CRAN.package.procmaps
Author:Kirill MüllerORCID iD [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)
Maintainer:Kirill Müller <kirill at cynkra.com>
BugReports:https://github.com/r-prof/procmaps/issues
License:GPL-3
URL:https://r-prof.github.io/procmaps/,https://github.com/r-prof/procmaps
NeedsCompilation:yes
Materials:README,NEWS
CRAN checks:procmaps results

Documentation:

Reference manual:procmaps.html ,procmaps.pdf

Downloads:

Package source: procmaps_0.0.5.tar.gz
Windows binaries: r-devel:procmaps_0.0.5.zip, r-release:procmaps_0.0.5.zip, r-oldrel:procmaps_0.0.5.zip
macOS binaries: r-release (arm64):procmaps_0.0.5.tgz, r-oldrel (arm64):procmaps_0.0.5.tgz, r-release (x86_64):procmaps_0.0.5.tgz, r-oldrel (x86_64):procmaps_0.0.5.tgz
Old sources: procmaps archive

Reverse dependencies:

Reverse imports:winch

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=procmapsto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp