{
  "_id": "6a1c050f1d7bb097a0a2a665",
  "Package": "rdocdump",
  "Title": "Dump 'R' Package Source, Documentation, and Vignettes into One\nFile",
  "Version": "0.3.0",
  "Authors@R": "person(\"Egor\", \"Kotov\", , \"kotov.egor@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6690-5345\"))",
  "Description": "Dump source code, documentation and vignettes of an 'R'\npackage into a single file. Supports installed packages, tar.gz\narchives, and package source directories. If the package is not\ninstalled, only its source is automatically downloaded from\nCRAN for processing. The output is a single plain text file or\na character vector, which is useful to ingest complete package\ndocumentation and source into a large language model (LLM) or\npass it further to other tools, such as 'ragnar'\n<https://github.com/tidyverse/ragnar> to create a\nRetrieval-Augmented Generation (RAG) workflow.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/e-kotov/rdocdump,\nhttps://www.ekotov.pro/rdocdump/",
  "BugReports": "https://github.com/e-kotov/rdocdump/issues",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://e-kotov.r-universe.dev",
  "Date/Publication": "2026-05-31 09:34:08 UTC",
  "RemoteUrl": "https://github.com/e-kotov/rdocdump",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4150af9f6e346b53c4d622f577d93989466a1af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 09:50:38 UTC",
    "User": "root"
  },
  "Author": "Egor Kotov [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6690-5345>)",
  "Maintainer": "Egor Kotov <kotov.egor@gmail.com>",
  "MD5sum": "613a04cf093ad8edc1f35f09d2516b17",
  "_user": "e-kotov",
  "_type": "src",
  "_file": "rdocdump_0.3.0.tar.gz",
  "_fileid": "80efc7cb79afbb638945b08ba3facf6c7795304cbbf1cbb29564e1fa550392a2",
  "_filesize": 308042,
  "_sha256": "80efc7cb79afbb638945b08ba3facf6c7795304cbbf1cbb29564e1fa550392a2",
  "_created": "2026-05-31T09:50:38.000Z",
  "_published": "2026-05-31T09:53:19.741Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78716562089,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315745567"
    },
    {
      "job": 78716562107,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315746365"
    },
    {
      "job": 78716562099,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315746521"
    },
    {
      "job": 78716562108,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315745201"
    },
    {
      "job": 78716428196,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315733749"
    },
    {
      "job": 78716562088,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315743214"
    },
    {
      "job": 78716562125,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315744809"
    },
    {
      "job": 78716562110,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315747003"
    },
    {
      "job": 78716562105,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315746891"
    }
  ],
  "_buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/e-kotov/rdocdump",
  "_commit": {
    "id": "c4150af9f6e346b53c4d622f577d93989466a1af",
    "author": "Egor Kotov <kotov.egor@gmail.com>",
    "committer": "Egor Kotov <kotov.egor@gmail.com>",
    "message": "Remove redundant workflow triggers and streamline pkgcheck job steps\n",
    "time": 1780220048
  },
  "_maintainer": {
    "name": "Egor Kotov",
    "email": "kotov.egor@gmail.com",
    "login": "e-kotov",
    "mastodon": "@EgorKotov@datasci.social",
    "bluesky": "@ekotov.pro",
    "linkedin": "in/egorkotov",
    "orcid": "0000-0001-6690-5345",
    "twitter": "@EgorKotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF",
    "uuid": 8681379
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "e-kotov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 5
    },
    {
      "week": "2025-25",
      "n": 5
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 12
    },
    {
      "week": "2026-22",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-06-17"
    },
    {
      "name": "v0.1.1",
      "date": "2025-08-21"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-29"
    },
    {
      "name": "v0.3.0",
      "date": "2026-05-30"
    }
  ],
  "_topics": [
    "llm",
    "rag",
    "text",
    "quarto"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "e-kotov",
      "count": 122,
      "uuid": 8681379
    }
  ],
  "_userbio": {
    "uuid": 8681379,
    "type": "user",
    "name": "Egor Kotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF"
  },
  "_downloads": {
    "count": 502,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rdocdump"
  },
  "_devurl": "https://github.com/e-kotov/rdocdump",
  "_pkgdown": "https://www.ekotov.pro/rdocdump/",
  "_searchresults": 3,
  "_quarto": true,
  "_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/rdocdump.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/e-kotov/rdocdump",
  "_realowner": "e-kotov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-18"
    },
    {
      "version": "0.1.1",
      "date": "2025-08-21"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-29"
    },
    {
      "version": "0.3.0",
      "date": "2026-05-30"
    }
  ],
  "_exports": [
    "rdd_extract_code",
    "rdd_get_repos",
    "rdd_set_cache_path",
    "rdd_set_repos",
    "rdd_to_txt"
  ],
  "_help": [
    {
      "page": "rdd_extract_code",
      "title": "Extract R Source Code from a Package",
      "topics": [
        "rdd_extract_code"
      ]
    },
    {
      "page": "rdd_get_repos",
      "title": "Get Current 'rdocdump' Repository Options",
      "topics": [
        "rdd_get_repos"
      ]
    },
    {
      "page": "rdd_set_cache_path",
      "title": "Set 'rdocdump' Cache Path in the Current R Session",
      "topics": [
        "rdd_set_cache_path"
      ]
    },
    {
      "page": "rdd_set_repos",
      "title": "Set 'rdocdump' Repository Options",
      "topics": [
        "rdd_set_repos"
      ]
    },
    {
      "page": "rdd_to_txt",
      "title": "Dump Package Source, Documentation and Vignettes into Plain Text",
      "topics": [
        "rdd_to_txt"
      ]
    }
  ],
  "_pkglogo": "https://github.com/e-kotov/rdocdump/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/e-kotov/rdocdump/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "rdocdump.qmd",
      "filename": "rdocdump.html",
      "title": "Quick Start: dump R docs and vignettes to text files for LLMs",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-03-23 10:23:00",
      "modified": "2025-06-17 15:09:08",
      "commits": 5
    }
  ],
  "_score": 5.931966114728173,
  "_indexed": true,
  "_nocasepkg": "rdocdump",
  "_universes": [
    "e-kotov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:25.000Z",
      "distro": "noble",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "66d278870519e7a89b08cf3656e8f3b2ce4539d890184a7b153afb7d42a964de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:29.000Z",
      "distro": "noble",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "b32e8218bf1579020de6bd12c88c83200a7580ba00d30d9bc7569f09683eaf3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:36.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "11a2a3d212fbf118d17b2f92af9b86584170f19f00dd1b598d087a22c4362e39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:30.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "24438913eb5fd9638bdfe0211bed72c1e89607d73144d090acc31ca4208a31a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:29.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "88a729961ccccb0495e035b38e0854ffb75575a79662a9f81a1536c79bf925e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:17.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "b7a8fed56d3d0780fe999f43ff804014b1a32848a64283143914dcb591e13ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:13.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "ce7a4a10e8dba4886821bc5ffabfd6db0162f06105ee6ab1f66f22652d33797e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-31T09:52:11.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "02c3158d4becc1612eb41be595a4718fd21c3e1bfa15bd1c2130957e48992a5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26709303626"
    }
  ]
}