Forum Discussion

rohitoc2's avatar
rohitoc2
New Member
9 years ago

Cannot publish ggmap error

I am trying to publish a simple ggmap to powerBI service.

library(ggmap)
g<-qmap(location = "boston university")
g

 

It works fine in the desktop version but gives me the below error on the web verion


Missing Some R Package Dependency
The visual is loading an R package with a dependency that is currently unavailable
Please try again later or contact support. If you contact support, please provide these details.
Activity IDd86c1738-d4b0-4f4b-b138-082d376b5afd
Request ID31d8d5f5-b7e0-6210-976f-34d36e0c2e61
Correlation IDa3d68dc3-297a-4570-a421-353406e83b4a
TimeTue Jun 20 2017 13:44:14 GMT-0500 (Central Daylight Time)
Version13.0.1700.2502
Cluster URIhttps://wabi-us-north-central-redirect.analysis.windows.net

7 Replies

  • I am trying to publish a simple ggmap to powerBI service -

    library(ggmap)
    g<-qmap(location = "boston university")
    g

    It works fine in the desktop version but gives me the below error on the web verion -


    Missing Some R Package Dependency
    The visual is loading an R package with a dependency that is currently unavailable
    Please try again later or contact support. If you contact support, please provide these details.
    Activity IDd86c1738-d4b0-4f4b-b138-082d376b5afd
    Request ID31d8d5f5-b7e0-6210-976f-34d36e0c2e61
    Correlation IDa3d68dc3-297a-4570-a421-353406e83b4a
    TimeTue Jun 20 2017 13:44:14 GMT-0500 (Central Daylight Time)
    Version13.0.1700.2502
    Cluster URIhttps://wabi-us-north-central-redirect.analysis.windows.net
  • v-ljerr-msft's avatar
    v-ljerr-msft
    Microsoft Employee

    Hi rohitoc2,

     

    I have reproduced the same issue on my environment. I will report it internally, and post back if there is any feedback. :smileyhappy:

     

    Regards

  • v-ljerr-msft's avatar
    v-ljerr-msft
    Microsoft Employee

    Hi rohitoc2,

     

    I have got a feedback that for security and privacy reasons, we currently don't support R packages that provide client-server queries over the World-Wide Web (such as RgoogleMaps) in the service. Networking is blocked for such attempts. So this scenario is not supported in Power BI service currently. :smileyhappy:

     

    Regards

    • rohitoc2's avatar
      rohitoc2
      New Member

      dang! must stick to powerBI maps  I guess

       

      Thanks for the reply though :)

      • v-ljerr-msft's avatar
        v-ljerr-msft
        Microsoft Employee

        Hi rohitoc2,

         

        Great to help! Could you accept my reply above as solution to close this thread(it could help others who has similar issue easily find the answer). :smileyhappy:

         

        Regards