Using Azure ML Studio Designer with R script: package not found but I installed it on the compute instance

Adrian Antico (TEKsystems, Inc.) 51 Reputation points
2021-08-31T23:21:06.907+00:00

I created a compute instance and then I installed all the necessary R packages to execute a few scripts. The scripts run without issue when I'm inside an RStudio instance on that compute instance. However, when I try to have those scripts run through the Designer service using the same compute instance, R no longer recognizes the packages as being installed. Is there a way for Designer to recognize the installed R packages without resorting to using a Docker image, or the zip file method from the stackoverflow question linked below?

https://stackoverflow.com/questions/40632047/azure-ml-studio-cannot-load-a-installed-package-in-r

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,334 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Carolina Del Pilar Díaz 0 Reputation points
    2023-01-31T19:08:53.35+00:00

    Using Azure ML Studio Designer with R script: package not found but I installed it on the compute cluster

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.