[R] Help with package RDCOMClient

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Apr 20 07:54:47 CEST 2006


>From the posting guide:

`If the question relates to a contributed package , e.g., one downloaded 
from CRAN, try contacting the package maintainer first. You can also use 
find("functionname") and packageDescription("packagename") to find this 
information. Only send such questions to R-help or R-devel if you get no 
reply or need further assistance. This applies to both requests for help 
and to bug reports.'

RDCOMClient is a contributed package on the Omegahat repository, and the 
maintainer (Duncan Temple Lang) is by far the most likely source of help.


On Wed, 19 Apr 2006, McMahon, Brendan wrote:

>
>
> Fresh Download of the newest R for windows
>
>
>
> R : Copyright 2005, The R Foundation for Statistical Computing Version
> 2.2.1  (2005-12-20 r36812) ISBN 3-900051-07-0
>
>
>
> R is free software and comes with ABSOLUTELY NO WARRANTY.
>
> You are welcome to redistribute it under certain conditions.
>
> Type 'license()' or 'licence()' for distribution details.
>
>
>
>  Natural language support but running in an English locale
>
>
>
> R is a collaborative project with many contributors.
>
> Type 'contributors()' for more information and 'citation()' on how to
> cite R or R packages in publications.
>
>
>
> Type 'demo()' for some demos, 'help()' for on-line help, or
> 'help.start()' for an HTML browser interface to help.
>
> Type 'q()' to quit R.
>
>
>
>> ls()
>
> character(0)
>
>>
>
>
>
>
>
>
>
>> library(RDCOMClient)
>
>> data(quakes)
>
>> source("K:/R/RDCOMClient/examples/excelutils.R")
>
>> xls <- COMCreate("Excel.Application")
>
>> xls[["Visible"]] <- TRUE
>
>
>
> Crashes R!
>
>
>
> Any ideas?
>
>
>
> Thank you
>
>
>
>
>
>
>
> This message and any attachments are confidential.  If you a...{{dropped}}
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list