Skip to content

AzureKeyVault

Key and Secret Management in 'Azure'

v1.0.6 · Apr 12, 2025 · MIT + file LICENSE

Description

Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: <https://azure.microsoft.com/products/key-vault/>. Provides facilities to store and retrieve secrets, use keys to encrypt, decrypt, sign and verify data, and manage certificates. Integrates with the 'AzureAuth' package to enable authentication with a certificate, and with the 'openssl' package for importing and exporting cryptographic objects. Part of the 'AzureR' family of packages.

Downloads

2.5K

Last 30 days

2696th

9K

Last 90 days

38.6K

Last year

Trend: -24.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘R6’ ‘jose’ ‘openssl’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘R6’ ‘jose’ ‘openssl’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘R6’ ‘jose’ ‘openssl’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘R6’ ‘jose’ ‘openssl’
  All declared Imports should be used.

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies R6 httr jsonlite openssl jose AzureRMR AzureGraph AzureAuth AzureContainers AzureVM AzureKeyVault

Version History

new 1.0.6 Mar 10, 2026
updated 1.0.6 ← 1.0.5 diff Apr 11, 2025
updated 1.0.5 ← 1.0.4 diff Sep 15, 2021
updated 1.0.4 ← 1.0.3 diff Oct 11, 2020
updated 1.0.3 ← 1.0.2 diff Jan 14, 2020
updated 1.0.2 ← 1.0.1 diff Oct 14, 2019
updated 1.0.1 ← 1.0.0 diff Jul 17, 2019
new 1.0.0 May 14, 2019