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).
Package details |
|
---|---|
Maintainer | |
License | LGPL (>= 2.1) |
Version | 0.7.0-9000 |
URL | https://henrikbengtsson.github.io/profmem/ https://github.com/HenrikBengtsson/profmem |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.