The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

AzureGraph: Simple Interface to 'Microsoft Graph'

A simple interface to the 'Microsoft Graph' API <https://learn.microsoft.com/en-us/graph/overview>. 'Graph' is a comprehensive framework for accessing data in various online Microsoft services. This package was originally intended 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 has since been expanded into a more general tool for interacting with Graph. Part of the 'AzureR' family of packages.

Version: 1.3.4
Depends: R (≥ 3.3)
Imports: AzureAuth (≥ 1.0.1), utils, httr (≥ 1.3), jsonlite, openssl, curl, R6
Suggests: AzureRMR, vctrs, knitr, rmarkdown, testthat
Published: 2023-09-06
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

Documentation:

Reference manual: AzureGraph.pdf
Vignettes: Authentication
Batching and Paging
Extending
Introduction

Downloads:

Package source: AzureGraph_1.3.4.tar.gz
Windows binaries: r-devel: AzureGraph_1.3.4.zip, r-release: AzureGraph_1.3.4.zip, r-oldrel: AzureGraph_1.3.4.zip
macOS binaries: r-release (arm64): AzureGraph_1.3.4.tgz, r-oldrel (arm64): AzureGraph_1.3.4.tgz, r-release (x86_64): AzureGraph_1.3.4.tgz, r-oldrel (x86_64): AzureGraph_1.3.4.tgz
Old sources: AzureGraph archive

Reverse dependencies:

Reverse imports: AzureContainers, AzureKeyVault, AzureRMR, Microsoft365R
Reverse suggests: AzureAuth, AzureKusto

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.