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.5)RDCOMClient_0.95-1.zip(r-4.4)RDCOMClient_0.95-1.zip(r-4.3)


RDCOMClient.pdf |RDCOMClient.html
RDCOMClient/json (API)

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

Peer review:

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

On CRAN:

19 exports 0.71 score 0 dependencies 311 scripts

Last updated 12 months agofrom:708b5089b1. Checks:OK: 1 ERROR: 3. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-win-x86_64ERRORAug 27 2024
R-4.4-win-x86_64ERRORAug 27 2024
R-4.3-win-x86_64ERRORAug 27 2024

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