profmem (version 0.6.0)

Simple Memory Profiling for R

Description

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).

Copy Link

Version

Down Chevron

Install

install.packages('profmem')

Monthly Downloads

11,021

Version

0.6.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Last Published

December 13th, 2020

Functions in profmem (0.6.0)