A simple interface to the 'Microsoft Graph' API <https://docs.microsoft.com/en-us/graph/overview>. 'Graph' is a comprehensive framework for accessing data in various online Microsoft services. Currently, this package aims to provide an R interface only to the 'Azure Active Directory' part, with a view to supporting interoperability of R and 'Azure': users, groups, registered apps and service principals. However it can be easily extended to cover other services. Part of the 'AzureR' family of packages.
Version: | 1.1.1 |
Depends: | R (≥ 3.3) |
Imports: | AzureAuth (≥ 1.0.1), utils, httr (≥ 1.3), jsonlite, openssl, R6 |
Suggests: | AzureRMR, knitr, testthat |
Published: | 2020-05-25 |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi at microsoft.com> |
BugReports: | https://github.com/Azure/AzureGraph/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureGraph https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | AzureGraph results |
Reference manual: | AzureGraph.pdf |
Vignettes: |
Introduction |
Package source: | AzureGraph_1.1.1.tar.gz |
Windows binaries: | r-devel: AzureGraph_1.1.1.zip, r-release: AzureGraph_1.1.1.zip, r-oldrel: AzureGraph_1.1.1.zip |
macOS binaries: | r-release: AzureGraph_1.1.1.tgz, r-oldrel: AzureGraph_1.1.1.tgz |
Old sources: | AzureGraph archive |
Reverse imports: | AzureContainers, AzureKeyVault, AzureRMR |
Reverse suggests: | AzureAuth, AzureKusto |
Please use the canonical form https://CRAN.R-project.org/package=AzureGraph to link to this page.