Skip to content

R2wd package wdGet() error

2 messages · Jean V Adams, Robert Baer

#
On 7/23/2012 4:25 PM, Jean V Adams wrote:
I have a new R on a new Win7 OS since I last wdget() so i decided to try 
to reproduce your error
I tried your code and got the same error (R2.15.1), but the library(rcom)

However, as you note below, that line also told me to install 
RDCOMClient with the command;

installstatconnDCOM()

I did this and the install happened seamlessly with only a few user 
interactions.

wdget() now works just fine.  The only missing instruction here is that 
it is necessary to stop and restart R after installing the RDCOMClient.  
If you did not try that give it a try.  It worked well for me.

Rob