I´m trying to install the RDCOMClient package in rstudio in order to use the R2PPT package to create power point presentations.
I search and the instruction to install RDCOMClient package is:
install.packages("RDCOMClient", repos = "http://www.omegahat.org/R")
The problem is that the reposotory webpage is not available anymore.
does anyone know how to install the RDCOMClient or use R2PPT without RDCOMClient package?