R-ArcGIS / r-bridge-install

Install the R ArcGIS Tools
Apache License 2.0
188 stars 59 forks source link

Handle DLL loading #11

Closed scw closed 8 years ago

scw commented 8 years ago

Before installation, we should check that users haven't currently loaded the DLL. If the DLL is currently loaded, R can't remove the existing package from the library, and the installation fails.