ulimit-package: Enforce memory limits on POSIX systems

Description Author(s) Examples

Description

This package provides a way to enforce memory limits for a running R process on POSIX systems. The function memory_limit shows and optionally sets the limits on main memory.

Author(s)

Kirill Müller

Examples

1
2
3
4
## Not run: 
# Limit available memory to 6000 MiB
memory_limit(6000)
## End(Not run)

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