Forum Discussion
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
- rohitoc2New MemberI 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-jiascu-msftMicrosoft Employee
Hi rohitoc2
Could you please reference your other post https://community.powerbi.com/t5/Service/Cannot-publish-ggmap-error/m-p/197755#M26778?
Best Regards!
Dale
- v-ljerr-msftMicrosoft 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
- rohitoc2New Member
Thanks. will hopefully be fixed :)
- v-ljerr-msftMicrosoft 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
- rohitoc2New Member
dang! must stick to powerBI maps I guess
Thanks for the reply though :)
- v-ljerr-msftMicrosoft 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