AzureGraph: Simple Interface to 'Microsoft Graph'

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.

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

Downloads:

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

Reverse dependencies:

Reverse suggests: AzureRMR

Linking:

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