An interface to the table storage service in 'Azure': <https://azure.microsoft.com/en-us/services/storage/tables/>. 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.
Version: | 1.0.0 |
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 |
Published: | 2020-11-05 |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi73 at gmail.com> |
BugReports: | https://github.com/Azure/AzureTableStor/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureTableStor https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | AzureTableStor results |
Reference manual: | AzureTableStor.pdf |
Vignettes: |
Introduction to AzureTableStor |
Package source: | AzureTableStor_1.0.0.tar.gz |
Windows binaries: | r-devel: AzureTableStor_1.0.0.zip, r-release: AzureTableStor_1.0.0.zip, r-oldrel: AzureTableStor_1.0.0.zip |
macOS binaries: | r-release: AzureTableStor_1.0.0.tgz, r-oldrel: AzureTableStor_1.0.0.tgz |
Reverse suggests: | AzureCosmosR |
Please use the canonical form https://CRAN.R-project.org/package=AzureTableStor to link to this page.