CRAN Package Check Results for Package AzureGraph

Last updated on 2024-07-22 01:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 11.36 41.45 52.81 OK
r-devel-linux-x86_64-debian-gcc 1.3.4 8.87 32.06 40.93 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.4 69.67 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.4 78.78 NOTE
r-devel-windows-x86_64 1.3.4 10.00 57.00 67.00 NOTE
r-patched-linux-x86_64 1.3.4 15.22 39.89 55.11 OK
r-release-linux-x86_64 1.3.4 12.37 41.25 53.62 OK
r-release-macos-arm64 1.3.4 32.00 OK
r-release-macos-x86_64 1.3.4 51.00 OK
r-release-windows-x86_64 1.3.4 10.00 57.00 67.00 OK
r-oldrel-macos-arm64 1.3.4 45.00 OK
r-oldrel-macos-x86_64 1.3.4 58.00 OK
r-oldrel-windows-x86_64 1.3.4 13.00 60.00 73.00 OK

Check Details

Version: 1.3.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: call_batch_endpoint.Rd: AzureToken call_graph.Rd: AzureToken graph_login.Rd: get_azure_token ms_graph.Rd: get_azure_token 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-gcc, r-devel-windows-x86_64

Version: 1.3.4
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘curl’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc