Package: AzureCognitive 1.0.2

Hong Ooi

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:Hong Ooi [aut, cre], Microsoft [cph]

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

On CRAN:

Conda:

azure-cognitive-servicesazure-sdk-r

5.56 score 12 stars 1 packages 4 scripts 822 downloads 4 exports 14 dependencies

Last updated from:dcb79f6185. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK173
linux-release-x86_64OK118
macos-release-arm64OK104
macos-oldrel-arm64OK92
windows-develOK75
windows-releaseOK80
windows-oldrelOK73
wasm-releaseOK127

Exports:az_cognitive_servicecall_cognitive_endpointcognitive_endpointget_cognitive_token

Dependencies:askpassAzureAuthAzureGraphAzureRMRcurlhttrjosejsonlitemimeopensslR6rappdirssysuuid

Introduction to AzureCognitive

Rendered fromintro.Rmdusingknitr::rmarkdownon May 19 2026.

Last update: 2025-04-12
Started: 2019-09-24

Readme and manuals

Help Manual

Help pageTopics
Azure Cognitive Service resource classaz_cognitive_service
Call a Cognitive Service REST endpointcall_cognitive_endpoint call_cognitive_endpoint.cognitive_endpoint
Object representing an Azure Cognitive Service endpointcognitive_endpoint
Create, retrieve or delete an Azure Cognitive Servicecreate_cognitive_service delete_cognitive_service get_cognitive_service
Obtain authentication token for a cognitive serviceget_cognitive_token