R Under development (unstable) (2025-05-18 r88216 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # tests/testthat.R > library(testthat) > library(RAGFlowChainR) > > test_check("RAGFlowChainR") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Using poppler version 25.02.0 Using libcurl 8.10.1 with Schannel Attaching package: 'curl' The following object is masked from 'package:httr': handle_reset Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Path not found: path_that_does_not_exist_123 No valid files were processed Processing file: D:\temp\2025_05_20_18_10_17_8411\RtmpY1lS4M\file3c9460bc3b93.txt [ FAIL 0 | WARN 0 | SKIP 4 | PASS 15 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_create_rag_chain.R:31:3', 'test_create_rag_chain.R:54:3', 'test_data_fetcher.R:38:5', 'test_data_fetcher.R:69:3' [ FAIL 0 | WARN 0 | SKIP 4 | PASS 15 ] > > proc.time() user system elapsed 7.03 3.00 8.68