Package: AzureVMmetadata Title: Interface to Azure Virtual Machine Instance Metadata Version: 1.0.1.9000 Authors@R: c( person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")), person("Microsoft", role="cph") ) Description: A simple interface to the instance metadata for a virtual machine running in Microsoft's 'Azure' cloud. This provides information about the VM's configuration, such as its processors, memory, networking, storage, and so on. Part of the 'AzureR' family of packages. URL: https://github.com/Azure/AzureVMmetadata https://github.com/Azure/AzureR BugReports: https://github.com/Azure/AzureVMmetadata/issues License: MIT + file LICENSE Depends: R (>= 3.3) Imports: openssl, httr (>= 1.3) Suggests: AzureAuth, AzureVM Roxygen: list(markdown=TRUE) RoxygenNote: 6.1.1 Config/pak/sysreqs: libssl-dev Repository: https://azure.r-universe.dev Date/Publication: 2023-03-28 16:44:30 UTC RemoteUrl: https://github.com/azure/azurevmmetadata RemoteRef: HEAD RemoteSha: 8af9e1ccc0228dd46d902aea5d8692ff323b7d46 NeedsCompilation: no Packaged: 2026-06-20 06:38:59 UTC; root Author: Hong Ooi [aut, cre], Microsoft [cph] Maintainer: Hong Ooi