Plotly Output not workiing based on ggplot outputs

Plotly output based on ggplot is not working properly, I mean no plots are showing up .
I am using ggplot2 (2.2.1) Plotly version : 4.5.6
It was working earlier with ggplot2 version 2.1.0 and plotly version 2.0.16.
Can anyone help here ?

Hey @badripani,

have you tried updating to plotly_4.5.6.9000 or/and ggplot2_2.2.1.9000?

Hi Branden,
Thanks for your reply.

I had tried using plotly 4.5.6 and ggplot2_2.2.1 , but it did not solve the problem.
If possible, request you to share the url to download the packages you described above.

Regards,
Badri

to install the development version of plotly you can use devtools::install_github("ropensci/plotly") https://plot.ly/r/getting-started/#installation

Also, you can try updating R. My viewer and ggplotly() output works fine and Iā€™m using R version 3.3.1 with plotly_4.5.6.9000