CMD + K

r-profmem

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-profmem

Usage Tracking

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

About

Summary

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

Last Updated

Oct 15, 2019 at 16:37

License

LGPL-2.1

Total Downloads

1

Supported Platforms

noarch