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 16 Jul. 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

stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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