Simple Memory Profiling for R
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).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.0-14.fc41 | - |
Fedora 41 | 0.6.0-14.fc41 | - |
Fedora 40 | 0.6.0-13.fc40 | - |
You can contact the maintainers of this package via email at
R-profmem dash maintainers at fedoraproject dot org
.