Skip to content

profmem

Simple Memory Profiling for R

v0.7.0 · May 2, 2025 · LGPL (>= 2.1)

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

Downloads

19.1K

Last 30 days

892nd

68K

Last 90 days

397.1K

Last year

Trend: +17.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

imports

suggests

Dependency Network

Dependencies Reverse dependencies bench mashr zoomerjoin profmem

Version History

new 0.7.0 Mar 10, 2026
updated 0.7.0 ← 0.6.0 diff May 1, 2025
updated 0.6.0 ← 0.5.0 diff Dec 12, 2020
updated 0.5.0 ← 0.4.0 diff Jan 29, 2018
new 0.4.0 Sep 14, 2016