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).
copied from cf-post-staging / r-profmem| Label | Latest Version |
|---|---|
| main | 0.7.0 |
| gcc7 | 0.5.0 |
| cf201901 | 0.5.0 |
| cf202003 | 0.5.0 |