Package: AzureCosmosR
Title: Interface to the 'Azure Cosmos DB' 'NoSQL' Database Service
Version: 1.0.0
Authors@R: c(
    person("Hong", "Ooi", , "hongooi73@gmail.com", role=c("aut", "cre")),
    person("Andrew", "Liu", role="ctb", comment="Assistance with Cosmos DB"),
    person("Microsoft", role="cph")
    )
Description: An interface to 'Azure CosmosDB': <https://azure.microsoft.com/en-us/services/cosmos-db/>. On the admin side, 'AzureCosmosR' provides functionality to create and manage 'Cosmos DB' instances in Microsoft's 'Azure' cloud. On the client side, it provides an interface to the 'Cosmos DB' SQL API, letting the user store and query documents and attachments in 'Cosmos DB'. Part of the 'AzureR' family of packages.
URL: https://github.com/Azure/AzureCosmosR
        https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/AzureCosmosR/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
Depends: R (>= 3.3)
Imports: utils, AzureRMR (>= 2.3.3), curl, openssl, jsonlite, httr,
        uuid, vctrs (>= 0.3.0)
Suggests: AzureTableStor, mongolite, DBI, odbc, dplyr, testthat, knitr,
        rmarkdown
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-18 21:39:24 UTC; hongo
Author: Hong Ooi [aut, cre],
  Andrew Liu [ctb] (Assistance with Cosmos DB),
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi73@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-18 23:50:05 UTC
Built: R 4.6.0; ; 2025-10-14 03:01:56 UTC; windows
