Package: AzureCognitive 1.0.2

AzureCognitive: Interface to Azure Cognitive Services
An interface to Azure Cognitive Services <https://learn.microsoft.com/en-us/azure/cognitive-services/>. Both an 'Azure Resource Manager' interface, for deploying Cognitive Services resources, and a client framework are supplied. While 'AzureCognitive' can be called by the end-user, it is meant to provide a foundation for other packages that will support specific services, like Computer Vision, Custom Vision, language translation, and so on. Part of the 'AzureR' family of packages.
Authors:
AzureCognitive_1.0.2.tar.gz
AzureCognitive_1.0.2.zip(r-4.7)AzureCognitive_1.0.2.zip(r-4.6)AzureCognitive_1.0.2.zip(r-4.5)
AzureCognitive_1.0.2.tgz(r-4.6-any)AzureCognitive_1.0.2.tgz(r-4.5-any)
AzureCognitive_1.0.2.tar.gz(r-4.7-any)AzureCognitive_1.0.2.tar.gz(r-4.6-any)
AzureCognitive_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
AzureCognitive/json (API)
NEWS
| # Install 'AzureCognitive' in R: |
| install.packages('AzureCognitive', repos = c('https://azure.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/azure/azurecognitive/issues
azure-cognitive-servicesazure-sdk-r
Last updated from:dcb79f6185. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 127 |
Exports:az_cognitive_servicecall_cognitive_endpointcognitive_endpointget_cognitive_token
Dependencies:askpassAzureAuthAzureGraphAzureRMRcurlhttrjosejsonlitemimeopensslR6rappdirssysuuid
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Azure Cognitive Service resource class | az_cognitive_service |
| Call a Cognitive Service REST endpoint | call_cognitive_endpoint call_cognitive_endpoint.cognitive_endpoint |
| Object representing an Azure Cognitive Service endpoint | cognitive_endpoint |
| Create, retrieve or delete an Azure Cognitive Service | create_cognitive_service delete_cognitive_service get_cognitive_service |
| Obtain authentication token for a cognitive service | get_cognitive_token |
