{
  "_id": "6a5b21529baadeef8ab4bc09",
  "Package": "AzureGraph",
  "Title": "Simple Interface to 'Microsoft Graph'",
  "Version": "1.3.5",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "A simple interface to the 'Microsoft Graph' API\n<https://learn.microsoft.com/en-us/graph/overview>. 'Graph' is\na comprehensive framework for accessing data in various online\nMicrosoft services. This package was originally intended to\nprovide an R interface only to the 'Azure Active Directory'\npart, with a view to supporting interoperability of R and\n'Azure': users, groups, registered apps and service principals.\nHowever it has since been expanded into a more general tool for\ninteracting with Graph. Part of the 'AzureR' family of\npackages.",
  "URL": "https://github.com/Azure/AzureGraph\nhttps://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/AzureGraph/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE, r6=FALSE, old_usage=TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://azure.r-universe.dev",
  "Date/Publication": "2025-07-31 14:12:59 UTC",
  "RemoteUrl": "https://github.com/azure/azuregraph",
  "RemoteRef": "HEAD",
  "RemoteSha": "24424859a1b68b602de78a133b341e482d710cab",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 06:43:54 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureGraph_1.3.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/cd37caf192d9f681a7c5e816af46eaedfcbff0bcd21697878e5a04e419c32d12",
  "_filesize": 339103,
  "_sha256": "cd37caf192d9f681a7c5e816af46eaedfcbff0bcd21697878e5a04e419c32d12",
  "_expires": "2026-10-26T06:46:40.000Z",
  "_created": "2026-07-18T06:43:54.000Z",
  "_published": "2026-07-18T06:46:42.667Z",
  "_jobs": [
    {
      "job": 88054322920,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8426633113"
    },
    {
      "job": 88054322911,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8426634209"
    },
    {
      "job": 88054322919,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8426629245"
    },
    {
      "job": 88054322944,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8426623116"
    },
    {
      "job": 88054047272,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426609228"
    },
    {
      "job": 88054322926,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426629793"
    },
    {
      "job": 88054322893,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8426630786"
    },
    {
      "job": 88054322887,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8426623985"
    },
    {
      "job": 88054322897,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8426623315"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913",
  "_status": "success",
  "_upstream": "https://github.com/azure/azuregraph",
  "_commit": {
    "id": "24424859a1b68b602de78a133b341e482d710cab",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Doc fix (#36)\n\n* doc fix\n\n* update actions",
    "time": 1753971179
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "AzureAuth",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 24,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "azure-active-directory-graph-api",
    "azure-sdk-r",
    "microsoft-graph-api"
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 144,
      "uuid": 11328890
    },
    {
      "user": "jonocarroll",
      "count": 1,
      "uuid": 9496865
    },
    {
      "user": "eitsupi",
      "count": 1,
      "uuid": 50911393
    },
    {
      "user": "gwd666",
      "count": 1,
      "uuid": 57595487
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "followers": 15034,
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 30150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureGraph"
  },
  "_devurl": "https://github.com/azure/azuregraph",
  "_searchresults": 54,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/AzureGraph.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azure/azuregraph",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-03-31"
    },
    {
      "version": "1.0.1",
      "date": "2019-05-01"
    },
    {
      "version": "1.0.2",
      "date": "2019-06-05"
    },
    {
      "version": "1.0.3",
      "date": "2019-07-09"
    },
    {
      "version": "1.0.4",
      "date": "2019-09-20"
    },
    {
      "version": "1.0.5",
      "date": "2019-10-15"
    },
    {
      "version": "1.1.0",
      "date": "2019-11-08"
    },
    {
      "version": "1.1.1",
      "date": "2020-05-25"
    },
    {
      "version": "1.1.2",
      "date": "2020-10-12"
    },
    {
      "version": "1.2.0",
      "date": "2021-01-13"
    },
    {
      "version": "1.2.1",
      "date": "2021-02-09"
    },
    {
      "version": "1.2.2",
      "date": "2021-04-06"
    },
    {
      "version": "1.3.0",
      "date": "2021-04-27"
    },
    {
      "version": "1.3.1",
      "date": "2021-06-04"
    },
    {
      "version": "1.3.2",
      "date": "2021-11-28"
    },
    {
      "version": "1.3.4",
      "date": "2023-09-06"
    },
    {
      "version": "1.3.5",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "az_app",
    "az_device",
    "az_directory_role",
    "az_group",
    "az_object",
    "az_service_principal",
    "az_user",
    "call_batch_endpoint",
    "call_graph_endpoint",
    "call_graph_url",
    "create_graph_login",
    "delete_graph_login",
    "extract_list_values",
    "find_class_generator",
    "format_public_fields",
    "format_public_methods",
    "get_graph_login",
    "graph_request",
    "is_aad_object",
    "is_app",
    "is_directory_role",
    "is_empty",
    "is_group",
    "is_msgraph_object",
    "is_service_principal",
    "is_user",
    "list_graph_logins",
    "ms_graph",
    "ms_graph_pager",
    "ms_object",
    "named_list",
    "register_graph_class"
  ],
  "_help": [
    {
      "page": "az_app",
      "title": "Registered app in Azure Active Directory",
      "topics": [
        "az_app"
      ]
    },
    {
      "page": "az_device",
      "title": "Device in Azure Active Directory",
      "topics": [
        "az_device"
      ]
    },
    {
      "page": "az_directory_role",
      "title": "Directory role",
      "topics": [
        "az_directory_role"
      ]
    },
    {
      "page": "az_group",
      "title": "Group in Azure Active Directory",
      "topics": [
        "az_group"
      ]
    },
    {
      "page": "az_object",
      "title": "Azure Active Directory object",
      "topics": [
        "az_object"
      ]
    },
    {
      "page": "az_service_principal",
      "title": "Service principal in Azure Active Directory",
      "topics": [
        "az_service_principal"
      ]
    },
    {
      "page": "az_user",
      "title": "User in Azure Active Directory",
      "topics": [
        "az_user"
      ]
    },
    {
      "page": "call_batch_endpoint",
      "title": "Call the Graph API batch endpoint",
      "topics": [
        "call_batch_endpoint"
      ]
    },
    {
      "page": "call_graph",
      "title": "Call the Microsoft Graph REST API",
      "topics": [
        "call_graph_endpoint",
        "call_graph_url"
      ]
    },
    {
      "page": "graph_login",
      "title": "Login to Azure Active Directory Graph",
      "topics": [
        "create_graph_login",
        "delete_graph_login",
        "get_graph_login",
        "list_graph_logins"
      ]
    },
    {
      "page": "extract_list_values",
      "title": "Get the list of values from a Graph pager object",
      "topics": [
        "extract_list_values"
      ]
    },
    {
      "page": "find_class_generator",
      "title": "Find the R6 class for a Graph object",
      "topics": [
        "find_class_generator"
      ]
    },
    {
      "page": "format",
      "title": "Format a Microsoft Graph or Azure object",
      "topics": [
        "format_public_fields",
        "format_public_methods"
      ]
    },
    {
      "page": "graph_request",
      "title": "Microsoft Graph request",
      "topics": [
        "graph_request"
      ]
    },
    {
      "page": "info",
      "title": "Informational functions",
      "topics": [
        "is_aad_object",
        "is_app",
        "is_directory_role",
        "is_group",
        "is_msgraph_object",
        "is_service_principal",
        "is_user"
      ]
    },
    {
      "page": "ms_graph",
      "title": "Microsoft Graph",
      "topics": [
        "ms_graph"
      ]
    },
    {
      "page": "ms_graph_pager",
      "title": "Pager object for Graph list results",
      "topics": [
        "ms_graph_pager"
      ]
    },
    {
      "page": "ms_object",
      "title": "Microsoft Graph object",
      "topics": [
        "ms_object"
      ]
    },
    {
      "page": "utils",
      "title": "Miscellaneous utility functions",
      "topics": [
        "is_empty",
        "named_list"
      ]
    },
    {
      "page": "register_graph_class",
      "title": "Extensible registry of Microsoft Graph classes that AzureGraph supports",
      "topics": [
        "register_graph_class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/azuregraph/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/azuregraph/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "curl",
    "httr",
    "jose",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "auth.Rmd",
      "filename": "auth.html",
      "title": "Authentication basics",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Interactive authentication",
        "Non-interactive authentication",
        "Creating a custom app registration",
        "Set the app permissions"
      ],
      "created": "2021-05-31 04:02:08",
      "modified": "2023-09-06 07:23:39",
      "commits": 3
    },
    {
      "source": "batching_paging.Rmd",
      "filename": "batching_paging.html",
      "title": "Batching and paging",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Batching",
        "Paging"
      ],
      "created": "2021-04-23 14:56:05",
      "modified": "2021-04-23 14:56:05",
      "commits": 1
    },
    {
      "source": "extend.Rmd",
      "filename": "extend.html",
      "title": "Extending AzureGraph",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extend the ms_object base class",
        "Register the class with register_graph_class",
        "Add getter and setter methods"
      ],
      "created": "2021-01-11 17:17:32",
      "modified": "2023-09-06 07:23:39",
      "commits": 4
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to AzureGraph",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Users and groups",
        "Registered apps and service principals",
        "Common methods",
        "See also"
      ],
      "created": "2019-03-24 13:57:09",
      "modified": "2023-09-06 07:23:39",
      "commits": 10
    }
  ],
  "_score": 10.426948419730863,
  "_indexed": true,
  "_nocasepkg": "azuregraph",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-07-18T06:46:03.000Z",
      "distro": "resolute",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/ca7111f5179078a9b8d26c7665655b3de99c4f3a5e562b4da59c5b5552d71eaf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-07-18T06:46:06.000Z",
      "distro": "resolute",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/54141088166abebddadf387a7c6ef15de8ea5d9e1467f09f2572c22eeec76479",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-07-18T06:45:42.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/1bcf21213da1c22e4032bbb9c44e3f7ea77cbca7dc5a4a949a0e9e0c0e5d52f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-07-18T06:45:16.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/83c3021dfd39326c423e5e3987b65632586f4d498a4efc815e34069711f9ddde",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.5",
      "date": "2026-07-18T06:45:59.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/be6c29216000697f246f9e1c78cd7f068e36bffc3a2f8ca230f81650b33b2e1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-07-18T06:45:45.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/569b8ef093184c9c5b79c26a01031468e5ca6cf6524b420fc2864c7d050ac2e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-07-18T06:45:10.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/d5b37783f3cf8a0a179c0623e576c168f589777e4914bc6077c0e4390f8a8377",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-07-18T06:45:04.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "https://r2.ropensci.org/e798652f2a778f0f74d8839c175f9a52e0c2c9050d89f80ae228fba84d70876f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/29634394913"
    }
  ]
}