The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 0.6.0
Imports: utils
Suggests: R.rsp, markdown, microbenchmark
Published: 2020-12-13
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://github.com/HenrikBengtsson/profmem
NeedsCompilation: no
Materials: NEWS
In views: HighPerformanceComputing
CRAN checks: profmem results

Documentation:

Reference manual: profmem.pdf
Vignettes: Simple Memory Profiling for R

Downloads:

Package source: profmem_0.6.0.tar.gz
Windows binaries: r-devel: profmem_0.6.0.zip, r-release: profmem_0.6.0.zip, r-oldrel: profmem_0.6.0.zip
macOS binaries: r-release (arm64): profmem_0.6.0.tgz, r-oldrel (arm64): profmem_0.6.0.tgz, r-release (x86_64): profmem_0.6.0.tgz, r-oldrel (x86_64): profmem_0.6.0.tgz
Old sources: profmem archive

Reverse dependencies:

Reverse imports: bench
Reverse suggests: DelayedMatrixStats, mashr, zoomerjoin

Linking:

Please use the canonical form https://CRAN.R-project.org/package=profmem to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.