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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Error when refreshing report with R script 'there is no package called...'

I've built a report using some R script to transform some data imported from SQL server. It refreshes fine on the desktop mode, however once published it throws the following error when trying to refresh:

 

"Underlying error messageADO.NET: R script error. Error in library(tidyverse) : there is no package called 'tidyverse' Execution halted"

 

The R script references the tidyverse package with "library(tidyverse)" but it appears the service can't find it.

Any idea how to fix this?

2 REPLIES 2
Icey
Community Support
Community Support

Hi @Anonymous ,

 

Is this problem solved?


If it is solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.


If not, please let me know.


Best Regards
Icey

Icey
Community Support
Community Support

Hi @Anonymous ,

1. Please keep your ‘tidyverse’ package consistent with that provided in the official documentation.

    The ‘tidyverse’ package version is 1.2.1 and here's the link.

2. Here are some documents which may help you:

Power BI: R Home Directory vs Library Trees

Error when running make: "there is no package called ..." + solution

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.