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.6.0-9001
URL 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 Oct. 18, 2021, 9:26 p.m.