Azure / AzureR

Family of packages for interacting with Azure from R
MIT License
185 stars 16 forks source link

Create a metapackage to install all Azure R packages. #10

Open Houstonwp opened 4 years ago

Houstonwp commented 4 years ago

It would be useful for users to be able to install all Azure R packages at once instead of each package individually similar to the tidyverse metapackage.

I've created a fork and metapackage branch as a POC here: metapackage branch