AzureQstor: Interface to 'Azure Queue Storage'

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.0
Depends: R (≥ 3.3)
Imports: utils, AzureRMR (≥ 2.0.0), AzureStor (≥ 3.0.0), openssl, httr
Suggests: testthat, knitr, rmarkdown
Published: 2020-06-02
Author: Hong Ooi [aut, cre], Microsoft [cph]
Maintainer: Hong Ooi <hongooi at microsoft.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
CRAN checks: AzureQstor results

Downloads:

Reference manual: AzureQstor.pdf
Vignettes: Introduction to AzureQstor
Package source: AzureQstor_1.0.0.tar.gz
Windows binaries: r-devel: AzureQstor_1.0.0.zip, r-release: AzureQstor_1.0.0.zip, r-oldrel: AzureQstor_1.0.0.zip
macOS binaries: r-release: AzureQstor_1.0.0.tgz, r-oldrel: AzureQstor_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AzureQstor to link to this page.