{
  "_id": "6a49a346162b78b26a584589",
  "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-06-20 08:24:50 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureRMR_2.4.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/edc750694fad6a9fffcbdc08a19d36e0b08baa9198d8d49ca12b58a7858a7f6b",
  "_filesize": 359510,
  "_sha256": "edc750694fad6a9fffcbdc08a19d36e0b08baa9198d8d49ca12b58a7858a7f6b",
  "_expires": "2026-10-13T00:20:21.000Z",
  "_created": "2026-06-20T08:24:50.000Z",
  "_published": "2026-07-05T00:20:22.642Z",
  "_jobs": [
    {
      "job": 85178525630,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763680554"
    },
    {
      "job": 85178525552,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763673198"
    },
    {
      "job": 85178525678,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763665520"
    },
    {
      "job": 85178525619,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763665834"
    },
    {
      "job": 85178525319,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763656659"
    },
    {
      "job": 85178525553,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763670400"
    },
    {
      "job": 85178525649,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763666925"
    },
    {
      "job": 85178525504,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763665871"
    },
    {
      "job": 85178525639,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763668748"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 14854,
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 40283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureRMR"
  },
  "_devurl": "https://github.com/azure/azurermr",
  "_searchresults": 54,
  "_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",
    "LICENSE",
    "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.960764856564456,
  "_indexed": true,
  "_nocasepkg": "azurermr",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.5",
      "date": "2026-06-20T08:28:04.000Z",
      "distro": "noble",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/6b2aa33f00487fe0f09a6c813b6caec3df2e7f117ca191a9415b6d85094233f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.5",
      "date": "2026-06-20T08:27:03.000Z",
      "distro": "noble",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/5661f84487eba650794ccb1b258d4cec9b26430fbb4dec460b4f746ac1fe8d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.5",
      "date": "2026-06-20T08:26:07.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/10c726528e265a58487ff61fd852ce4e116ac549519fa31ed84c972ba45548f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.5",
      "date": "2026-06-20T08:26:08.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/b2e4237bee57b9eac5434876733d58405f42a97be2928c2a6ea2abdd47e57a3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.5",
      "date": "2026-06-20T08:26:55.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/298d15417651ee63109a7d31b889635451cc2a9043bbe5c960cdff50f9de3a09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.5",
      "date": "2026-06-20T08:26:08.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/d653fa8e9036480adc9d697bd76a5a00fb4cfa3da1b658e1179f75da1018e5b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.5",
      "date": "2026-06-20T08:25:59.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/e8deb7fc76828a619c4a158926ecee0735999453386bd20d6c2baa946f168a13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.5",
      "date": "2026-06-20T08:26:11.000Z",
      "commit": "101eb921dcff2af1f384df9f6da744ee477fde2c",
      "fileid": "https://r2.ropensci.org/db8695ac0f443fb31cd86956336cc2f63afac3326f23535bd56ccb906b358f13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27865489132"
    }
  ]
}