{
  "_id": "6a4791928b9f0d9747cf1cf5",
  "Package": "AzureCosmosR",
  "Title": "Interface to the 'Azure Cosmos DB' 'NoSQL' Database Service",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role=c(\"aut\", \"cre\")),\nperson(\"Andrew\", \"Liu\", role=\"ctb\", comment=\"Assistance with Cosmos DB\"),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "An interface to 'Azure CosmosDB':\n<https://azure.microsoft.com/en-us/services/cosmos-db/>. On the\nadmin side, 'AzureCosmosR' provides functionality to create and\nmanage 'Cosmos DB' instances in Microsoft's 'Azure' cloud. On\nthe client side, it provides an interface to the 'Cosmos DB'\nSQL API, letting the user store and query documents and\nattachments in 'Cosmos DB'. Part of the 'AzureR' family of\npackages.",
  "URL": "https://github.com/Azure/AzureCosmosR\nhttps://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/AzureCosmosR/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE, r6=FALSE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://azure.r-universe.dev",
  "Date/Publication": "2021-01-18 21:23:34 UTC",
  "RemoteUrl": "https://github.com/azure/azurecosmosr",
  "RemoteRef": "HEAD",
  "RemoteSha": "58e0461af1b561e817aef0b97a06e82cfc437c08",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:29:49 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nAndrew Liu [ctb] (Assistance with Cosmos DB),\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureCosmosR_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4ea4b9f948cd1cacc58cd2cc7281456d9ff01e3e9ca569294a932b7fd96186dc",
  "_filesize": 243985,
  "_sha256": "4ea4b9f948cd1cacc58cd2cc7281456d9ff01e3e9ca569294a932b7fd96186dc",
  "_expires": "2026-10-11T10:40:17.000Z",
  "_created": "2026-07-02T09:29:49.000Z",
  "_published": "2026-07-03T10:40:18.247Z",
  "_jobs": [
    {
      "job": 84982592901,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8034592312"
    },
    {
      "job": 84982592944,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8034577803"
    },
    {
      "job": 84982593170,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8034564557"
    },
    {
      "job": 84982593001,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8034576608"
    },
    {
      "job": 84982592886,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034528619"
    },
    {
      "job": 84982593003,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8034584706"
    },
    {
      "job": 84982592997,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8034556963"
    },
    {
      "job": 84982593016,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8034558414"
    },
    {
      "job": 84982593160,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8034557192"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833",
  "_status": "success",
  "_upstream": "https://github.com/azure/azurecosmosr",
  "_commit": {
    "id": "58e0461af1b561e817aef0b97a06e82cfc437c08",
    "author": "Hong Ooi <hongooi@microsoft.com>",
    "committer": "Hong Ooi <hongooi@microsoft.com>",
    "message": "rm attachment code (deprecated), other cran fixes\n",
    "time": 1611005014
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "version": ">= 2.3.3",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "AzureTableStor",
      "role": "Suggests"
    },
    {
      "package": "mongolite",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure-cosmos-db",
    "azure-sdk-r",
    "cosmos-db",
    "nosql-database"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 68,
      "uuid": 11328890
    },
    {
      "user": "microsoftopensource",
      "count": 4,
      "uuid": 22527892
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "followers": 14931,
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 641,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureCosmosR"
  },
  "_devurl": "https://github.com/azure/azurecosmosr",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/AzureCosmosR.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azure/azurecosmosr",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-01-19"
    }
  ],
  "_exports": [
    "az_cosmosdb",
    "bulk_delete",
    "bulk_import",
    "call_cosmos_endpoint",
    "cosmos_endpoint",
    "cosmos_mongo_connection",
    "cosmos_mongo_endpoint",
    "create_cosmos_container",
    "create_cosmos_database",
    "create_document",
    "create_stored_procedure",
    "create_udf",
    "delete_cosmos_container",
    "delete_cosmos_database",
    "delete_document",
    "delete_stored_procedure",
    "delete_udf",
    "do_cosmos_op",
    "exec_stored_procedure",
    "get_cosmos_container",
    "get_cosmos_database",
    "get_document",
    "get_partition_key",
    "get_stored_procedure",
    "get_udf",
    "list_cosmos_containers",
    "list_cosmos_databases",
    "list_documents",
    "list_partition_key_ranges",
    "list_partition_key_values",
    "list_stored_procedures",
    "list_udfs",
    "process_cosmos_response",
    "query_documents",
    "replace_stored_procedure",
    "replace_udf"
  ],
  "_help": [
    {
      "page": "az_cosmosdb",
      "title": "Azure Cosmos DB account class",
      "topics": [
        "az_cosmosdb"
      ]
    },
    {
      "page": "bulk_delete",
      "title": "Delete a set of documents from an Azure Cosmos DB container",
      "topics": [
        "bulk_delete",
        "bulk_delete.cosmos_container"
      ]
    },
    {
      "page": "bulk_import",
      "title": "Import a set of documents to an Azure Cosmos DB container",
      "topics": [
        "bulk_import",
        "bulk_import.cosmos_container"
      ]
    },
    {
      "page": "cosmos_endpoint",
      "title": "Client endpoint for Azure Cosmos DB core API",
      "topics": [
        "call_cosmos_endpoint",
        "cosmos_endpoint",
        "process_cosmos_response",
        "process_cosmos_response.list",
        "process_cosmos_response.response"
      ]
    },
    {
      "page": "cosmos_mongo",
      "title": "MongoDB endpoint for Azure Cosmos DB",
      "topics": [
        "cosmos_mongo_connection",
        "cosmos_mongo_connection.cosmos_mongo_endpoint",
        "cosmos_mongo_endpoint"
      ]
    },
    {
      "page": "create_cosmosdb_account",
      "title": "Create Azure Cosmos DB account",
      "topics": [
        "create_cosmosdb_account"
      ]
    },
    {
      "page": "delete_cosmosdb_account",
      "title": "Delete Azure Cosmos DB account",
      "topics": [
        "delete_cosmosdb_account"
      ]
    },
    {
      "page": "do_cosmos_op",
      "title": "Carry out a Cosmos DB operation",
      "topics": [
        "do_cosmos_op",
        "do_cosmos_op.cosmos_container",
        "do_cosmos_op.cosmos_database",
        "do_cosmos_op.cosmos_document",
        "do_cosmos_op.cosmos_endpoint"
      ]
    },
    {
      "page": "cosmos_container",
      "title": "Methods for working with Azure Cosmos DB containers",
      "topics": [
        "cosmos_container",
        "create_cosmos_container",
        "create_cosmos_container.cosmos_database",
        "delete_cosmos_container",
        "delete_cosmos_container.cosmos_container",
        "delete_cosmos_container.cosmos_database",
        "get_cosmos_container",
        "get_cosmos_container.cosmos_database",
        "get_cosmos_container.cosmos_endpoint",
        "list_cosmos_containers",
        "list_cosmos_containers.cosmos_database"
      ]
    },
    {
      "page": "cosmos_database",
      "title": "Methods for working with Azure Cosmos DB databases",
      "topics": [
        "cosmos_database",
        "create_cosmos_database",
        "create_cosmos_database.cosmos_endpoint",
        "delete_cosmos_database",
        "delete_cosmos_database.cosmos_database",
        "delete_cosmos_database.cosmos_endpoint",
        "get_cosmos_database",
        "get_cosmos_database.cosmos_endpoint",
        "list_cosmos_databases",
        "list_cosmos_databases.cosmos_endpoint"
      ]
    },
    {
      "page": "get_cosmosdb_account",
      "title": "Get Azure Cosmos DB account",
      "topics": [
        "get_cosmosdb_account",
        "list_cosmosdb_accounts"
      ]
    },
    {
      "page": "cosmos_document",
      "title": "Methods for working with Azure Cosmos DB documents",
      "topics": [
        "cosmos_document",
        "create_document",
        "create_document.cosmos_container",
        "delete_document",
        "delete_document.cosmos_container",
        "delete_document.cosmos_document",
        "get_document",
        "list_documents",
        "list_documents.cosmos_container"
      ]
    },
    {
      "page": "partition_key",
      "title": "Container partition key information",
      "topics": [
        "get_partition_key",
        "list_partition_key_ranges",
        "list_partition_key_values"
      ]
    },
    {
      "page": "cosmos_stored_procedure",
      "title": "Methods for working with Azure Cosmos DB stored procedures",
      "topics": [
        "cosmos_stored_procedure",
        "create_stored_procedure",
        "create_stored_procedure.cosmos_container",
        "delete_stored_procedure",
        "delete_stored_procedure.cosmos_container",
        "delete_stored_procedure.cosmos_stored_procedure",
        "exec_stored_procedure",
        "exec_stored_procedure.cosmos_container",
        "exec_stored_procedure.cosmos_stored_procedure",
        "get_stored_procedure",
        "get_stored_procedure.cosmos_container",
        "list_stored_procedures",
        "replace_stored_procedure",
        "replace_stored_procedure.cosmos_container",
        "replace_stored_procedure.cosmos_stored_procedure"
      ]
    },
    {
      "page": "cosmos_udf",
      "title": "Methods for working with Azure Cosmos DB user-defined functions",
      "topics": [
        "create_udf",
        "create_udf.cosmos_container",
        "delete_udf",
        "delete_udf.cosmos_container",
        "delete_udf.cosmos_udf",
        "get_udf",
        "get_udf.cosmos_container",
        "list_udfs",
        "replace_udf",
        "replace_udf.cosmos_container",
        "replace_udf.cosmos_udf"
      ]
    },
    {
      "page": "query_documents",
      "title": "Query an Azure Cosmos DB container",
      "topics": [
        "query_documents",
        "query_documents.cosmos_container"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/azurecosmosr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/azurecosmosr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "AzureRMR",
    "cli",
    "curl",
    "glue",
    "httr",
    "jose",
    "jsonlite",
    "lifecycle",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "uuid",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "AzureCosmosR.Rmd",
      "filename": "AzureCosmosR.html",
      "title": "AzureCosmosR: Interface to Azure Cosmos DB",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "AzureCosmosR",
        "SQL interface",
        "Other client interfaces",
        "MongoDB",
        "Table storage",
        "ODBC (SQL interface)",
        "Azure Resource Manager interface",
        "Further information"
      ],
      "created": "2021-01-11 17:40:36",
      "modified": "2021-01-14 07:36:23",
      "commits": 3
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "azurecosmosr",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-02T09:32:38.000Z",
      "distro": "resolute",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/0451efb11d9b08e43ce8131d4a0f8b623e5bee1f7fb183f83418e099d444a601",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-02T09:32:01.000Z",
      "distro": "resolute",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/3fc28e7d251048fde421b2f9805720f065508991980022ebd452bd9fc37e90a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-02T09:31:25.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/1a6e69cc8d04ed8bcce96664fd54f218a7ddf0166648683dd1efa64c8e3f1f2b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-02T09:31:51.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/e91cb27b6eca88eb683d48eb122b27ba8ad6a687ee7ad9625a33a22bd058786f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-02T09:32:30.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/52a8565665abd3c8024b3ed8929a528827c92a39ca00ccb14d3367017d863ced",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-02T09:31:00.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/8e73ede4ad618e582dcd66b13fb0e91cbcd50672869a88860aa0f4046847f98c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-02T09:31:06.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/a47430ec0b1f2f399ae4822458dd64e5e57bf4b6a1d1fae433bd6504a149ba4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-02T09:31:00.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "https://r2.ropensci.org/d6c870675351aecec3d44fdee3e097866e8cd0c0036ddf124babdd24f08959b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/28579718833"
    }
  ]
}