# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AzureQstor" in publications use:' type: software license: MIT title: 'AzureQstor: Interface to ''Azure Queue Storage''' version: 1.0.2 doi: 10.32614/CRAN.package.AzureQstor abstract: 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. authors: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com repository: https://hongooi73.r-universe.dev repository-code: https://github.com/hongooi73/AzureQstor commit: f821fdb76575a56096fb8641bdcd95f75fdd7def url: https://github.com/Azure/AzureR date-released: '2025-04-23' contact: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com