# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rdocdump" in publications use:' type: software license: MIT title: 'rdocdump: Dump ''R'' Package Source, Documentation, and Vignettes into One File' version: 0.3.0 doi: 10.32614/CRAN.package.rdocdump identifiers: - type: doi value: 10.32614/CRAN.package.rdocdump abstract: 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. authors: - family-names: Kotov given-names: Egor email: kotov.egor@gmail.com orcid: https://orcid.org/0000-0001-6690-5345 preferred-citation: type: manual title: 'rdocdump: Dump R Package Source, Documentation, and Vignettes into One File' authors: - family-names: Kotov given-names: Egor email: kotov.egor@gmail.com orcid: https://orcid.org/0000-0001-6690-5345 year: '2025' url: https://github.com/e-kotov/rdocdump doi: 10.32614/CRAN.package.rdocdump repository: https://e-kotov.r-universe.dev repository-code: https://github.com/e-kotov/rdocdump commit: c4150af9f6e346b53c4d622f577d93989466a1af url: https://www.ekotov.pro/rdocdump/ date-released: '2026-05-31' contact: - family-names: Kotov given-names: Egor email: kotov.egor@gmail.com orcid: https://orcid.org/0000-0001-6690-5345