CRAN Package Check Results for Package AzureGraph

Last updated on 2024-09-11 10:11:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 10.38 33.06 43.44 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.4 6.60 25.62 32.22 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.4 70.16 NOTE
r-devel-windows-x86_64 1.3.4 11.00 58.00 69.00 NOTE
r-patched-linux-x86_64 1.3.4 13.92 31.61 45.53 OK
r-release-linux-x86_64 1.3.4 9.15 31.77 40.92 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 59.00 69.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 12.00 59.00 71.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. Flavor: r-devel-linux-x86_64-fedora-clang