{
  "_id": "6a49118cb5e98c4082a0817d",
  "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-07-04 13:54:44 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>",
  "_user": "e-kotov",
  "_type": "src",
  "_file": "rdocdump_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4d93f1a8d9868684e76693bfbafc4a704d5295c9b86886829014351287cad5d5",
  "_filesize": 310035,
  "_sha256": "4d93f1a8d9868684e76693bfbafc4a704d5295c9b86886829014351287cad5d5",
  "_expires": "2026-10-12T13:58:34.000Z",
  "_created": "2026-07-04T13:54:44.000Z",
  "_published": "2026-07-04T13:58:36.480Z",
  "_jobs": [
    {
      "job": 85137763300,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082315614"
    },
    {
      "job": 85137763291,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082319672"
    },
    {
      "job": 85137763288,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082311017"
    },
    {
      "job": 85137763289,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082313843"
    },
    {
      "job": 85137604451,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082297269"
    },
    {
      "job": 85137763290,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082312872"
    },
    {
      "job": 85137763307,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082311592"
    },
    {
      "job": 85137763299,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082313480"
    },
    {
      "job": 85137763294,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082313924"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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-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.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",
    "followers": 225,
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF"
  },
  "_downloads": {
    "count": 497,
    "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.1",
  "_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",
    "LICENSE",
    "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": [
        "Introduction",
        "Installation",
        "Setting the Cache Path",
        "Extracting Documentation",
        "Choosing what to dump to text",
        "Handling Temporary Files"
      ],
      "created": "2025-03-23 10:23:00",
      "modified": "2025-06-17 15:09:08",
      "commits": 5
    }
  ],
  "_score": 5.8228216453031045,
  "_indexed": true,
  "_nocasepkg": "rdocdump",
  "_universes": [
    "e-kotov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T13:57:05.000Z",
      "distro": "resolute",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/5aa9f0cf4e90623da3d28dc488a32e4cae228b9245a9a624029004f4dc14ad15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T13:57:38.000Z",
      "distro": "resolute",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/586ecc13afe1f31ddeec3f849cb67fcbe83467545ce09e7e124672f56d21410d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T13:56:35.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/3a444313d9b3c57610e5d63cbe61fe2f56c71b77a7f00296216d64d4bdd6b8cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T13:56:55.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/0f7b52468652abeaec1d12cfd80012b6bb3dbe0c04ded9406c16d7af277fe45d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-04T13:57:10.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/a14aadcd685b948f52817755a48b095b3be6cce351e4b1605c901b65a6625686",
      "status": "success",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T13:56:14.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/208ddfa1dcb680ff416a46ec37a96dba338240b0b1185e4c7d8b605a281bec25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T13:56:25.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/a8e0c8ced1b379baf331bc09c52ff55e8a27c46a33382cd580ff77b62da06323",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T13:56:27.000Z",
      "commit": "c4150af9f6e346b53c4d622f577d93989466a1af",
      "fileid": "https://r2.ropensci.org/3978a63be6e511b7bcdaf5db137482de9588f742db7ca39c7fee139cc55e19be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/28708325683"
    }
  ]
}