Skip to content

RAGFlowChainR

0.1.7

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

0packages depend
5Kdownloads / year
47.4%test coverage
11/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
2NOTE11OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-clang
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 1.2 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.31
47.4%
Coverage · measured lines
100%
Documentation · exports
9
Dependencies · direct
Check history
  • NOTE2026-07-11
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • 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
Show 3 earlier snapshots
  • OK2026-05-15
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • 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

Documentation

Documentation
READMEYes · 122 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
0%
Documented parameters
94%
Return-value docs
100%
References docs
0%

Downloads

5K
CRAN downloads in the past year
Rank #17,965 · ~14/day · ~416/mo
Daily download trend is not available in this view yet.
20830 days
62890 days
5K1 year
Compare downloads with other packages →
Also on123 r2u

Repository

Repository
12Stars
0Forks
0Open issues
0Open PRs
0Releases
49Commits
1Contributors
49 commits · Last activity 2026-02-22 · 0% stars, 30d

Stars over time

2025-07-24 · 42026-07-07 · 12

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/knowusuboaky/ragflowchainr on 2026-07-26.

Continuous integration (1)
GitHub Actions
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

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
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Authors (1)
Package 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 · diff ↗
  • 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 ↗
  • unarchivedReturned to CRAN
    2025-05-20
  • archivedRemoved from CRAN
    2025-05-20
    issues were not corrected in time
  • 0.1.2
    2025-04-29 · diff ↗
  • 0.1.1
    2025-04-24 · diff ↗
  • 0.1.0
    2025-04-24
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2025-04-24
Total releases
8 / 1 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 4.1.0
Download size
1.4 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →