Package: AzureCognitive
Title: Interface to Azure Cognitive Services
Version: 1.0.0
Authors@R: c(
    person("Hong", "Ooi", , "hongooi@microsoft.com", role = c("aut", "cre")),
    person("Microsoft", role="cph")
    )
Description: An interface to Azure Cognitive Services <https://docs.microsoft.com/azure/cognitive-services/welcome>. 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, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-10 16:09:59 UTC; hongo
Author: Hong Ooi [aut, cre],
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi@microsoft.com>
Repository: CRAN
Date/Publication: 2019-11-12 12:50:02 UTC
Built: R 3.5.3; ; 2020-04-22 08:00:15 UTC; windows
