search for: td4632737

Displaying 1 result from an estimated 1 matches for "td4632737".

2012 Jul 23
1
R2wd package wdGet() error
...library(rcom) wdGet() I get this error message Error in if (wdapp[["Documents"]][["Count"]] == 0) wdapp[["Documents"]]$Add() : argument is of length zero I saw in a previous posting to r-help ( http://r.789695.n4.nabble.com/R2wd-error-in-wdGet-td4632737.html), someone asked if RDCOMClient was installed and working properly. So, I tried submitting this code install.packages("RDCOMClient", repos = "http://www.omegahat.org/R") And I got this warning message: package ?RDCOMClient? is not available (for R version 2.15.0) I...