Forum Discussion
tchiles
7 years agoFrequent Visitor
R-script ggplots broken in Services
Sometime this week all of my R-script/ggplot visuals have stopped working. Both the App and O365 indicated: "The visual is loading an R package with a dependency that is currently unavailable See de...
- Anonymous7 years ago
I have opened a ticket with MS for this and they indicated the fix would be out sometime this week.
Anonymous
7 years agoNot applicable
Yes, this seems to be a problem with the version of dplyr Power BI Service is using. I am only this week getting this error, on a visual that has worked fine for the better part of a year, when trying to plot a word cloud using dplyr syntax:
Script Runtime Error
-- Attaching packages --------------------------------------- tidyverse 1.2.1 --
v ggplot2 3.2.0 v purrr 0.2.4
v tibble 1.4.2 v dplyr 0.7.4
v tidyr 0.8.0 v stringr 1.3.0
v readr 1.1.1 v forcats 0.3.0
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x dplyr::filter() masks stats::filter()
x dplyr::lag() masks stats::lag()
Attaching package: 'lubridate'
The following object is masked from 'package:base':
date
Error in summarise_impl(.data, dots) :
Evaluation error: `as_dictionary()` is defunct as of rlang 0.3.0.
Please use `as_data_pronoun()` instead.
Please try again later or contact support. If you contact support, please provide these details.
Activity ID: 38d3e416-2c92-439a-af51-d14aa74a996a
Request ID: abb733b5-0a4d-67e7-e6e6-5487d18c8808
Correlation ID: 2f94198f-df60-72c4-6cbe-217da6a9acb0
Time: Mon Aug 12 2019 15:41:08 GMT-0400 (Eastern Daylight Time)
Version: 13.0.10388.151
Cluster URI: https://wabi-us-east2-redirect.analysis.windows.net
- Anonymous7 years agoNot applicable
I have opened a ticket with MS for this and they indicated the fix would be out sometime this week.