> For an R bridge I use a simple class that writes stuff to a script file > and then executes the script with R. It is far from perfect but doable. > But I would certainly welcome a better bridge. If you're on windows, you could quite easily use ole for accessing R. thomas