HenrikBengtsson/profmem: Simple Memory Profiling for R

A simple and light-weight API for memory profiling of R expressions. The profiling is built on top of R's built-in memory profiler ('utils::Rprofmem()'), which records every memory allocation done by R (also native code).

Getting started

Package details

Maintainer
LicenseLGPL (>= 2.1)
Version0.7.0-9000
URL https://henrikbengtsson.github.io/profmem/ https://github.com/HenrikBengtsson/profmem
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HenrikBengtsson/profmem")
HenrikBengtsson/profmem documentation built on June 9, 2025, 5:53 p.m.