ARIMA forecasting
Hi 141507
It says "plotly is not defined"
Try to clean all R packages previously installed in
c:\Users\username\AppData\Local\Radio\Library\
and
c:\Users\username\Documents\R\win-library\3.4\*
Try to clean-install "plotly" from RStudio consol line.
>install.packages("plotly")
Hi boefraty,
I tried the same and getting the attached error. When I open this URL in browser, it is downloading successfully. When try to install from R console, I am getting error
Regards,
Senthil D
- 1415078 years agoHelper I
Hi, I cleared all packages and reinstalled R packages including plotly. Installed the latest power BI version. Still I could not able to plot using Arima R forecasting custom visual. I am not sure where am wrong. It is repeatedly saying "plotly is not defined"
Regards,
Senthil D
- boefraty8 years agoMicrosoft Employee
Hi 141507,
I am sorry for bad experience you have with this visual.
Are you able to install "plotly" from RStudio or any R Console + to run any simple example ? I mean without Power BI.
If not you should resolve it first. - 1415078 years agoHelper I
Hi boefraty,
Thanks for your reponse. I managed to have plotly package in R studio. I installed plotly through R studio only and it is displaying samples properly.
Can you please clarify the below:
i) Is the Arima custom visual only work on R engine R 3.3.1 ? (I am having R 3.4.1)
Regards,
Senthil D