procmaps

The goal of procmaps is to help determine which library or other region is mapped to a specific address of a process. It is the equivalent of /proc/self/maps as a data frame, and is designed to work on all major platforms.

Installation

You can install the released version of procmaps from CRAN with:

Example

This is what /proc/self/maps looks like (on Linux) when this document is rendered:

Other operating systems make this information available in other form. This package provides the equivalent as a data frame, regardless of operating system:


Code of Conduct

Please note that the procmaps project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copy Link

Version

Down Chevron

Install

install.packages('procmaps')

Monthly Downloads

344

Version

0.0.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Last Published

January 20th, 2023

Functions in procmaps (0.0.5)