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 18 Sep. 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), (2026-07-09 07:57)
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

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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