I have tried installing and reinstalling.
I have tried different version of R
I have also tried R 32 vs. 64bit
And I have tried running the package/command through R studio But I keep runing into the same error @Ahmed:
> install_github("ahmedmohamedali/eikonapir")
> library(eikonapir)
> data_frame = get_data(list("IBM", "GOOG.O", "MSFT.O"), list("TR.PriceClose", "TR.Volume", "TR.PriceLow"))
No encoding supplied: defaulting to UTF-8.
Error: parse error: premature EOF
(right here) ------^