<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>LLM-Powered Code Generation and Error Fixing for 'RStudio'</dc:title>
  <dc:title>R package llmcoder version 1.0.0</dc:title>
  <dc:description>An 'RStudio' addin that integrates large language model (LLM)
    assistance directly into the code-editing workflow. Users can generate R
    code from inline comments, obtain LLM-assisted fixes for console errors,
    and insert plain-English explanations of selected code blocks - all
    without leaving the editor. Supports 'OpenAI', 'Anthropic' (Claude),
    'DeepSeek', 'Groq', 'Together AI', 'OpenRouter', 'Ollama' (fully local, no
    API key required), and any 'OpenAI'-compatible custom endpoint (e.g. 'LM
    Studio', 'vLLM', 'llama.cpp').</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: rstudioapi (&gt;= 0.13), httr2 (&gt;= 1.0.0), miniUI (&gt;= 0.1.1),
shiny (&gt;= 1.7.0), stringr (&gt;= 1.5.0), rlang (&gt;= 1.0.0)</dc:relation>
  <dc:relation>Suggests: jsonlite (&gt;= 1.8.0), testthat (&gt;= 3.0.0), withr (&gt;= 2.5.0)</dc:relation>
  <dc:creator>Shiyang Zheng &lt;shiyang.zheng@nottingham.ac.uk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Shiyang Zheng [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-0511-4683&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=llmcoder/LICENSE)</dc:rights>
  <dc:date>2026-04-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=llmcoder</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.llmcoder</dc:identifier>
</oai_dc:dc>
