Published August 22, 2025
| Version v0.1.1
Software
Open
rdocdump: Dump 'R' Package Source, Documentation, and Vignettes into One File
Authors/Creators
Description
Dump source code, documentation and vignettes of an 'R' package into a single file. Supports installed packages, tar.gz archives, and package source directories. If the package is not installed, only its source is automatically downloaded from CRAN for processing. The output is a single plain text file or a character vector, which is useful to ingest complete package documentation and source into a large language model (LLM) or pass it further to other tools, such as 'ragnar' to create a Retrieval-Augmented Generation (RAG) workflow.
Notes
Files
e-kotov/rdocdump-v0.1.1.zip
Files
(235.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:be464b95d64172e6ee5fe8dcbf643a42
|
235.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/e-kotov/rdocdump/tree/v0.1.1 (URL)
Software
- Repository URL
- https://github.com/e-kotov/rdocdump