Installed R Packages
This experiment finds all R packages installed by default while using execute-R script
This experiment uses installed packages R command to find all packages that are preinstalled within execute-R module. It converts output to a CSV file that can be downloaded for reference.
[Here is the output][1] of this experiment showing the list of supported packages as of 1/6/2015.
The graph and script to find the packages is shown below:
![enter image description here][2]
[1]: http://neerajkh.blob.core.windows.net/images/InstalledRpackages.csv
[2]: http://neerajkh.blob.core.windows.net/images/rpackagesscript.png