omegahat / RDCOMClient

GNU General Public License v2.0
77 stars 34 forks source link

Installing Problem #3

Open msgoussi opened 7 years ago

msgoussi commented 7 years ago

Warning in install.packages : package ‘RDCOMClient’ is not available (for R version 3.4.0 Patched)

install_github('omegahat/RDCOMClient') omegahat/RDCOMClient NA Warning messages: 1: running command '"D:/R/R-34~1.0PA/bin/x64/R" CMD INSTALL -l "D:\R\R-3.4.0patched\library" C:\Users\310677\AppData\Local\Temp\Rtmp4gpyGl/ghitdrat/src/contrib/RDCOMClient_0.93-0.tar.gz' had status 1 2: In utils::install.packages(to_install, type = type, repos = repos, : installation of package ‘RDCOMClient’ had non-zero exit status

devtools::install_github('omegahat/RDCOMClient') Downloading GitHub repo omegahat/RDCOMClient@master from URL https://api.github.com/repos/omegahat/RDCOMClient/zipball/master Installing RDCOMClient "D:/R/R-34~1.0PA/bin/x64/R" --no-site-file --no-environ --no-save \ --no-restore --quiet CMD INSTALL \ "C:/Users/310677/AppData/Local/Temp/Rtmp4gpyGl/devtoolsc87cad4394/omegahat-RDCOMClient-a4d1c94" \ --library="D:/R/R-3.4.0patched/library" --install-tests