Package: AzureRMR
Title: Interface to 'Azure Resource Manager'
Version: 2.4.3
Authors@R: c(
    person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
    person("Microsoft", role="cph")
    )
Description: A lightweight but powerful R interface to the 'Azure Resource Manager' REST API. The package exposes a comprehensive class framework and related tools for creating, updating and deleting 'Azure' resource groups, resources and 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. Part of the 'AzureR' family of packages.
URL: https://github.com/Azure/AzureRMR https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/AzureRMR/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
Depends: R (>= 3.3)
Imports: AzureGraph (>= 1.2.0), AzureAuth (>= 1.2.1), utils, parallel,
        httr (>= 1.3), jsonlite, R6, uuid
Suggests: knitr, rmarkdown, testthat, httpuv, AzureStor
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-10-23 04:54:48 UTC; hongo
Author: Hong Ooi [aut, cre],
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi73@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-23 05:30:02 UTC
Built: R 4.0.5; ; 2022-04-21 11:41:30 UTC; windows
