{
  "_id": "6a1ef6cdb401979e73417547",
  "Package": "AzureQstor",
  "Title": "Interface to 'Azure Queue Storage'",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "An interface to 'Azure Queue Storage'. This is a cloud\nservice for storing large numbers of messages, for example from\nautomated sensors, that can be accessed remotely via\nauthenticated calls using HTTP or HTTPS. Queue storage is often\nused to create a backlog of work to process asynchronously.\nPart of the 'AzureR' family of packages.",
  "URL": "https://github.com/hongooi73/AzureQstor\nhttps://github.com/Azure/AzureR",
  "BugReports": "https://github.com/hongooi73/AzureQstor/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://hongooi73.r-universe.dev",
  "Date/Publication": "2025-04-23 06:37:21 UTC",
  "RemoteUrl": "https://github.com/hongooi73/azureqstor",
  "RemoteRef": "HEAD",
  "RemoteSha": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:28:03 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "94aca69b26d9043ef124f95c1e7095e6",
  "_user": "hongooi73",
  "_type": "src",
  "_file": "AzureQstor_1.0.2.tar.gz",
  "_fileid": "fcd473eeda34b4367a145779ab538e5198ea3f4673662b139b333953e37b6c70",
  "_filesize": 163935,
  "_sha256": "fcd473eeda34b4367a145779ab538e5198ea3f4673662b139b333953e37b6c70",
  "_created": "2026-05-19T06:28:03.000Z",
  "_published": "2026-06-02T15:29:17.637Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79108294910,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7076388571"
    },
    {
      "job": 79108294805,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7076386072"
    },
    {
      "job": 79108294384,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7076401571"
    },
    {
      "job": 79108294865,
      "time": 296,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7076393717"
    },
    {
      "job": 79108293379,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076353420"
    },
    {
      "job": 79108293827,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362272499"
    },
    {
      "job": 79108294833,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7076374463"
    },
    {
      "job": 79108294990,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7076377411"
    },
    {
      "job": 79108294813,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7076373275"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hongooi73/azureqstor",
  "_commit": {
    "id": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "Hong Ooi <hongooi73@gmail.com>",
    "message": "update for CRAN\n",
    "time": 1745390241
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "AzureStor",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "hongooi73",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 24,
      "uuid": 11328890
    },
    {
      "user": "microsoftopensource",
      "count": 4,
      "uuid": 22527892
    }
  ],
  "_userbio": {
    "uuid": 11328890,
    "type": "user",
    "name": "Hong Ooi"
  },
  "_downloads": {
    "count": 795,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureQstor"
  },
  "_devurl": "https://github.com/hongooi73/azureqstor",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AzureQstor.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hongooi73/azureqstor",
  "_realowner": "hongooi73",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-06-02"
    },
    {
      "version": "1.0.1",
      "date": "2020-10-15"
    },
    {
      "version": "1.0.2",
      "date": "2025-04-23"
    }
  ],
  "_exports": [
    "create_storage_queue",
    "delete_storage_queue",
    "list_storage_queues",
    "queue_endpoint",
    "QueueMessage",
    "storage_queue",
    "StorageQueue"
  ],
  "_help": [
    {
      "page": "queue_endpoint",
      "title": "Create a queue endpoint object",
      "topics": [
        "queue_endpoint"
      ]
    },
    {
      "page": "QueueMessage",
      "title": "R6 class representing a message from an Azure storage queue",
      "topics": [
        "message",
        "QueueMessage"
      ]
    },
    {
      "page": "queue",
      "title": "Message queues",
      "topics": [
        "create_storage_queue",
        "create_storage_queue.character",
        "create_storage_queue.queue_endpoint",
        "create_storage_queue.StorageQueue",
        "delete_storage_queue",
        "delete_storage_queue.character",
        "delete_storage_queue.queue_endpoint",
        "delete_storage_queue.StorageQueue",
        "list_storage_containers.queue_endpoint",
        "list_storage_queues",
        "list_storage_queues.character",
        "list_storage_queues.queue_endpoint",
        "storage_queue",
        "storage_queue.character",
        "storage_queue.queue_endpoint"
      ]
    },
    {
      "page": "StorageQueue",
      "title": "R6 class representing an Azure storage queue",
      "topics": [
        "queue",
        "StorageQueue"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hongooi73/azureqstor/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hongooi73/azureqstor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "AzureRMR",
    "AzureStor",
    "cli",
    "curl",
    "glue",
    "httr",
    "jose",
    "jsonlite",
    "lifecycle",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "uuid",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to AzureQstor",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Azure queue storage",
        "Queue endpoint",
        "Queues and messages",
        "Metadata"
      ],
      "created": "2020-04-06 23:25:26",
      "modified": "2025-04-23 06:37:21",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "azureqstor",
  "_universes": [
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-19T06:30:22.000Z",
      "distro": "noble",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "ee033c2228c0550bc7bce22232d2f307311329a79d193ac037bacff431aed179",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-19T06:30:14.000Z",
      "distro": "noble",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "fc59e8f8cf4a4e41399c56c049a635688dcffaa65f665d4d257bfdba32b039d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-19T06:31:08.000Z",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "9ae6afebc079a8734b918e28c9c37b82bdb7ae4165a2a847d29f54b15ebd18d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-19T06:30:38.000Z",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "34d73c9eaad28f61d994ceca2a897695fc8b315f2296beb3c44edbec5621e433",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-19T06:29:25.000Z",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "024307a03c7a6ae53d6615cb5f384b43d426de389dcec284fadb6f104734c95a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-19T06:29:35.000Z",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "f74d12b5b6255e14237faa4e6c8b4cc498745324ea83675a71391890c16c510f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-19T06:29:20.000Z",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "10464b5e039d65d14cad4d3cda862a9db4ea75c89161bf264a771ae8bd077997",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-02T15:28:57.000Z",
      "commit": "f821fdb76575a56096fb8641bdcd95f75fdd7def",
      "fileid": "052e306941f32c29b276126e31390175db0801d7fbfbfce1ff89c77e72d2f45e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hongooi73/actions/runs/26080210915"
    }
  ]
}