{
  "_id": "6a49ca841f917fbb72a21967",
  "Package": "ragnar",
  "Title": "Retrieval-Augmented Generation (RAG) Workflows",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(\"Tomasz\", \"Kalinowski\", , \"tomasz@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\", \"Falbel\", , \"daniel@posit.co\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Provides tools for implementing Retrieval-Augmented\nGeneration (RAG) workflows with Large Language Models (LLM).\nIncludes functions for document processing, text chunking,\nembedding generation, storage management, and content\nretrieval. Supports various document types and embedding\nproviders ('Ollama', 'OpenAI'), with 'DuckDB' as the default\nstorage backend. Integrates with the 'ellmer' package to equip\nchat objects with retrieval capabilities. Designed to offer\nboth sensible defaults and customization options with\ntransparent access to intermediate outputs.  For a review of\nretrieval-augmented generation methods, see Gao et al. (2023)\n\"Retrieval-Augmented Generation for Large Language Models: A\nSurvey\" <doi:10.48550/arXiv.2312.10997>.",
  "License": "MIT + file LICENSE",
  "URL": "https://ragnar.tidyverse.org/, https://github.com/tidyverse/ragnar",
  "BugReports": "https://github.com/tidyverse/ragnar/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate, rmarkdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libicu-dev libpng-dev libxml2-dev libssl-dev\npython3 xz-utils",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2026-04-09 17:53:13 UTC",
  "RemoteUrl": "https://github.com/tidyverse/ragnar",
  "RemoteRef": "HEAD",
  "RemoteSha": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-17 23:01:22 UTC",
    "User": "root"
  },
  "Author": "Tomasz Kalinowski [aut, cre],\nDaniel Falbel [aut],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "ragnar_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/c7a8e5bbcc2b6c9488351abdbc6f27a46f177f3b474a49042ddba572cdaa654c",
  "_filesize": 3110831,
  "_sha256": "c7a8e5bbcc2b6c9488351abdbc6f27a46f177f3b474a49042ddba572cdaa654c",
  "_expires": "2026-10-13T03:07:45.000Z",
  "_created": "2026-06-17T23:01:22.000Z",
  "_published": "2026-07-05T03:07:48.284Z",
  "_jobs": [
    {
      "job": 85188054320,
      "time": 231,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7710051453"
    },
    {
      "job": 85188054375,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7710042541"
    },
    {
      "job": 85188054405,
      "time": 223,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7710049859"
    },
    {
      "job": 85188054318,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7710052020"
    },
    {
      "job": 85188054436,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7710033878"
    },
    {
      "job": 85188054345,
      "time": 492,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7710117471"
    },
    {
      "job": 85188054311,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7710026317"
    },
    {
      "job": 85188054310,
      "time": 388,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7710090947"
    },
    {
      "job": 85188054226,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7709988616"
    },
    {
      "job": 85188054302,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7710029138"
    },
    {
      "job": 85188054366,
      "time": 266,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7710060147"
    },
    {
      "job": 85188054368,
      "time": 267,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7710062948"
    },
    {
      "job": 85188054379,
      "time": 342,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7710080023"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719",
  "_status": "success",
  "_upstream": "https://github.com/tidyverse/ragnar",
  "_commit": {
    "id": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
    "author": "Jeroen Janssens <jeroen@jeroenjanssens.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update Plausible analytics snippet (#172)",
    "time": 1775757193
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz@posit.co",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "blob",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.42.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "connectcreds",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "gargle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "mcptools",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "pandoc",
      "role": "Suggests"
    },
    {
      "package": "paws.common",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "jose",
      "role": "Suggests"
    },
    {
      "package": "openssl",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 16
    },
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 10
    },
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-07-12"
    },
    {
      "name": "v0.2.1",
      "date": "2025-08-19"
    },
    {
      "name": "v0.3.0",
      "date": "2026-01-23"
    }
  ],
  "_stars": 180,
  "_contributors": [
    {
      "user": "t-kalinowski",
      "count": 160,
      "uuid": 8462255
    },
    {
      "user": "dfalbel",
      "count": 58,
      "uuid": 4706822
    },
    {
      "user": "shikokuchuo",
      "count": 2,
      "uuid": 53399081
    },
    {
      "user": "jeroenjanssens",
      "count": 2,
      "uuid": 1368256
    },
    {
      "user": "atheriel",
      "count": 1,
      "uuid": 1448326
    },
    {
      "user": "christophe-regouby",
      "count": 1,
      "uuid": 167972538
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "howardbaik",
      "count": 1,
      "uuid": 50791792
    },
    {
      "user": "luisdva",
      "count": 1,
      "uuid": 5580938
    },
    {
      "user": "mattwarkentin",
      "count": 1,
      "uuid": 27825069
    },
    {
      "user": "topepo",
      "count": 1,
      "uuid": 5731043
    },
    {
      "user": "smach",
      "count": 1,
      "uuid": 3394160
    },
    {
      "user": "rednose22",
      "count": 1,
      "uuid": 69974660
    },
    {
      "user": "bowerth",
      "count": 1,
      "uuid": 2896281
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "followers": 1823,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 1338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ragnar"
  },
  "_devurl": "https://github.com/tidyverse/ragnar",
  "_pkgdown": "https://ragnar.tidyverse.org/",
  "_searchresults": 168,
  "_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/ragnar.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/ragnar",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-30"
    },
    {
      "version": "0.2.0",
      "date": "2025-07-12"
    },
    {
      "version": "0.2.1",
      "date": "2025-08-19"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "chunks_deoverlap",
    "embed_azure_openai",
    "embed_bedrock",
    "embed_databricks",
    "embed_google_gemini",
    "embed_google_vertex",
    "embed_lm_studio",
    "embed_ollama",
    "embed_openai",
    "embed_snowflake",
    "markdown_chunk",
    "markdown_frame",
    "markdown_segment",
    "MarkdownDocument",
    "MarkdownDocumentChunks",
    "mcp_serve_store",
    "ragnar_chunk",
    "ragnar_chunk_segments",
    "ragnar_chunks_view",
    "ragnar_find_links",
    "ragnar_read",
    "ragnar_read_document",
    "ragnar_register_tool_retrieve",
    "ragnar_retrieve",
    "ragnar_retrieve_bm25",
    "ragnar_retrieve_vss",
    "ragnar_segment",
    "ragnar_store_atlas",
    "ragnar_store_build_index",
    "ragnar_store_connect",
    "ragnar_store_create",
    "ragnar_store_ingest",
    "ragnar_store_insert",
    "ragnar_store_inspect",
    "ragnar_store_update",
    "read_as_markdown"
  ],
  "_help": [
    {
      "page": "chunks_deoverlap",
      "title": "Merge overlapping chunks in retrieved results",
      "topics": [
        "chunks_deoverlap"
      ]
    },
    {
      "page": "embed_azure_openai",
      "title": "Uses Azure AI Foundry to create embeddings",
      "topics": [
        "embed_azure_openai"
      ]
    },
    {
      "page": "embed_bedrock",
      "title": "Embed text using a Bedrock model",
      "topics": [
        "embed_bedrock"
      ]
    },
    {
      "page": "embed_databricks",
      "title": "Embed text using a Databricks model",
      "topics": [
        "embed_databricks"
      ]
    },
    {
      "page": "embed_google_vertex",
      "title": "Embed using Google Vertex API platform",
      "topics": [
        "embed_google_gemini",
        "embed_google_vertex"
      ]
    },
    {
      "page": "embed_ollama",
      "title": "Embed Text",
      "topics": [
        "embed_lm_studio",
        "embed_ollama",
        "embed_openai"
      ]
    },
    {
      "page": "embed_snowflake",
      "title": "Generate embeddings using Snowflake",
      "topics": [
        "embed_snowflake"
      ]
    },
    {
      "page": "markdown_chunk",
      "title": "Chunk a Markdown document",
      "topics": [
        "markdown_chunk"
      ]
    },
    {
      "page": "MarkdownDocument",
      "title": "Markdown documents",
      "topics": [
        "MarkdownDocument"
      ]
    },
    {
      "page": "MarkdownDocumentChunks",
      "title": "Markdown documents chunks",
      "topics": [
        "MarkdownDocumentChunks"
      ]
    },
    {
      "page": "mcp_serve_store",
      "title": "Serve a Ragnar store over MCP",
      "topics": [
        "mcp_serve_store"
      ]
    },
    {
      "page": "ragnar_chunks_view",
      "title": "View chunks with the store inspector",
      "topics": [
        "ragnar_chunks_view"
      ]
    },
    {
      "page": "ragnar_find_links",
      "title": "Find links on a page",
      "topics": [
        "ragnar_find_links"
      ]
    },
    {
      "page": "ragnar_register_tool_retrieve",
      "title": "Register a 'retrieve' tool with ellmer",
      "topics": [
        "ragnar_register_tool_retrieve"
      ]
    },
    {
      "page": "ragnar_retrieve",
      "title": "Retrieve chunks from a 'RagnarStore'",
      "concept": [
        "ragnar_retrieve"
      ],
      "topics": [
        "ragnar_retrieve"
      ]
    },
    {
      "page": "ragnar_retrieve_bm25",
      "title": "Retrieves chunks using the BM25 score",
      "concept": [
        "ragnar_retrieve"
      ],
      "topics": [
        "ragnar_retrieve_bm25"
      ]
    },
    {
      "page": "ragnar_retrieve_vss",
      "title": "Vector Similarity Search Retrieval",
      "concept": [
        "ragnar_retrieve"
      ],
      "topics": [
        "ragnar_retrieve_vss"
      ]
    },
    {
      "page": "ragnar_store_atlas",
      "title": "Visualize a store using Embedding Atlas",
      "topics": [
        "ragnar_store_atlas"
      ]
    },
    {
      "page": "ragnar_store_build_index",
      "title": "Build a Ragnar Store index",
      "topics": [
        "ragnar_store_build_index"
      ]
    },
    {
      "page": "ragnar_store_create",
      "title": "Create and connect to a vector store",
      "topics": [
        "ragnar_store_connect",
        "ragnar_store_create"
      ]
    },
    {
      "page": "ragnar_store_ingest",
      "title": "Concurrently ingest documents into a Ragnar store",
      "topics": [
        "ragnar_store_ingest"
      ]
    },
    {
      "page": "ragnar_store_insert",
      "title": "Inserts or updates chunks in a 'RagnarStore'",
      "topics": [
        "ragnar_store_insert",
        "ragnar_store_update"
      ]
    },
    {
      "page": "ragnar_store_inspect",
      "title": "Launch the Ragnar Store Inspector",
      "topics": [
        "ragnar_store_inspect"
      ]
    },
    {
      "page": "read_as_markdown",
      "title": "Convert files to Markdown",
      "topics": [
        "read_as_markdown"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/ragnar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/ragnar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "blob",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "generics",
    "glue",
    "here",
    "httr",
    "httr2",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "mirai",
    "nanonext",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rvest",
    "S7",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "ragnar.Rmd",
      "filename": "ragnar.html",
      "title": "ragnar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started with ragnar",
        "Why RAG? The Hallucination Problem",
        "Use Case: Quarto Docs Chat vs. Standard Search",
        "Setting up RAG",
        "Creating the Store",
        "Identify Documents for Processing",
        "Convert Documents to Markdown",
        "Chunk and Augment",
        "Insert in the Store",
        "Tying it Together",
        "Retrieval",
        "Customizing Retrieval",
        "Troubleshooting and Debugging",
        "Cost Management",
        "Summary"
      ],
      "created": "2025-05-22 19:25:37",
      "modified": "2026-01-27 17:23:30",
      "commits": 7
    }
  ],
  "_score": 10.540525188109678,
  "_indexed": true,
  "_nocasepkg": "ragnar",
  "_universes": [
    "tidyverse",
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:04:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/02407c5f680005b56774b76df3a584ed87b3659bee9c5b29b9d98f13466e307f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:04:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/c7f419e6cabb0ffc1fb84085fd9969fefc3f6e6706e08022fd579fed75bc453e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:04:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/262bbf30a518e3d9eeba33bd5f5099c32b29afd68a4cde8df0ac58f93ec3c57f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:04:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/e160f25bdda165072828d5296229e8948998a8f432c11fcb5f165402b778e19c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:03:37.000Z",
      "arch": "aarch64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/3631c9f23397ec44d18d6a38357e035be2c398cf025c194c8240c9fa5db523da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:08:05.000Z",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/153b4b537e50391232ac7485064d449cc63d8c519e8d47ffa825428738181b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:03:22.000Z",
      "arch": "aarch64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/7484fec51b8aaf9f9cb9ca093959aaa533a81815719a2f5eb7c2194d68532c52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:06:42.000Z",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/e8f61d65bd8ad0a02126370a50edb7f601197842553387c0ea8cf69387a353db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:04:17.000Z",
      "arch": "emscripten",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/c877161d2266161bef6b4da18aaca5f2df9da5581e0cf2beaec841c8900a6209",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:05:11.000Z",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/87ac20c706186243ceef70ddf0c36919e5fb7d0d993820785eb8ef50ef24d08d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:05:19.000Z",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/330b8c69b62475717ccd1a8eab635fb8a5074138349cf65768fb235e17a09771",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-17T23:06:21.000Z",
      "arch": "x86_64",
      "commit": "64acffa1ec78c32d8ceff54b5d340bf55d7a968c",
      "fileid": "https://r2.ropensci.org/fb36a82762f662461fb9bb89cfa568544028e39fe4e68f258d5eda6645b8aa56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/27725087719"
    }
  ]
}