On 3 June 2017 at 17:45, Iñaki Úcar wrote:
| We have a simulator, 'simmer', implemented as a C++ object (with Rcpp).
| This simulator generates a bunch of data, and there are some functions
| defined to bring this data to R space as data frames. The memory usage can
| be a problem depending on the
Hi all,
We have a simulator, 'simmer', implemented as a C++ object (with Rcpp).
This simulator generates a bunch of data, and there are some functions
defined to bring this data to R space as data frames. The memory usage can
be a problem depending on the simulation model, so we would like to add