omegahat / RDCOMClient

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

Installation problems still #17

Open ponnet opened 5 years ago

ponnet commented 5 years ago

RStudio server version - none of the solutions work:

> install.packages("RDCOMClient")
> Warning in install.packages :
>   package ‘RDCOMClient’ is not available 
> -----------------------------------------------------
> install.packages("RDCOMClient", repos = "http://www.omegahat.net/R") 
> In file included from COMError.cpp:1:0:
> RCOMObject.h:23:21: fatal error: windows.h: No such file or directory
>  #include <windows.h>
>                      ^
> compilation terminated.
> make: *** [COMError.o] Error 1
> ERROR: compilation failed for package ‘RDCOMClient’
> -----------------------------------------------------------------------------
>