doAzureParallel package support seems to be removed from MS site starting June 2023 - Is there any replacement for this we can look into?

David Wu 0 Reputation points
2023-07-25T19:53:11.8966667+00:00

Hi,

We have a model in R/RStudio, and we have been using the doAzureParallel R package to execute Azure cloud computing task for our model. We realized that starting this June the package is no longer supported, and we run into issues when trying to install packages to the cluster. I was not able to debug fully because of access issues, but the support contact told us that the library path on MS site changed from mran to posit, which made the old package download URL obsolete.

With the support contact not being able to provide further help on this, could you please kindly help me with the following questions?

  1. Based on your knowledge, is doAzureParallel no longer working or it could still work after some tweaks, in the short term?
  2. Is there any alternative solution to doAzureParallel r package we can look into? Appreciate if you can share some insights/news on this.

Thanks,

David

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
303 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 11,646 Reputation points
    2023-07-31T17:37:35.9933333+00:00

    @David Wu - Welcome to Microsoft Q&A and thanks for reaching out to us.

    For your queries above,

    1. doAzureParallel is no longer supported and no new features will be added anymore.
    2. RStudio is a data science IDE and they are working on a ML model.  "https://github.com/Azure/doAzureParallel"

    Hope this helps. and please feel free to reach out if you have any further questions.


    If the above response was helpful, please feel free to "Accept as Answer" and click "Yes" so it can be beneficial to the community.