README.md

UNMAINTAINED

Use unix::rlimit_as() instead.

ulimit wercker status codecov.io

Limit R memory on POSIX systems (Linux, ~~OS X~~, ...).

Installation

devtools::install_github("krlmlr/ulimit")

Usage

Execute the following to limit the memory available to R to 2000 MiB:

ulimit::memory_limit(2000)

See also the package documentation and the small vignette.

Related

RAppArmor has the rlimit_as() function and much, much more.



krlmlr/ulimit documentation built on Jan. 1, 2020, 6:01 p.m.