Displaying 2 results from an estimated 2 matches for "r_max_vsize".
2018 Apr 23
0
R 3.5.0 is released
...UE) lists all library locations.
* POSIXt objects can now also be rounded or truncated to month or
year.
* stopifnot() can be used alternatively via new argument exprs
which is nicer and useful when testing several expressions in one
call.
* The environment variable R_MAX_VSIZE can now be used to specify
the maximal vector heap size. On macOS, unless specified by this
environment variable, the maximal vector heap size is set to the
maximum of 16GB and the available physical memory. This is to
avoid having the R process killed when macOS over-commit...
2018 Apr 23
0
R 3.5.0 is released
...UE) lists all library locations.
* POSIXt objects can now also be rounded or truncated to month or
year.
* stopifnot() can be used alternatively via new argument exprs
which is nicer and useful when testing several expressions in one
call.
* The environment variable R_MAX_VSIZE can now be used to specify
the maximal vector heap size. On macOS, unless specified by this
environment variable, the maximal vector heap size is set to the
maximum of 16GB and the available physical memory. This is to
avoid having the R process killed when macOS over-commit...