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).
| Version: | 0.7.0 | 
| Imports: | utils | 
| Suggests: | R.rsp, markdown, microbenchmark | 
| Published: | 2025-05-02 | 
| DOI: | 10.32614/CRAN.package.profmem | 
| Author: | Henrik Bengtsson [aut, cre, cph] | 
| Maintainer: | Henrik Bengtsson <henrikb at braju.com> | 
| BugReports: | https://github.com/HenrikBengtsson/profmem/issues | 
| License: | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)] | 
| URL: | https://henrikbengtsson.github.io/profmem/, https://github.com/HenrikBengtsson/profmem | 
| NeedsCompilation: | no | 
| Materials: | NEWS | 
| In views: | HighPerformanceComputing | 
| CRAN checks: | profmem results | 
| Reference manual: | profmem.html , profmem.pdf | 
| Vignettes: | Simple Memory Profiling for R (source) | 
| Package source: | profmem_0.7.0.tar.gz | 
| Windows binaries: | r-devel: profmem_0.7.0.zip, r-release: profmem_0.7.0.zip, r-oldrel: profmem_0.7.0.zip | 
| macOS binaries: | r-release (arm64): profmem_0.7.0.tgz, r-oldrel (arm64): profmem_0.7.0.tgz, r-release (x86_64): profmem_0.7.0.tgz, r-oldrel (x86_64): profmem_0.7.0.tgz | 
| Old sources: | profmem archive | 
| Reverse imports: | bench | 
| Reverse suggests: | DelayedMatrixStats, mashr, zoomerjoin | 
Please use the canonical form https://CRAN.R-project.org/package=profmem to link to this page.