Package: AzureTableStor
Title: Interface to the Table Storage Service in 'Azure'
Version: 1.0.0.9000
Authors@R: c(
person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
person("Microsoft", role="cph")
)
Description: An interface to the table storage service in 'Azure':
.
Supplies functionality for reading and writing data stored in
tables, both as part of a storage account and from a 'CosmosDB'
database with the table service API. Part of the 'AzureR'
family of packages.
URL: https://github.com/Azure/AzureTableStor
https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/AzureTableStor/issues
License: MIT + file LICENSE
Depends: R (>= 3.3)
Imports: utils, AzureRMR (>= 2.0.0), AzureStor (>= 3.0.0), jsonlite,
openssl, httr, uuid, vctrs (>= 0.3.0)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.1.1
Config/pak/sysreqs: libxml2-dev libssl-dev
Repository: https://azure.r-universe.dev
Date/Publication: 2021-01-12 19:37:19 UTC
RemoteUrl: https://github.com/azure/azuretablestor
RemoteRef: HEAD
RemoteSha: 72a50bd5685258066a12e9092cedcde4fb00b691
NeedsCompilation: no
Packaged: 2026-06-21 07:49:41 UTC; root
Author: Hong Ooi [aut, cre],
Microsoft [cph]
Maintainer: Hong Ooi