{
  "_id": "6a51eec59b92047c28d52af5",
  "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-07-11 07:17:26 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>",
  "_user": "cynkra",
  "_type": "src",
  "_file": "rchroma_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/095e139a05043aa9a7b78bbd6fb23c8d524cb1ebc15a93d8e0697431ffd60f1c",
  "_filesize": 183522,
  "_sha256": "095e139a05043aa9a7b78bbd6fb23c8d524cb1ebc15a93d8e0697431ffd60f1c",
  "_expires": "2026-10-19T07:20:35.000Z",
  "_created": "2026-07-11T07:17:26.000Z",
  "_published": "2026-07-11T07:20:37.095Z",
  "_jobs": [
    {
      "job": 86522946881,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246221487"
    },
    {
      "job": 86522946886,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246224202"
    },
    {
      "job": 86522946882,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246212492"
    },
    {
      "job": 86522946891,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246214913"
    },
    {
      "job": 86522701361,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246202014"
    },
    {
      "job": 86522946895,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246218184"
    },
    {
      "job": 86522946898,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246214955"
    },
    {
      "job": 86522946900,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246213902"
    },
    {
      "job": 86522946894,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246212553"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323",
  "_status": "success",
  "_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",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_distro": "resolute",
  "_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",
    "followers": 124,
    "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": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rchroma"
  },
  "_devurl": "https://github.com/cynkra/rchroma",
  "_searchresults": 12,
  "_metadata": {
    "category": "LLM",
    "cynkra_team_members": [
      "david.schoch",
      "christoph"
    ]
  },
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.056904851336473,
  "_indexed": true,
  "_nocasepkg": "rchroma",
  "_universes": [
    "cynkra",
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:19:43.000Z",
      "distro": "resolute",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/14093ce3622f0d5b54feaf84bb0bf891b8629401d2d10d5e404aaabc8e30549a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:20:05.000Z",
      "distro": "resolute",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/e2cfbe337d616538c72540ad13b6ed45f89363cd675ec30757d8447f87afb986",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:18:47.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/22dcaa5b65b4f128ab469ed4be961641df783144785f7a2e727893b52420ee6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:19:01.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/3c8f218f2c048c553ee61d5744992409de2ab4ca9378e0ca24b732490f939c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:19:32.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/c95999babae0366228b06e9d80a79d5c70277b33102e701a252cedefa609c3aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:18:56.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/594ba7ef595d885e2ccb5cf689abc8b4ecc018ecfd01d81e86ffd576a6bbfd94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:18:50.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/703c63115973991e3cc857f246c4e56e69930af6b147616ddcf5e58f90da6511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:18:40.000Z",
      "commit": "7291669640a7134ca5645cde5d4339e6b6804c6b",
      "fileid": "https://r2.ropensci.org/83678553155a471d76905bd89e5b74160c96ef8520da8f67a9735bc25fa6746c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/29144144323"
    }
  ]
}