Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more

0

Cant see the R Visual dependencies

I have a dashboard that contains an r visual map of the UK, converting national grid to lat/long, which is pretty simple and works fine. I believe that it only contains libraries that are supported on the on line version of power BI, however when I publish the dashboard I get the following error for the r visual. 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 IDcc000874-4240-41a5-91a1-6598c31d2664 Request ID95a55c29-12f2-595a-3020-f138991e7a8f Correlation ID0810d0b2-be16-7c6e-9377-95aa4f3824fe TimeMon Jul 18 2016 13:37:46 GMT+0100 (GMT Daylight Time) Version13.0.1500.429 Cluster URIhttps://wabi-north-europe-redirect.analysis.windows.net I’ve obviously been dim and included an unsupported dependency, but is there any way of knowing what that is? The only libraries I am loading are # Load the packages library(rgdal) library(maps) library(mapdata)
Status: Completed
Comments
nishalit
New Member
Customer resolved them self as a missing dependency
kwilli
New Member
Turns out the dependency is SpatialPointsDataFrame which is part of sp which is a supported package.
fbcideas_migusr
New Member
the supported package list is here: https://powerbi.microsoft.com/en-us/documentation/powerbi-service-r-visuals/#supported-packages we constantly add new packages, 50 new high demand packages coming in a few weeks!
chass
Impactful Individual
Thanks for the update! I have also asked the PM to take a look at and make sure this is covered in the documentation going forward
fbcideas_migusr
New Member
Status changed to: Completed