CRAN Package Check Results for Package AzureContainers

Last updated on 2025-04-14 11:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 6.37 33.69 40.06 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.3 4.66 27.16 31.82 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 81.85 NOTE
r-devel-windows-x86_64 1.3.3 9.00 78.00 87.00 OK
r-patched-linux-x86_64 1.3.2 7.40 33.15 40.55 NOTE
r-release-linux-x86_64 1.3.2 6.20 33.00 39.20 NOTE
r-release-macos-arm64 1.3.3 30.00 OK
r-release-macos-x86_64 1.3.3 56.00 OK
r-release-windows-x86_64 1.3.3 7.00 70.00 77.00 OK
r-oldrel-macos-arm64 1.3.3 38.00 OK
r-oldrel-macos-x86_64 1.3.3 64.00 OK
r-oldrel-windows-x86_64 1.3.3 7.00 70.00 77.00 OK

Check Details

Version: 1.3.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: aci.Rd: az_resource_group acr.Rd: az_resource_group aks.Rd: az_resource_group create_aci.Rd: az_resource create_acr.Rd: az_resource 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-patched-linux-x86_64, r-release-linux-x86_64

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