albertosantini / node-rio

Integration with Rserve, a TCP/IP server for R framework
https://github.com/albertosantini/node-conpa
MIT License
176 stars 35 forks source link

Added option to call functions already loaded in R session #19

Closed alexproca closed 9 years ago

alexproca commented 9 years ago

Load R code once when R server is initialized then call functions already loaded.

albertosantini commented 9 years ago

Perfect! :) I merge it in a few hours and will publish a new rio release.

Please, may your commits squash into one?

alexproca commented 9 years ago

All done! Speaking of version 2.x i will make a feature request regarding reusable connection and maybe a pull request with that.

albertosantini commented 9 years ago

Sure. I open an issue to add points and discuss them. :)

alexproca commented 9 years ago

Will squash right now. Squash is my favourite method too but some people preffer all commits.