Other packages > Find by keyword >

AzureGraph  

Simple Interface to 'Microsoft Graph'
View on CRAN: Click here


Download and install AzureGraph package within the R console
Install from CRAN:
install.packages("AzureGraph")

Install from Github:
library("remotes")
install_github("cran/AzureGraph")

Install by package version:
library("remotes")
install_version("AzureGraph", "1.3.5")



Attach the package and use:
library("AzureGraph")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-31
Latest Update: 2025-07-31
Description:
A simple interface to the 'Microsoft Graph' API . '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.
How to cite:
Hong Ooi (2019). AzureGraph: Simple Interface to 'Microsoft Graph'. R package version 1.3.5, https://cran.r-project.org/web/packages/AzureGraph. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0.0 (2019-03-31 16:30), 1.0.1 (2019-05-01 18:30), 1.0.2 (2019-06-05 12:30), 1.0.3 (2019-07-09 14:40), 1.0.4 (2019-09-20 16:20), 1.0.5 (2019-10-15 22:00), 1.1.0 (2019-11-08 11:20), 1.1.1 (2020-05-25 08:20), 1.1.2 (2020-10-12 13:30), 1.2.0 (2021-01-13 19:10), 1.2.1 (2021-02-09 15:00), 1.2.2 (2021-04-06 17:40), 1.3.0 (2021-04-27 15:20), 1.3.1 (2021-06-04 08:30), 1.3.2 (2021-11-28 11:10), 1.3.4 (2023-09-06 06:20)
Other packages that cited AzureGraph R package
View AzureGraph citation profile
Other R packages that AzureGraph depends, imports, suggests or enhances
Complete documentation for AzureGraph
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA