{
  "_id": "6a1ebadcb25058d4daae05ab",
  "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-06-02 10:49:09 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nAndrew Liu [ctb] (Assistance with Cosmos DB),\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "c3eeb95e125945d261f1a0be6dc2e4af",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureCosmosR_1.0.0.tar.gz",
  "_fileid": "cb0b28bbb210a3eb3bac7a4b589788fefc389fc9e495fffd3126f21a3ed554c2",
  "_filesize": 241886,
  "_sha256": "cb0b28bbb210a3eb3bac7a4b589788fefc389fc9e495fffd3126f21a3ed554c2",
  "_created": "2026-06-02T10:49:09.000Z",
  "_published": "2026-06-02T11:13:32.029Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79054068496,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355684034"
    },
    {
      "job": 79054068477,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355679668"
    },
    {
      "job": 79054068547,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355904566"
    },
    {
      "job": 79054068492,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355867596"
    },
    {
      "job": 79053567153,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355640682"
    },
    {
      "job": 79054068498,
      "time": 1427,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79054068520,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355664358"
    },
    {
      "job": 79054068524,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355663333"
    },
    {
      "job": 79054068551,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355663396"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 682,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureCosmosR"
  },
  "_devurl": "https://github.com/azure/azurecosmosr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_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",
    "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.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T18:49:48.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "d705abe37cfa26b9c38f25cb4ef7dcce3965e6355c25500f2ccb871cf75909b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/25270567482"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:51:23.000Z",
      "distro": "noble",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "ab57ccfb226d8f0d8aa820ad776255782ac8dce9bdfdc895826059a66b252d39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:51:09.000Z",
      "distro": "noble",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "bba1858de61dc87cbcb5a96274a525fc986c7af826d983f6d7ed47e8d0c54e75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T11:02:28.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "d7da30673deb90dee181c46cf932e9f859c74547a8e1fe2bba58ff7c8c6b6459",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T11:00:45.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "fa7d344bf9a3a890c2064f7d532b3b8be92805c3e3a1a6d8c6a802978c2f9446",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:50:22.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "0dfc4b11511bf9b6347d961693ff7efe7b845d536accdff96462c0260a6f6d6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:50:16.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "aa299a127d1c2af94a98635827281df194e8acc80789cb993ab0c50f4a750161",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:50:15.000Z",
      "commit": "58e0461af1b561e817aef0b97a06e82cfc437c08",
      "fileid": "e7e7d4a85f66b96ff9c00972281c8d378d4e697dcf157bdfdf6741f942e090c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26814728131"
    }
  ]
}