Skip to content

RAGFlowChainR

0.1.7

Retrieval-Augmented Generation (RAG) Workflows in R with Local and Web Search

0packages depend
5.2Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Kwadwo Daddy Nyame Owusu BoakyeFirst published 2025-04-248 releasesCRAN page ↗GitHub ↗

Enables Retrieval-Augmented Generation (RAG) workflows in R by combining local vector search using 'DuckDB' with optional web search via the 'Tavily' API. Supports 'OpenAI'- and 'Ollama'-compatible embedding models, full-text and 'HNSW' (Hierarchical Navigable Small World) indexing, and modular large language model (LLM) invocation. Designed for advanced question-answering, chat-based applications, and production-ready AI pipelines. This package is the R equivalent of the 'python' package 'RAGFlowChain' available at <https://pypi.org/project/RAGFlowChain/>.

Install

Health

CRAN checks
13OK
Code health
Yes
Tests · ratio 0.31
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
Yes
README
9
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-24
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-05-17
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-15
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
  • ERROR2026-05-13
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Downloads

5.2K
CRAN downloads in the past year
Rank #17,722 · ~14/day · ~433/mo
27630 days
65790 days
5.2K1 year
Also on123 r2u
Source & community
GitHub ↗

Repository stars, issues, and contributor activity are not tracked yet.

Dependencies

Declared dependencies
17 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code

2,591Lines of code
7Exported functions

Line coverage

Expression

Tests / Examples

Functions

41 11 exported

Complexity

5.7 avg / 22 max

Call network

41 nodes / 63 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (1)
Maintainer (1)
Release timeline

8 releases. Pick two to compare their code metrics; R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.1.7Latest
    2026-02-23 · current release
  • 0.1.6
    2026-02-22 · diff ↗
  • 0.1.5
    2025-05-26 · diff ↗
  • 0.1.4
    2025-05-22 · diff ↗
  • 0.1.3
    2025-05-21 · diff ↗
  • 0.1.2
    2025-04-29 · diff ↗
  • 0.1.1
    2025-04-24 · diff ↗
  • 0.1.0
    2025-04-24

Package metadata

First published
2025-04-24
Total releases
8 / 1 yrs
License
MIT + file LICENSE OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet