Skip to content
Prev 9578 / 10988 Next

[Rcpp-devel] RInside Error: cons memory exhausted (limit reached?)

Hello, Joris,

Thank you for the quick response. However, after updated  to R 3.4.0 and
RTools34, and deleted datasets, utils, grDevices, graphics and stats  from
the require  package list, the issue still there.

The new  require  package list is:
#############################################
require("data.table", quietly = TRUE)
require("stringr", quietly = TRUE)
require("Rcpp", quietly = TRUE)
require("RCurl", quietly = TRUE)
#############################################

Kind regards,
Jason


2017-05-08 17:35 GMT+08:00 Joris Meys <jorismeys at gmail.com>:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20170508/9e87c511/attachment.html>