AzureSMR is no longer being actively developed. For ongoing support of Azure in R, see: https://github.com/Azure/AzureR
Перейти к файлу
Hong Ooi 575a779f5e
Update DESCRIPTION
2019-07-06 03:56:36 +10:00
R R SDK for ADLS: Remove Unsupported Operations 2018-07-06 22:11:51 +05:30
inst R SDK For ADLS: Rename all APIs similar to rhdfs (#15) 2018-07-06 09:00:50 +05:30
man R SDK for ADLS: Remove Unsupported APIs 2 2018-07-06 23:29:19 +05:30
man-roxygen Document how to use blob store functions without authentication #76 2017-06-16 14:04:22 +01:00
tests R SDK For ADLS: Rename all APIs similar to rhdfs (#15) 2018-07-06 09:00:50 +05:30
vignettes ADLS - Address CR comments 2017-11-07 10:49:19 +05:30
.Rbuildignore Fix unit tests; fix R CMD check warnings; Bump version to 0.2.7 2017-09-27 09:04:48 +00:00
.gitignore First example azureCreateHDI function 2017-05-30 19:24:40 +01:00
AzureSMR.Rproj Fix unit tests; fix R CMD check warnings; Bump version to 0.2.7 2017-09-27 09:04:48 +00:00
CONTRIBUTING.md Add code of conduct; Bump version to 0.2.1 2016-12-20 12:48:06 +00:00
DESCRIPTION Update DESCRIPTION 2019-07-06 03:56:36 +10:00
LICENSE Rename file to LICENSE 2016-12-21 12:24:04 +00:00
NAMESPACE R SDK for ADLS: Remove Unsupported APIs 2 2018-07-06 23:29:19 +05:30
README.md Update README.md 2019-07-06 03:49:42 +10:00

README.md

AzureSMR: Manage and Interact with Azure Resources.

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.


AzureSMR is an R Package for managing a selection of Azure resources, using the Azure Service Manager API. The package exposes function to manage resources, resource groups, storage (blobs and containers), ARM templates, virtual machines, HDInsight (nodes, Hive and Spark) and Azure Data Lake Store. To use the package, you must configure an Azure Active Directory application and service principal in the Azure portal.

AzureSMR is no longer being actively developed. For ongoing support of Azure in R, please see the AzureR family of packages.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct.
For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.