An interface to 'Azure Queue Storage'. This is a cloud service for storing large numbers of messages, for example from automated sensors, that can be accessed remotely via authenticated calls using HTTP or HTTPS. Queue storage is often used to create a backlog of work to process asynchronously. Part of the 'AzureR' family of packages.
Version: | 1.0.1 |
Depends: | R (≥ 3.3) |
Imports: | utils, AzureRMR (≥ 2.0.0), AzureStor (≥ 3.0.0), openssl, httr |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2020-10-15 |
DOI: | 10.32614/CRAN.package.AzureQstor |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi73 at gmail.com> |
BugReports: | https://github.com/Azure/AzureQstor/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureQstor https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | AzureQstor results |
Reference manual: | AzureQstor.pdf |
Vignettes: |
Introduction to AzureQstor |
Package source: | AzureQstor_1.0.1.tar.gz |
Windows binaries: | r-devel: AzureQstor_1.0.1.zip, r-release: AzureQstor_1.0.1.zip, r-oldrel: AzureQstor_1.0.1.zip |
macOS binaries: | r-release (arm64): AzureQstor_1.0.1.tgz, r-oldrel (arm64): AzureQstor_1.0.1.tgz, r-release (x86_64): AzureQstor_1.0.1.tgz, r-oldrel (x86_64): AzureQstor_1.0.1.tgz |
Old sources: | AzureQstor archive |
Please use the canonical form https://CRAN.R-project.org/package=AzureQstor to link to this page.