Package: RDCOMClient 0.95-1
RDCOMClient: R-DCOM client
Provides dynamic client-side access to (D)COM applications from within R.
Authors:
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')) |
Bug tracker:https://github.com/rickhelmus/rdcomclient/issues
Last updated 1 years agofrom:708b5089b1. Checks:OK: 1 ERROR: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | ERROR | Nov 01 2024 |
R-4.4-win-x86_64 | ERROR | Nov 01 2024 |
R-4.3-win-x86_64 | ERROR | Nov 01 2024 |
Exports:.COM.COMInitasCOMArrayCOMCreateCOMListCOMNamesCOMStopcreateCOMReferencecreateTypeVarNameDispatchMethodsEnumValuegetCLSIDgetCOMElementsgetCOMInstanceisValidCOMObjectlapplysapplyshowwriteErrors
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Full access to client COM invocation | .COM |
Activate and de-activate COM facilities in R | .COMInit |
Create COM SAFEARRAY from R matrix | asCOMArray |
COM Object Accesors | $,COMIDispatch-method $<-,COMIDispatch-method COMAccessors [[,COMIDispatch,ANY-method [[,COMIDispatch,numeric-method [[<-,COMIDispatch-method |
Create a COM object | COMCreate getCOMInstance |
Classes for representing COM VARIANT values as numbers | COMCurrency-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 class | COMList |
COMList collection types | COMList-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 errors | COMStop |
Classes for representing DCOM objects that have list-like facilities | COMTypedList-class COMTypedNamedList-class [[,COMTypedList,ANY-method |
Creates S object for COM reference | createCOMReference |
S-level constants | DispatchMethods |
Create instance of enumeration value class in R | EnumValue 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 constant | EnumValue-class show,EnumValue-method |
Get the UUID/GUID from the human-readable name of an application. | getCLSID |
S version of COM Error structure | SCOMErrorInfo-class |
Reference to a C-level VARIANT object | CurrencyVARIANT-class DateVARIANT-class VARIANT-class |
Query or set whether DCOM errors are written to a file | writeErrors |