Package: AzureGraph 1.3.4
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.
Authors:
AzureGraph_1.3.4.tar.gz
AzureGraph_1.3.4.zip(r-4.5)AzureGraph_1.3.4.zip(r-4.4)AzureGraph_1.3.4.zip(r-4.3)
AzureGraph_1.3.4.tgz(r-4.4-any)AzureGraph_1.3.4.tgz(r-4.3-any)
AzureGraph_1.3.4.tar.gz(r-4.5-noble)AzureGraph_1.3.4.tar.gz(r-4.4-noble)
AzureGraph_1.3.4.tgz(r-4.4-emscripten)AzureGraph_1.3.4.tgz(r-4.3-emscripten)
AzureGraph.pdf |AzureGraph.html✨
AzureGraph/json (API)
NEWS
# Install 'AzureGraph' in R: |
install.packages('AzureGraph', repos = c('https://azure.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/azure/azuregraph/issues
azure-active-directory-graph-apiazure-sdk-rmicrosoft-graph-api
Last updated 1 years agofrom:983aaaaaa7. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | NOTE | Nov 02 2024 |
R-4.5-linux | NOTE | Nov 02 2024 |
R-4.4-win | NOTE | Nov 02 2024 |
R-4.4-mac | NOTE | Nov 02 2024 |
R-4.3-win | NOTE | Nov 02 2024 |
R-4.3-mac | NOTE | Nov 02 2024 |
Exports:az_appaz_deviceaz_directory_roleaz_groupaz_objectaz_service_principalaz_usercall_batch_endpointcall_graph_endpointcall_graph_urlcreate_graph_logindelete_graph_loginextract_list_valuesfind_class_generatorformat_public_fieldsformat_public_methodsget_graph_logingraph_requestis_aad_objectis_appis_directory_roleis_emptyis_groupis_msgraph_objectis_service_principalis_userlist_graph_loginsms_graphms_graph_pagerms_objectnamed_listregister_graph_class
Dependencies:askpassAzureAuthcurlhttrjosejsonlitemimeopensslR6rappdirssys
Authentication basics
Rendered fromauth.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2023-09-06
Started: 2021-05-31
Batching and paging
Rendered frombatching_paging.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2021-04-23
Started: 2021-04-23
Extending AzureGraph
Rendered fromextend.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2023-09-06
Started: 2021-01-11
Introduction to AzureGraph
Rendered fromintro.Rmd
usingknitr::rmarkdown
on Nov 02 2024.Last update: 2023-09-06
Started: 2019-03-24