.
Best,
Nicholas Pezolano
___
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
Eddelbuettel wrote:
>
> On 19 January 2013 at 17:44, Nicholas Pezolano wrote:
> | Maybe I did not describe my question/problem clearly,
> |
> | I've seen the examples and you would call
> |
> | RInside R(int argc, int argv); after int main and mpi_init, and all
> nodes
ecause the function doesn't have access to the the R object
On Sat, Jan 19, 2013 at 5:14 PM, Dirk Eddelbuettel wrote:
>
> On 19 January 2013 at 16:29, Nicholas Pezolano wrote:
> | Hi I'm using Rinside with MPI and testing out a simple master slave
> model.
> |
> |
*RInside R(argc, argv); *for every-time the
function do_work is called by the master?
Is there a way to free the R instance or is this handled automatically? or
is there a better approach?
Best,
--
Nicholas Pezolano
Department of Applied Math & Statistics
State University of New York
ing the sys admin to
update the package list for R via the /etc/apt/sources.list file and simply
apt-geting the latest version
Thank you very much,
On Wed, Jan 2, 2013 at 10:33 AM, Dirk Eddelbuettel wrote:
>
> On 2 January 2013 at 10:24, Nicholas Pezolano wrote:
> | Sorry for not rep
e 12.10 which should
solve all the problems above. Thank you very much for all your help.
On Wed, Jan 2, 2013 at 10:21 AM, Dirk Eddelbuettel wrote:
>
> On 30 December 2012 at 16:16, Dirk Eddelbuettel wrote:
> |
> | Hi Nicholas,
> |
> | On 30 December 2012 at 16:48, Nicholas Pez
", pkg, "$") : not a BUILTIN function
Execution halted
RInside example01
npezolano@Manatee2:~/RInside/examples$ ./rinside
Error in paste0("(^|[^%])(%%)*%", spec) : not a BUILTIN function
Error in paste0("^", pkg, "$") : not a BUILTIN function
Execut