r-profmem
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).
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).
4 items
| Name | Latest Version |
|---|
cf201901 | 0.5.0 |
cf202003 | 0.5.0 |
gcc7 | 0.5.0 |
main | 0.7.0 |