Package: rapidcodeR 0.1.1

Gabriel Lönn
rapidcodeR: Optimized Data Analysis System for AI-Based Text Processing
Extracts machine-readable variables from natural language text using AI APIs. Optimized for speed and cost efficiency through parallel processing and direct CSV-formatted responses from language models. Supports multiple AI providers with robust error handling and automatic retry mechanisms for failed extractions.
Authors:
rapidcodeR_0.1.1.tar.gz
rapidcodeR_0.1.1.tar.gz(r-4.7-any)rapidcodeR_0.1.1.tar.gz(r-4.6-any)
rapidcodeR_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rapidcodeR/json (API)
| # Install 'rapidcodeR' in R: |
| install.packages('rapidcodeR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:d3471a46b0. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 128 | ||
| wasm-release | OK | 119 |
Exports:ask_groqask_openaicalculate_overlapmain_funcmake_value_rowparallel_executeset_api_specsset_coding_instructionset_parameters
Dependencies:askpassassertthatbase64encbslibcachemclicliprcodetoolscommonmarkcurldigestdplyrfastmapfontawesomefsfuturefuture.applygenericsglobalsgluegroqRhtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclelistenvmagrittrmemoisemimeminiUIopenaiopensslotelparallellypillarpkgconfigpromisesR6rappdirsRcpprlangrstudioapisassshinyshinyWidgetssourcetoolsstringistringrsystibbletidyselectutf8vctrswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Send Prompt to GROQ AI API | ask_groq |
| Send Prompt to OpenAI API | ask_openai |
| Calculate Inter-Rater Agreement Across Multiple Datasets | calculate_overlap |
| Main Text Processing Function for AI-Based Variable Extraction | main_func |
| Parse AI Response into Formatted Row String | make_value_row |
| Execute Parallel Text Processing with AI Models | parallel_execute |
| Set API Specifications for AI Models | set_api_specs |
| Set Coding Instructions for AI Models | set_coding_instruction |
| Set Processing Parameters for AI Models | set_parameters |