Re: [Rd] mem.limits deprecated

2012-02-06 Thread Martin Morgan
On 02/06/2012 12:45 PM, Jeroen Ooms wrote: After upgrading my servers to 2.14, log files were filled warnings that 'mem.limits' has been deprecated and to use gc instead. After reading the NEWS for R 2.14.0 and PR#14795 I learned that it is actually deprecated without replacement. Hereby I just

Re: [Rd] mem.limits deprecated

2012-02-06 Thread Dirk Eddelbuettel
On 6 February 2012 at 12:45, Jeroen Ooms wrote: | After upgrading my servers to 2.14, log files were filled warnings | that 'mem.limits' has been deprecated and to use gc instead. After | reading the NEWS for R 2.14.0 and PR#14795 I learned that it is | actually deprecated without replacement. |

[Rd] mem.limits deprecated

2012-02-06 Thread Jeroen Ooms
After upgrading my servers to 2.14, log files were filled warnings that 'mem.limits' has been deprecated and to use gc instead. After reading the NEWS for R 2.14.0 and PR#14795 I learned that it is actually deprecated without replacement. Hereby I just want to voice that this function was actually