/mallinfo

Memory allocation information from glibc

Primary LanguageC

mallinfo

Tired of gc not clearing your memory in R when you have super large lists and super large environments?

Installation

devtools::install_github("Laurae2/mallinfo")

Usage

Force garbage collection before trimming memory.

gc(verbose = TRUE)
malloc.trim()