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.2.1 |
Depends: | R (≥ 3.3) |
Imports: | AzureAuth (≥ 1.0.1), utils, httr (≥ 1.3), jsonlite, openssl, curl, R6 |
Suggests: | AzureRMR, vctrs, knitr, rmarkdown, testthat |
Published: | 2021-02-09 |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi73 at gmail.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 |
In views: | WebTechnologies |
CRAN checks: | AzureGraph results |
Reference manual: | AzureGraph.pdf |
Vignettes: |
Extending Introduction |
Package source: | AzureGraph_1.2.1.tar.gz |
Windows binaries: | r-devel: AzureGraph_1.2.1.zip, r-release: AzureGraph_1.2.1.zip, r-oldrel: AzureGraph_1.2.1.zip |
macOS binaries: | r-release: AzureGraph_1.2.1.tgz, r-oldrel: AzureGraph_1.2.1.tgz |
Old sources: | AzureGraph archive |
Reverse imports: | AzureContainers, AzureKeyVault, AzureRMR, Microsoft365R |
Reverse suggests: | AzureAuth, AzureKusto |
Please use the canonical form https://CRAN.R-project.org/package=AzureGraph to link to this page.