1. rns3 - ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use.
rns3 will provide an R interface to ns3 to allow for network simulations and statistical analysis.
2. RGoogleData - The package provides R access to Google services through the Google
supported Java API. Currently the R interface only
supports Google Docs and Spreadsheets, but other services will be added.
3. RootTreeToR - RootTreeToR imports and exports data stored in ROOT (http://root.cern.ch) to and from R for analysis of experimental particle physics data. RootTreeToR can read ROOT Trees and histograms. One can also export R data frames to simple ROOT trees.
4. rErlang - R/Erlang Interface - This project provides a library which is a bi-directional interface allowing calling R functions from Erlang code and accessing Erlang functions from R sessions.