{
  "_id": "6a1ef0fbb401979e7341340f",
  "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-05-19 08:17:10 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "1bf31dd208b8ffaf1fc70af82a7b2a66",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureGraph_1.3.5.tar.gz",
  "_fileid": "6c14276e31a19eb644795c4fd68df445fe4065813fded96f9b4c3a19a2296dce",
  "_filesize": 338412,
  "_sha256": "6c14276e31a19eb644795c4fd68df445fe4065813fded96f9b4c3a19a2296dce",
  "_created": "2026-05-19T08:17:10.000Z",
  "_published": "2026-06-02T15:04:27.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102635120,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078321428"
    },
    {
      "job": 79102635950,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078322012"
    },
    {
      "job": 79102636971,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078318136"
    },
    {
      "job": 79102636091,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078314668"
    },
    {
      "job": 79102634617,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078278944"
    },
    {
      "job": 79102634328,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361586025"
    },
    {
      "job": 79102636080,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078307319"
    },
    {
      "job": 79102636585,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078308138"
    },
    {
      "job": 79102635927,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078312248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 25,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "azure-active-directory-graph-api",
    "azure-sdk-r",
    "microsoft-graph-api"
  ],
  "_stars": 37,
  "_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",
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 41048,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureGraph"
  },
  "_devurl": "https://github.com/azure/azuregraph",
  "_searchresults": 47,
  "_rbuild": "4.6.0",
  "_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",
    "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.506804097425386,
  "_indexed": true,
  "_nocasepkg": "azuregraph",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-05-19T08:19:18.000Z",
      "distro": "noble",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "081d8642ec0231c190e0debc5446e527bf69a2fa8d540bbc974dc6888a5d03c6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-05-19T08:19:19.000Z",
      "distro": "noble",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "c5f987282eadf45a7768d03cc1df3135f3411d9da5d6cce907d2139d127e0642",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-05-19T08:19:09.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "0fbb2f6adc7a3ea073a94cdb9f1c83a8c6b3723775391debc7ac83bade09e032",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-05-19T08:18:59.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "b1c6b5d9a330e8b742f586d000d33350da4a9adfa0bf8a7ebb8fbd7c025bad90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-05-19T08:18:29.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "b7e6bdabfcd89f4b67b72f549bcdf4178204520164aa3bd0ade25d6674a105b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-05-19T08:18:33.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "af4e94bdd277793ad92f1cced270c8b387e006a80e9065223eb427b582f2df3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-05-19T08:18:46.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "eb4a57aee57ec39d9638ecfd1b471a3c5847dc1d10e225a0bcc0043e46ad1c7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.5",
      "date": "2026-06-02T15:04:00.000Z",
      "commit": "24424859a1b68b602de78a133b341e482d710cab",
      "fileid": "670f0c0d956974075421ea236270f23adfea1aeff37e240905845872c1f6c29c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084925975"
    }
  ]
}