{
  "_id": "6a103587acfb0bcc41c99b26",
  "Type": "Package",
  "Package": "rchroma",
  "Title": "A Client for 'ChromaDB'",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"David\", \"Schoch\", email = \"david@schochastics.net\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2952-4812\")),\nperson(\"Christoph\", \"Sax\", , \"christoph.sax@gmail.com\", role = \"aut\"),\nperson(\"cynkra LLC\", role = \"cph\"))",
  "Description": "Client for 'ChromaDB', a vector database for storing and\nquerying embeddings. This package provides a convenient\ninterface to interact with the REST API of 'ChromaDB'\n<https://docs.trychroma.com>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/cynkra/rchroma",
  "BugReports": "https://github.com/cynkra/rchroma/issues",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2025-07-16 07:36:44 UTC",
  "RemoteUrl": "https://github.com/cynkra/rchroma",
  "RemoteRef": "HEAD",
  "RemoteSha": "7291669640a7134ca5645cde5d4339e6b6804c6b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:17:21 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>),\nChristoph Sax [aut],\ncynkra LLC [cph]",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "MD5sum": "0ceca0421634e7cd7fd56a945aac58bd",
  "_user": "cynkra",
  "_type": "src",
  "_file": "rchroma_0.2.0.9000.tar.gz",
  "_fileid": "0e5b0ca6e8cf3c8060623683a92e87c2dfd5a314171cec2aa71635f0c235ec1c",
  "_filesize": 183318,
  "_sha256": "0e5b0ca6e8cf3c8060623683a92e87c2dfd5a314171cec2aa71635f0c235ec1c",
  "_created": "2026-05-12T07:17:21.000Z",
  "_published": "2026-05-22T10:52:55.422Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365270163,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938013828"
    },
    {
      "job": 77365270225,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938012602"
    },
    {
      "job": 77365270072,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937994586"
    },
    {
      "job": 77365270174,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937997969"
    },
    {
      "job": 77365269810,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937971623"
    },
    {
      "job": 77365269704,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158765509"
    },
    {
      "job": 77365270403,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938005218"
    },
    {
      "job": 77365270540,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937999633"
    },
    {
      "job": 77365270286,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937997568"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cynkra/rchroma",
  "_commit": {
    "id": "7291669640a7134ca5645cde5d4339e6b6804c6b",
    "author": "David Schoch <david@schochastics.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: config doesn't update hnsw space (#16)\n\n",
    "time": 1752651404
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "cynkra",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "christophsax",
      "count": 23,
      "uuid": 1390827
    },
    {
      "user": "schochastics",
      "count": 18,
      "uuid": 17147355
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rchroma"
  },
  "_devurl": "https://github.com/cynkra/rchroma",
  "_searchresults": 11,
  "_metadata": {
    "category": "LLM",
    "cynkra_team_members": [
      "david.schoch",
      "christoph"
    ]
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rchroma.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cynkra/rchroma",
  "_realowner": "cynkra",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-13"
    },
    {
      "version": "0.2.0",
      "date": "2025-03-26"
    }
  ],
  "_exports": [
    "add_documents",
    "chroma_connect",
    "chroma_docker_run",
    "chroma_docker_running",
    "chroma_docker_stop",
    "count_collections",
    "create_collection",
    "create_database",
    "create_tenant",
    "delete_collection",
    "delete_documents",
    "get_auth_identity",
    "get_collection",
    "get_database",
    "get_tenant",
    "heartbeat",
    "list_collections",
    "pre_flight_checks",
    "query",
    "reset",
    "update_collection",
    "update_documents",
    "upsert_documents",
    "version"
  ],
  "_help": [
    {
      "page": "add_documents",
      "title": "Add Documents to a Collection",
      "topics": [
        "add_documents"
      ]
    },
    {
      "page": "chroma_connect",
      "title": "ChromaDB Client",
      "topics": [
        "chroma_connect"
      ]
    },
    {
      "page": "chroma_docker_run",
      "title": "Start ChromaDB Docker Container",
      "topics": [
        "chroma_docker_run"
      ]
    },
    {
      "page": "chroma_docker_running",
      "title": "Check ChromaDB Docker Container Status",
      "topics": [
        "chroma_docker_running"
      ]
    },
    {
      "page": "chroma_docker_stop",
      "title": "Stop ChromaDB Docker Container",
      "topics": [
        "chroma_docker_stop"
      ]
    },
    {
      "page": "count_collections",
      "title": "Count Collections in a Database",
      "topics": [
        "count_collections"
      ]
    },
    {
      "page": "create_collection",
      "title": "Create a Collection in ChromaDB",
      "topics": [
        "create_collection"
      ]
    },
    {
      "page": "create_database",
      "title": "Create a Database",
      "topics": [
        "create_database"
      ]
    },
    {
      "page": "create_tenant",
      "title": "Create a Tenant",
      "topics": [
        "create_tenant"
      ]
    },
    {
      "page": "delete_collection",
      "title": "Delete a Collection",
      "topics": [
        "delete_collection"
      ]
    },
    {
      "page": "delete_documents",
      "title": "Delete Documents from a Collection",
      "topics": [
        "delete_documents"
      ]
    },
    {
      "page": "get_auth_identity",
      "title": "Get Authentication Identity",
      "topics": [
        "get_auth_identity"
      ]
    },
    {
      "page": "get_collection",
      "title": "Get a Collection",
      "topics": [
        "get_collection"
      ]
    },
    {
      "page": "get_database",
      "title": "Get a Database",
      "topics": [
        "get_database"
      ]
    },
    {
      "page": "get_tenant",
      "title": "Get a Tenant",
      "topics": [
        "get_tenant"
      ]
    },
    {
      "page": "heartbeat",
      "title": "Check ChromaDB Server Heartbeat",
      "topics": [
        "heartbeat"
      ]
    },
    {
      "page": "list_collections",
      "title": "List Collections in a Database",
      "topics": [
        "list_collections"
      ]
    },
    {
      "page": "pre_flight_checks",
      "title": "Get ChromaDB Server Information",
      "topics": [
        "pre_flight_checks"
      ]
    },
    {
      "page": "query",
      "title": "Query Documents in a Collection",
      "topics": [
        "query"
      ]
    },
    {
      "page": "reset",
      "title": "Reset ChromaDB",
      "topics": [
        "reset"
      ]
    },
    {
      "page": "update_collection",
      "title": "Update a Collection",
      "topics": [
        "update_collection"
      ]
    },
    {
      "page": "update_documents",
      "title": "Update Documents in a Collection",
      "topics": [
        "update_documents"
      ]
    },
    {
      "page": "upsert_documents",
      "title": "Upsert Documents to a Collection",
      "topics": [
        "upsert_documents"
      ]
    },
    {
      "page": "version",
      "title": "Get ChromaDB Server Version",
      "topics": [
        "version"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cynkra/rchroma/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cynkra/rchroma/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to rchroma",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Running ChromaDB",
        "Basic Usage",
        "Connecting to ChromaDB",
        "Managing Collections",
        "Working with Documents",
        "Updating and Deleting"
      ],
      "created": "2025-02-11 15:40:32",
      "modified": "2025-03-26 16:02:59",
      "commits": 6
    }
  ],
  "_score": 5.019116290447073,
  "_indexed": true,
  "_nocasepkg": "rchroma",
  "_universes": [
    "cynkra",
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:19:46.000Z",
      "distro": "noble",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "ef638fd3ce180eb25ead7e73b1880fa41e2ef7de8c9e969176aea8762ad65b12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:19:44.000Z",
      "distro": "noble",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "96ea1b90873ae09d39c6d0e7c3bc9be0a6527c9d0a5c5505f1a4d4a65b1b1934",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:18:45.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "d97bff2e9d1efb1a911f96fc40c6a293ac57072a1394283a2e51ea1e3bdbc7ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:18:55.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "004ad609419d4e238819016768bc63fc093ab585b7ec214639bb08ee43eecf49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:19:12.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "0a12f885a9640242701b90fe36090d857634c908276409fac8e708518a06b5ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:18:54.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "92dadf6f041f40e72a11355e67b3da2b29d764da0b89342a496e396a800351ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-12T07:18:46.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "7d4cd2a42800d185aefb03a5d9ecfd4c3299b2c745714076e2e7055181872cc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T10:52:34.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "a4f472493aac07791cd7d7973fe9e6b43ba06a257b46cfd823a4acd4e4c1ba9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/25719437609"
    }
  ]
}