CRAN Package Check Results for Package AzureGraph

Last updated on 2024-12-26 01:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 10.17 32.61 42.78 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.4 5.90 24.87 30.77 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.4 73.31 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.4 80.34 NOTE
r-devel-windows-x86_64 1.3.4 10.00 59.00 69.00 NOTE
r-patched-linux-x86_64 1.3.4 13.82 31.37 45.19 OK
r-release-linux-x86_64 1.3.4 8.81 31.32 40.13 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 11.00 76.00 87.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 62.00 75.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-clang, 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