AzureRMR: Interface to 'Azure Resource Manager'

A lightweight but powerful R interface to the 'Azure Resource Manager' REST API. The package exposes classes and methods for 'OAuth' authentication and working with subscriptions and resource groups. It also provides functionality for creating and deleting 'Azure' resources and deploying templates. While 'AzureRMR' can be used to manage any 'Azure' service, it can also be extended by other packages to provide extra functionality for specific services.

Version: 1.0.0
Depends: R (≥ 3.3)
Imports: utils, httr (≥ 1.3), jsonlite, R6
Suggests: knitr, testthat
Published: 2018-12-02
Author: Hong Ooi [aut, cre], Microsoft [cph]
Maintainer: Hong Ooi <hongooi at microsoft.com>
BugReports: https://github.com/cloudyr/AzureRMR/issues
License: MIT + file LICENSE
URL: https://github.com/cloudyr/AzureRMR
NeedsCompilation: no
Citation: AzureRMR citation info
Materials: README NEWS
CRAN checks: AzureRMR results

Downloads:

Reference manual: AzureRMR.pdf
Vignettes: Extending AzureRMR
Introduction to AzureRMR
Package source: AzureRMR_1.0.0.tar.gz
Windows binaries: r-devel: AzureRMR_1.0.0.zip, r-release: AzureRMR_1.0.0.zip, r-oldrel: AzureRMR_1.0.0.zip
OS X binaries: r-release: AzureRMR_1.0.0.tgz, r-oldrel: AzureRMR_1.0.0.tgz

Reverse dependencies:

Reverse imports: AzureContainers, AzureStor, AzureVM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AzureRMR to link to this page.