Package: RDCOMClient 0.95-1

Duncan Temple Lang

RDCOMClient: R-DCOM client

Provides dynamic client-side access to (D)COM applications from within R.

Authors:Duncan Temple Lang <[email protected]>

RDCOMClient_0.95-1.tar.gz
RDCOMClient_0.95-1.zip(r-4.7)RDCOMClient_0.95-1.zip(r-4.6)RDCOMClient_0.95-1.zip(r-4.5)


manual.pdf |manual.html
card.svg |card.png
RDCOMClient/json (API)

# Install 'RDCOMClient' in R:
install.packages('RDCOMClient', repos = c('https://rickhelmus.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rickhelmus/rdcomclient/issues

On CRAN:

Conda:

3.96 score 366 scripts 19 exports 0 dependencies

Last updated from:d9a46e90be. Checks:5 FAIL, 1 OK, 3 ERROR. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64FAIL97
source / vignettesOK181
linux-release-x86_64FAIL120
macos-release-arm64FAIL66
macos-oldrel-arm64FAIL75
windows-develERROR91
windows-releaseERROR87
windows-oldrelERROR146
wasm-releaseFAIL78

Exports:.COM.COMInitasCOMArrayCOMCreateCOMListCOMNamesCOMStopcreateCOMReferencecreateTypeVarNameDispatchMethodsEnumValuegetCLSIDgetCOMElementsgetCOMInstanceisValidCOMObjectlapplysapplyshowwriteErrors

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Full access to client COM invocation.COM
Activate and de-activate COM facilities in R.COMInit
Create COM SAFEARRAY from R matrixasCOMArray
COM Object Accesors$,COMIDispatch-method $<-,COMIDispatch-method COMAccessors [[,COMIDispatch,ANY-method [[,COMIDispatch,numeric-method [[<-,COMIDispatch-method
Create a COM objectCOMCreate getCOMInstance
Classes for representing COM VARIANT values as numbersCOMCurrency-class COMDate-class COMDecimal-class HResult-class
Representation of generic COM object in R$<-,COMIDispatch,ANY-method COMIDispatch-class IUnknown-class [[<-,COMIDispatch,character-method [[<-,COMIDispatch,numeric-method
Create an instance of COMList classCOMList
COMList collection typesCOMList-class lapply,COMList-method length,COMList-method sapply,COMList-method [[,COMList,numeric-method [[<-,COMList,numeric-method
DCOM Interface object with knowledge of its methods and their types.$,CompiledCOMIDispatch-method $<-,CompiledCOMIDispatch,character-method CompiledCOMIDispatch-class [[,CompiledCOMIDispatch,character-method
General Error function for COM errorsCOMStop
Classes for representing DCOM objects that have list-like facilitiesCOMTypedList-class COMTypedNamedList-class [[,COMTypedList,ANY-method
Creates S object for COM referencecreateCOMReference
S-level constantsDispatchMethods
Create instance of enumeration value class in REnumValue EnumValue,-method EnumValue,character,EnumValue,ANY-method EnumValue,character,missing,EnumValue-method EnumValue,character,numeric,EnumValue-method EnumValue,numeric,EnumValue,ANY-method EnumValue,numeric,missing,EnumValue-method
A class to represent a value of an enumerated constantEnumValue-class show,EnumValue-method
Get the UUID/GUID from the human-readable name of an application.getCLSID
S version of COM Error structureSCOMErrorInfo-class
Reference to a C-level VARIANT objectCurrencyVARIANT-class DateVARIANT-class VARIANT-class
Query or set whether DCOM errors are written to a filewriteErrors