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.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
Last updated from:d9a46e90be. Checks:5 FAIL, 1 OK, 3 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | FAIL | 97 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | FAIL | 120 | ||
| macos-release-arm64 | FAIL | 66 | ||
| macos-oldrel-arm64 | FAIL | 75 | ||
| windows-devel | ERROR | 91 | ||
| windows-release | ERROR | 87 | ||
| windows-oldrel | ERROR | 146 | ||
| wasm-release | FAIL | 78 |
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 |
