Package: AzureCognitive
Title: Interface to Azure Cognitive Services
Version: 1.0.1
Authors@R: c(
    person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
    person("Microsoft", role="cph")
    )
Description: An interface to Azure Cognitive Services <https://docs.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.
URL: https://github.com/Azure/AzureCognitive
        https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/AzureCognitive/issues
License: MIT + file LICENSE
Depends: R (>= 3.3)
Imports: AzureAuth (>= 1.2.0), AzureRMR, jsonlite, httr (>= 1.3),
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-14 19:26:28 UTC; hongo
Author: Hong Ooi [aut, cre],
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi73@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-15 05:00:23 UTC
Built: R 4.1.0; ; 2021-05-28 00:55:53 UTC; unix
