{
  "_id": "6a0f6e82acfb0bcc41c5ef03",
  "Package": "AzureRMR",
  "Title": "Interface to 'Azure Resource Manager'",
  "Version": "2.4.5",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "A lightweight but powerful R interface to the 'Azure\nResource Manager' REST API. The package exposes a comprehensive\nclass framework and related tools for creating, updating and\ndeleting 'Azure' resource groups, resources and templates.\nWhile 'AzureRMR' can be used to manage any 'Azure' service, it\ncan also be extended by other packages to provide extra\nfunctionality for specific services. Part of the 'AzureR'\nfamily of packages.",
  "URL": "https://github.com/Azure/AzureRMR https://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/AzureRMR/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 15:28:35 UTC",
  "RemoteUrl": "https://github.com/azure/azurermr",
  "RemoteRef": "HEAD",
  "RemoteSha": "101eb921dcff2af1f384df9f6da744ee477fde2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:53:52 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "374fe0ff8a52500d8df3865eb02cfb96",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureRMR_2.4.5.tar.gz",
  "_fileid": "2a8a7dc9142d0472f678cba4d2ad09eb53c1fc528709a0cc89c400f47cca36f0",
  "_filesize": 355973,
  "_sha256": "2a8a7dc9142d0472f678cba4d2ad09eb53c1fc528709a0cc89c400f47cca36f0",
  "_created": "2026-05-21T07:53:52.000Z",
  "_published": "2026-05-21T20:43:46.333Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264881824,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130245395"
    },
    {
      "job": 77264881850,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130256201"
    },
    {
      "job": 77264881578,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130238031"
    },
    {
      "job": 77264881780,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130235001"
    },
    {
      "job": 77264881350,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130205934"
    },
    {
      "job": 77264881139,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146748620"
    },
    {
      "job": 77264881702,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130228112"
    },
    {
      "job": 77264882018,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130231339"
    },
    {
      "job": 77264881974,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130242912"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/azure/azurermr",
  "_commit": {
    "id": "101eb921dcff2af1f384df9f6da744ee477fde2c",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Doc fixes (#33)\n\n* more doc fixes\n\n* fixes\n\n* rm dead link\n\n* rm dead link 2",
    "time": 1753975715
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "AzureGraph",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "AzureAuth",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "AzureStor",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 14,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "azure",
    "azure-resource-manager",
    "azure-sdk-r",
    "cloud"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 386,
      "uuid": 11328890
    },
    {
      "user": "bertneef",
      "count": 1,
      "uuid": 32068802
    },
    {
      "user": "pedrobtz",
      "count": 1,
      "uuid": 2864346
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 39482,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureRMR"
  },
  "_devurl": "https://github.com/azure/azurermr",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AzureRMR.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/azurermr",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-12-02"
    },
    {
      "version": "2.0.0",
      "date": "2019-02-25"
    },
    {
      "version": "2.1.0",
      "date": "2019-04-02"
    },
    {
      "version": "2.1.1",
      "date": "2019-05-13"
    },
    {
      "version": "2.1.2",
      "date": "2019-06-04"
    },
    {
      "version": "2.1.3",
      "date": "2019-07-18"
    },
    {
      "version": "2.2.0",
      "date": "2019-09-17"
    },
    {
      "version": "2.3.0",
      "date": "2019-10-31"
    },
    {
      "version": "2.3.1",
      "date": "2020-01-27"
    },
    {
      "version": "2.3.2",
      "date": "2020-04-23"
    },
    {
      "version": "2.3.3",
      "date": "2020-05-15"
    },
    {
      "version": "2.3.4",
      "date": "2020-06-10"
    },
    {
      "version": "2.3.5",
      "date": "2020-07-26"
    },
    {
      "version": "2.3.6",
      "date": "2020-10-14"
    },
    {
      "version": "2.4.0",
      "date": "2021-01-15"
    },
    {
      "version": "2.4.1",
      "date": "2021-02-17"
    },
    {
      "version": "2.4.2",
      "date": "2021-06-03"
    },
    {
      "version": "2.4.3",
      "date": "2021-10-23"
    },
    {
      "version": "2.4.4",
      "date": "2023-09-21"
    },
    {
      "version": "2.4.5",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "az_resource",
    "az_resource_group",
    "az_rm",
    "az_role_assignment",
    "az_role_definition",
    "az_subscription",
    "az_template",
    "AzureR_dir",
    "build_template_definition",
    "build_template_parameters",
    "call_azure_rm",
    "call_azure_url",
    "clean_token_directory",
    "create_azure_login",
    "delete_azure_login",
    "delete_azure_token",
    "delete_pool",
    "format_public_fields",
    "format_public_methods",
    "get_azure_login",
    "get_azure_token",
    "get_paged_list",
    "init_pool",
    "is_azure_login",
    "is_azure_token",
    "is_azure_v1_token",
    "is_empty",
    "is_guid",
    "is_resource",
    "is_resource_group",
    "is_role_assignment",
    "is_role_definition",
    "is_subscription",
    "is_template",
    "is_url",
    "list_azure_logins",
    "list_azure_tokens",
    "named_list",
    "pool_call",
    "pool_evalq",
    "pool_exists",
    "pool_export",
    "pool_lapply",
    "pool_map",
    "pool_sapply",
    "pool_size"
  ],
  "_help": [
    {
      "page": "az_resource",
      "title": "Azure resource class",
      "topics": [
        "az_resource"
      ]
    },
    {
      "page": "az_resource_group",
      "title": "Azure resource group class",
      "topics": [
        "az_resource_group"
      ]
    },
    {
      "page": "az_rm",
      "title": "Azure Resource Manager",
      "topics": [
        "az_rm"
      ]
    },
    {
      "page": "az_role_assignment",
      "title": "Azure role assignment class",
      "topics": [
        "az_role_assignment"
      ]
    },
    {
      "page": "az_role_definition",
      "title": "Azure role definition class",
      "topics": [
        "az_role_definition"
      ]
    },
    {
      "page": "az_subscription",
      "title": "Azure subscription class",
      "topics": [
        "az_subscription"
      ]
    },
    {
      "page": "az_template",
      "title": "Azure template class",
      "topics": [
        "az_template"
      ]
    },
    {
      "page": "build_template",
      "title": "Build the JSON for a template and its parameters",
      "topics": [
        "build_template",
        "build_template_definition",
        "build_template_definition.default",
        "build_template_parameters",
        "build_template_parameters.default"
      ]
    },
    {
      "page": "call_azure",
      "title": "Call the Azure Resource Manager REST API",
      "topics": [
        "call_azure_rm",
        "call_azure_url"
      ]
    },
    {
      "page": "azure_login",
      "title": "Login to Azure Resource Manager",
      "topics": [
        "create_azure_login",
        "delete_azure_login",
        "get_azure_login",
        "list_azure_logins"
      ]
    },
    {
      "page": "pool",
      "title": "Manage parallel Azure connections",
      "topics": [
        "delete_pool",
        "init_pool",
        "pool_call",
        "pool_evalq",
        "pool_exists",
        "pool_export",
        "pool_lapply",
        "pool_map",
        "pool_sapply",
        "pool_size"
      ]
    },
    {
      "page": "info",
      "title": "Informational functions",
      "topics": [
        "is_azure_login",
        "is_resource",
        "is_resource_group",
        "is_role_assignment",
        "is_role_definition",
        "is_subscription",
        "is_template"
      ]
    },
    {
      "page": "utils",
      "title": "Miscellaneous utility functions",
      "topics": [
        "get_paged_list",
        "is_url"
      ]
    },
    {
      "page": "lock",
      "title": "Management locks",
      "topics": [
        "create_lock",
        "delete_lock",
        "get_lock",
        "list_locks",
        "lock"
      ]
    },
    {
      "page": "rbac",
      "title": "Role-based access control (RBAC)",
      "topics": [
        "add_role_assignment",
        "get_role_assignment",
        "get_role_definition",
        "list_role_assignments",
        "list_role_definitions",
        "rbac",
        "remove_role_assignment"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/azurermr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/azurermr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "curl",
    "httr",
    "jose",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "sys",
    "uuid"
  ],
  "_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 role and scope"
      ],
      "created": "2021-06-02 10:25:30",
      "modified": "2023-09-19 23:59:06",
      "commits": 2
    },
    {
      "source": "extend.Rmd",
      "filename": "extend.html",
      "title": "Extending AzureRMR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Subclass resource/template classes",
        "Add accessor functions",
        "Adding documentation",
        "Add client-facing interface"
      ],
      "created": "2018-08-31 18:51:13",
      "modified": "2019-02-13 13:27:53",
      "commits": 7
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to AzureRMR",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authentication",
        "Subscriptions and resource groups",
        "Resources and templates",
        "Common methods",
        "Tagging",
        "Locking",
        "Role-based access control",
        "Conclusion"
      ],
      "created": "2018-10-29 16:20:35",
      "modified": "2025-07-31 15:28:35",
      "commits": 15
    },
    {
      "source": "parallel.Rmd",
      "filename": "parallel.html",
      "title": "Parallel connections using a background process pool",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Working with the pool"
      ],
      "created": "2019-10-23 14:35:04",
      "modified": "2019-10-25 03:35:48",
      "commits": 4
    },
    {
      "source": "template.Rmd",
      "filename": "template.html",
      "title": "Working with templates",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Template helper functions"
      ],
      "created": "2019-10-28 06:11:01",
      "modified": "2023-09-19 23:59:06",
      "commits": 3
    }
  ],
  "_score": 9.927218610669826,
  "_indexed": true,
  "_nocasepkg": "azurermr",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.5",
      "date": "2026-05-21T07:55:59.000Z",
      "distro": "noble",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "c7da5308a4dfc320cb062dd09434d7cca696ddb6a1f8a5d3810ecee3d6371f56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.5",
      "date": "2026-05-21T07:56:34.000Z",
      "distro": "noble",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "918ed243de6dd4e67e2eafd5236a4d2c1741ec2e5eae58159c821e36a67c384e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.5",
      "date": "2026-05-21T07:55:37.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "e3c6fb6870392d8b9217b64940eb7410a4816a8df55c01de44e9be791834648f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.5",
      "date": "2026-05-21T07:55:24.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "c162ff56ecc1623fedd0fc19b6f976279f896b6c2ddeb06fd26cc0377f80e0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.5",
      "date": "2026-05-21T20:43:25.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "9acd8e264d762a02f1aecbd4d7e0b63831f2d5679e398483aadb9b6f92401cc2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.5",
      "date": "2026-05-21T07:55:00.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "b52f528165543f59b9d8b1e7d27b69be449fbf9d1d1fd323d8d4489d99ceeb8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.5",
      "date": "2026-05-21T07:55:10.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "267a4a84027e43be6225baf073c830192853426eb80d615784394532c1069ece",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.5",
      "date": "2026-05-21T07:55:46.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "8a575cc203dc0aeae4be208ed4cb51c3273a9429e066b193c93f988d6a72db64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26212970277"
    }
  ]
}