Is RDCOMClient still available?

走远了吗. 提交于 2019-12-12 03:58:19

问题


I have spent the past several days trying to install RDCOMClient in order to integrate R output in MS Word using R2wd

Thanks to SO, I was finally able to wrestle devtools and other required packages into shape (man, that was way more difficult than it should have been!) but I have not been able to install RDCOMClient

The closest I have come is downloading RDCOMClient_0.93-0.zip and then receiving the error message

"Error: package ‘RDCOMClient’ was built before R 3.0.0: please re-install it"

I also received the message

"package ‘RDCOMClient’ is not available (for R version 3.4.0)"

at one point.

I have tried the omegahat site as well as github and CRAN with no luck.

I am beginning to think the package is no longer available (I wish I had known that days ago!) but still wonder if I am missing something.

If the package is no longer available for version 3.4.0, can you suggest another package with similar functionality? I am looking to write analyses in MS Word and then embed tables, charts and other output from R.

Thanks!

来源:https://stackoverflow.com/questions/45124591/is-rdcomclient-still-available

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!