Re: [R-pkg-devel] Logging data to disk from C++ using a DBMS

2017-06-03 Thread Dirk Eddelbuettel
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

[R-pkg-devel] Logging data to disk from C++ using a DBMS

2017-06-03 Thread Iñaki Úcar
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

Re: [R-pkg-devel] Package submission - Issue with pandoc in R CMD check

2017-06-03 Thread Dirk Eddelbuettel
On 3 June 2017 at 08:30, Dirk Eddelbuettel wrote: | | On 27 May 2017 at 22:18, Emmanuel Blondel wrote: | | Dear Uwe, i clearly understand the CRAN team needs time on this. I have | | no problem in postponing on my side, and resubmit later next month. | | As the problem appears to be somewhat h

Re: [R-pkg-devel] Package submission - Issue with pandoc in R CMD check

2017-06-03 Thread Dirk Eddelbuettel
On 27 May 2017 at 22:18, Emmanuel Blondel wrote: | Dear Uwe, i clearly understand the CRAN team needs time on this. I have | no problem in postponing on my side, and resubmit later next month. As the problem appears to be somewhat hard and rooted in two areas that are difficult to effectuate ch