close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 2 (modified by Jorge, 10 years ago) (diff)

--

Integrating TOL with R

The integration between TOL and R is based on the R packages Rcpp and Rinside.

We provide a modified compilation of Rinside in tol-project because we enable the callback experimental feature in order to capture the output from R.

In order to installed follow this instruction.

TolRInside

TolRInside is the package that make possible to invoke R from TOL. This binary package is based on Rcpp and Rinside and requirethat both package be installed in order to work properly.

...