CRAN Package Check Results for Package AzureKeyVault

Last updated on 2025-04-12 20:51:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 7.61 27.88 35.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.5 6.40 22.22 28.62 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.6 77.33 NOTE
r-devel-macos-arm64 1.0.6 28.00 OK
r-devel-macos-x86_64 1.0.6 51.00 OK
r-devel-windows-x86_64 1.0.5 12.00 54.00 66.00 NOTE
r-patched-linux-x86_64 1.0.5 10.37 27.37 37.74 NOTE
r-release-linux-x86_64 1.0.5 OK
r-release-macos-arm64 1.0.6 35.00 OK
r-release-macos-x86_64 1.0.6 52.00 OK
r-release-windows-x86_64 1.0.5 14.00 58.00 72.00 OK
r-oldrel-macos-arm64 1.0.6 32.00 OK
r-oldrel-macos-x86_64 1.0.6 64.00 OK
r-oldrel-windows-x86_64 1.0.5 13.00 54.00 67.00 OK

Check Details

Version: 1.0.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: az_key_vault.Rd: az_resource_group Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.0.6
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘R6’ ‘jose’ ‘openssl’ All declared Imports should be used. Flavor: r-devel-linux-x86_64-fedora-gcc