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 insta
I also could install it from CRAN
with R 3.4
but with a computer stuck with R 3.3.1
I had error:
package ‘RDCOMClient’ is not available (for R version 3.3.1)
It's undocumented on CRAN
so I tried OmegaHat and got
package ‘RDCOMClient’ was built before R 3.0.0: please re-install it
Then I followed @g-grothendieck 's link in this post this post's comments and found a version I could install manually :
http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.3/
You can find every version there.