Hi, how to install RDCOMClient for R 4.2.1 ?
install.packages("RDCOMClient", repos = "http://www.omegahat.net/R", type = "win.binary")
I use above but throws errors.
I tried that as well:
https://stackoverflow.com/questions/57460148/unable-to-install-rdcomclient-packages-in-r
but no success. Is it possible to install this package for R 4.2.1 ?