CMD + K

r-profmem

Community

Simple Memory Profiling for R

Installation

To install this package, run one of the following:

Conda
$conda install odsp-test::r-profmem

Usage Tracking

0.5.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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

About

Summary

Simple Memory Profiling for R

Last Updated

Mar 6, 2019 at 17:12

License

LGPL-2.1 LGPL-3

Total Downloads

37