COMadaptR

COM <=> R Bridge

This package: 1) Presents R instances as COM servers for manipulation by COM clients through R interpreter; 2) Provides a mechanism to instantiate and call into COM components from R environment. Using both approaches simultaneously allows for bidirectional control link between COM applications and R instances.

Author Cloud Software Group, Inc.; based on 'R DCOM Server' and rscproxy/rcom packages by Thomas Baier
Maintainer Cloud Software Group Inc.

To install this package, start R and enter:

install.packages("COMadaptR")

Documentation

No vignettes available
Reference Manual

Details

COMadaptR
Depends
R
Imports
Suggests
System Requirements Windows
License LGPL (>=2.1) + parts under GPL-2
URL
Depends On Me
Imports Me
Suggests Me