{
  "_id": "6a1017c2acfb0bcc41c850dc",
  "Package": "tidyvec",
  "Title": "Lightweight Vector Embeddings for the Tidyverse",
  "Version": "0.1.0",
  "Authors@R": "person(\"Nicolas\", \"Gauthier\", email = \"nicolas.gauthier@ufl.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "A lightweight vector database for storing and querying\nembeddings within the tidyverse framework. Supports multimodal\n(text and image) embeddings, nearest neighbor search, and\nvisualization, all with a tidyverse-friendly API.",
  "License": "MIT + file LICENSE",
  "URL": "https://flmnh-ai.github.io/tidyvec/,\nhttps://github.com/flmnh-ai/tidyvec",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://flmnh-ai.r-universe.dev",
  "Date/Publication": "2025-10-16 00:36:01 UTC",
  "RemoteUrl": "https://github.com/flmnh-ai/tidyvec",
  "RemoteRef": "HEAD",
  "RemoteSha": "36d0472f1f994999b64b2748d1cf1ee79500534e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:51:32 UTC",
    "User": "root"
  },
  "Author": "Nicolas Gauthier [aut, cre]",
  "Maintainer": "Nicolas Gauthier <nicolas.gauthier@ufl.edu>",
  "MD5sum": "73d02af841c31a97912102cff16c9de1",
  "_user": "flmnh-ai",
  "_type": "src",
  "_file": "tidyvec_0.1.0.tar.gz",
  "_fileid": "efa4169377325e5d7c9956c4a7c1df0ef2cf864a8395204010c8d4b2c42f45c4",
  "_filesize": 590308,
  "_sha256": "efa4169377325e5d7c9956c4a7c1df0ef2cf864a8395204010c8d4b2c42f45c4",
  "_created": "2026-05-14T05:51:32.000Z",
  "_published": "2026-05-22T08:45:54.813Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346239356,
      "time": 214,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6988126108"
    },
    {
      "job": 77346239662,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6988115786"
    },
    {
      "job": 77346239437,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6988116092"
    },
    {
      "job": 77346239345,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7010773230"
    },
    {
      "job": 77346238897,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988079426"
    },
    {
      "job": 77346239073,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156465339"
    },
    {
      "job": 77346239348,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6988105689"
    },
    {
      "job": 77346239508,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6988103217"
    },
    {
      "job": 77346239600,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6988111117"
    }
  ],
  "_buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/flmnh-ai/tidyvec",
  "_commit": {
    "id": "36d0472f1f994999b64b2748d1cf1ee79500534e",
    "author": "Nick Gauthier <nicolas.gauthier@ufl.edu>",
    "committer": "Nick Gauthier <nicolas.gauthier@ufl.edu>",
    "message": "Update _pkgdown.yml\n",
    "time": 1760574961
  },
  "_maintainer": {
    "name": "Nicolas Gauthier",
    "email": "nicolas.gauthier@ufl.edu",
    "login": "nick-gauthier",
    "twitter": "@nick_gaut",
    "uuid": 12808168
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "text2vec",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "umap",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "qs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "ggimage",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "flmnh-ai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 18
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "nick-gauthier",
      "count": 28,
      "uuid": 12808168
    }
  ],
  "_userbio": {
    "uuid": 116828111,
    "type": "organization",
    "name": "AI at the Florida Museum of Natural History",
    "description": "Code repository for the AI for Human Ecology Lab at the Florida Museum of Natural History, University of Florida"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyvec"
  },
  "_devurl": "https://github.com/flmnh-ai/tidyvec",
  "_pkgdown": "https://flmnh-ai.github.io/tidyvec/",
  "_searchresults": 2,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tidyvec.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cluster_embeddings",
    "embed",
    "embedder_hf",
    "embedder_tfidf",
    "inspect_collection",
    "nearest",
    "read_vec",
    "vec",
    "viz_embeddings",
    "viz_images",
    "write_vec"
  ],
  "_help": [
    {
      "page": "grapes-twiddle-grapes",
      "title": "Similarity operator",
      "topics": [
        "%~%"
      ]
    },
    {
      "page": "cluster_embeddings",
      "title": "Cluster embeddings using k-means",
      "topics": [
        "cluster_embeddings"
      ]
    },
    {
      "page": "embed",
      "title": "Compute embeddings for items in a tidyvec collection",
      "topics": [
        "embed"
      ]
    },
    {
      "page": "embedder_hf",
      "title": "Create a HuggingFace embedding function",
      "topics": [
        "embedder_hf"
      ]
    },
    {
      "page": "embedder_tfidf",
      "title": "Create a simple TF-IDF embedding function for text",
      "topics": [
        "embedder_tfidf"
      ]
    },
    {
      "page": "inspect_collection",
      "title": "Print details about a tidyvec collection",
      "topics": [
        "inspect_collection"
      ]
    },
    {
      "page": "nearest",
      "title": "Find nearest neighbors for a query in a tidyvec collection",
      "topics": [
        "nearest"
      ]
    },
    {
      "page": "read_vec",
      "title": "Read a tidyvec collection from disk",
      "topics": [
        "read_vec"
      ]
    },
    {
      "page": "vec",
      "title": "Creates a vector collection from a data frame or tibble",
      "topics": [
        "vec"
      ]
    },
    {
      "page": "viz_embeddings",
      "title": "Visualize embedding space using dimensionality reduction",
      "topics": [
        "viz_embeddings"
      ]
    },
    {
      "page": "viz_images",
      "title": "Visualize images in a tidyvec collection using magick",
      "topics": [
        "viz_images"
      ]
    },
    {
      "page": "write_vec",
      "title": "Save a tidyvec collection to disk",
      "topics": [
        "write_vec"
      ]
    }
  ],
  "_pkglogo": "https://github.com/flmnh-ai/tidyvec/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/flmnh-ai/tidyvec/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with TidyVec",
      "author": "Nick Gauthier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Creating a Vector Collection",
        "Generating Embeddings",
        "Finding Similar Items",
        "Combining with Tidyverse Operations",
        "Persistence",
        "Hybrid Search",
        "Clustering",
        "Working with Images",
        "Visualizing Embedding Spaces",
        "Advanced Use Cases",
        "RAG (Retrieval-Augmented Generation)",
        "Custom Embedders",
        "Conclusion"
      ],
      "created": "2025-02-25 18:49:18",
      "modified": "2025-10-16 00:29:21",
      "commits": 7
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tidyvec",
  "_universes": [
    "flmnh-ai",
    "nick-gauthier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:54:50.000Z",
      "distro": "noble",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "0f24948f7557715e2b5bcfc89f4b008d9a6940c4820149b52ef0027c0f0d482c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:54:01.000Z",
      "distro": "noble",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "6da95b66f759955655ec2cb66d66baa231e060644a61bd86e25ccf6b4938f05f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T05:54:14.000Z",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "244e353844169085c226c110fbd1662ce2a01ad2baa739fe1939f9124ad9e3ee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T05:35:21.000Z",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "f76e17783452177707eff1dd3706b4d1e01a1556e2cd4623c9619bf302a01d1e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:53:08.000Z",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "7748728533bc8a43caf34e53ff005756cc6cf90d1a2b29dd57732ee542c08e1a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:52:58.000Z",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "e5cde7f967c626e154582f506a6c0ccc13662cb2fcbc12294c5de690909f7876",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:53:33.000Z",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "745103c295e6ce7b0d93db3ccfb178dc8a1aab2659ba96ed29372e5e2b211b5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:45:39.000Z",
      "commit": "36d0472f1f994999b64b2748d1cf1ee79500534e",
      "fileid": "1fb1ff08e9a88acbe325f3ee194227b96c800a244c24895aade394bf440210ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flmnh-ai/actions/runs/25844171071"
    }
  ]
}