Brian Hoang
Brian Hoang
We are using doAzureParallel R package (https://github.com/Azure/doAzureParallel). doAzureParallel uses curl/httr R packages. It works on one of our computers, but getting the error below. Are there any recommendations for debugging...
To prevent issues of users' who have systems dependent on previous versions of doAzureParallel - Add test cases for backwards compatibility - Run daily CI job for all tests #341
It's common for packages to use environment variables for authenticating with services. This will make it easier for users who just want to set it up once. #100