{
  "_id": "6a49962a74ff1be5edd78d6a",
  "Package": "AzureTableStor",
  "Title": "Interface to the Table Storage Service in 'Azure'",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "An interface to the table storage service in 'Azure':\n<https://azure.microsoft.com/en-us/services/storage/tables/>.\nSupplies functionality for reading and writing data stored in\ntables, both as part of a storage account and from a 'CosmosDB'\ndatabase with the table service API. Part of the 'AzureR'\nfamily of packages.",
  "URL": "https://github.com/Azure/AzureTableStor\nhttps://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/AzureTableStor/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://azure.r-universe.dev",
  "Date/Publication": "2021-01-12 19:37:19 UTC",
  "RemoteUrl": "https://github.com/azure/azuretablestor",
  "RemoteRef": "HEAD",
  "RemoteSha": "72a50bd5685258066a12e9092cedcde4fb00b691",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 07:49:41 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureTableStor_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c83fc14d448ffd459935ae75a2f2946f9bee750d6a3371b7a2fc349bfbdead73",
  "_filesize": 170269,
  "_sha256": "c83fc14d448ffd459935ae75a2f2946f9bee750d6a3371b7a2fc349bfbdead73",
  "_expires": "2026-10-12T23:24:24.000Z",
  "_created": "2026-06-21T07:49:41.000Z",
  "_published": "2026-07-04T23:24:26.210Z",
  "_jobs": [
    {
      "job": 85175425211,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773176917"
    },
    {
      "job": 85175425366,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773172026"
    },
    {
      "job": 85175425360,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773165276"
    },
    {
      "job": 85175425258,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773164490"
    },
    {
      "job": 85175425134,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773154219"
    },
    {
      "job": 85175425224,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773168953"
    },
    {
      "job": 85175425326,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773165775"
    },
    {
      "job": 85175425298,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773164750"
    },
    {
      "job": 85175425344,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773164178"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724",
  "_status": "success",
  "_upstream": "https://github.com/azure/azuretablestor",
  "_commit": {
    "id": "72a50bd5685258066a12e9092cedcde4fb00b691",
    "author": "Hong Ooi <hongooi@microsoft.com>",
    "committer": "Hong Ooi <hongooi@microsoft.com>",
    "message": "bump to dev version\n",
    "time": 1610480239
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_distro": "noble",
  "_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": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure-sdk-r",
    "azure-storage",
    "azure-table-storage"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 19,
      "uuid": 11328890
    },
    {
      "user": "microsoftopensource",
      "count": 5,
      "uuid": 22527892
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "followers": 14860,
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 792,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureTableStor"
  },
  "_devurl": "https://github.com/azure/azuretablestor",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AzureTableStor.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azure/azuretablestor",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-11-05"
    }
  ],
  "_exports": [
    "call_table_endpoint",
    "create_batch_transaction",
    "create_storage_table",
    "create_table_operation",
    "delete_storage_table",
    "delete_table_entity",
    "do_batch_transaction",
    "get_table_entity",
    "import_table_entities",
    "insert_table_entity",
    "list_storage_tables",
    "list_table_entities",
    "storage_table",
    "table_endpoint",
    "update_table_entity"
  ],
  "_help": [
    {
      "page": "table_batch",
      "title": "Batch transactions for table storage",
      "topics": [
        "create_batch_transaction",
        "create_table_operation",
        "do_batch_transaction",
        "do_batch_transaction.batch_transaction"
      ]
    },
    {
      "page": "table_entity",
      "title": "Operations on table entities (rows)",
      "topics": [
        "delete_table_entity",
        "get_table_entity",
        "import_table_entities",
        "insert_table_entity",
        "list_table_entities",
        "table_entity",
        "update_table_entity"
      ]
    },
    {
      "page": "storage_table",
      "title": "Operations with azure tables",
      "topics": [
        "create_storage_table",
        "create_storage_table.storage_table",
        "create_storage_table.table_endpoint",
        "delete_storage_table",
        "delete_storage_table.storage_table",
        "delete_storage_table.table_endpoint",
        "list_storage_tables",
        "list_storage_tables.table_endpoint",
        "storage_table",
        "storage_table.table_endpoint"
      ]
    },
    {
      "page": "table_endpoint",
      "title": "Table storage endpoint",
      "topics": [
        "call_table_endpoint",
        "table_endpoint"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/azuretablestor/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/azuretablestor/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 AzureTableStor",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Azure table storage",
        "Tables",
        "Entities",
        "Batch transactions"
      ],
      "created": "2020-10-22 16:30:21",
      "modified": "2020-10-22 16:30:21",
      "commits": 1
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "azuretablestor",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:52:27.000Z",
      "distro": "noble",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/9a754c131b36edf7c5caa3ddfb0168d0a1737fd1de597f4cb9e2ec42ac0a1802",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:51:52.000Z",
      "distro": "noble",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/fea44dbdb03820813a714bd84c773b24dc78ab34697eba01b709fbf18f937b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:51:05.000Z",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/db9fc03e7fe1fca2855b1187b82cc14fa765a4e16fc3b3edbab67b360a93945f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:50:59.000Z",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/82af4fa591550950277927048a4cbe12789e697223784c15f4d40d0bc7280d0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:51:40.000Z",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/5c5addde7bced57aa49ea83212b779226ef6815ff916b724096cb11431e9aad4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:50:49.000Z",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/b3236880508363ccb749807a8604b61627d0a1e1630a394b4b0bd39380271b58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:50:53.000Z",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/e102c79c61c79763ea918f14b9898967bfe1a76954037cd7da3aa6fa86993442",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-21T07:50:48.000Z",
      "commit": "72a50bd5685258066a12e9092cedcde4fb00b691",
      "fileid": "https://r2.ropensci.org/551789fd1f2f736be800f5933e075282f05d36da7959cd8cef529dc575d97ebe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/27897694724"
    }
  ]
}