Type: Package
Package: groqR
Title: A Coding Assistant using the Fast AI Inference 'Groq'
Version: 0.0.3
Authors@R: 
    person("Gabriel", "Kaiser", , "quantresearch.gk@gmail.com", role = c("aut", "cre"))
Maintainer: Gabriel Kaiser <quantresearch.gk@gmail.com>
Description: A comprehensive suite of functions and 'RStudio' Add-ins leveraging the capabilities of open-source Large Language Models (LLMs) to support R developers. These functions offer a range of utilities, including text rewriting, translation, and general query capabilities. Additionally, the programming-focused functions provide assistance with debugging, translating, commenting, documenting, and unit testing code, as well as suggesting variable and function names, thereby streamlining the development process.
License: GPL (>= 3)
URL: https://github.com/GabrielKaiserQFin/groqR
BugReports: https://github.com/GabrielKaiserQFin/groqR/issues
Imports: clipr, httr, jsonlite, miniUI, rstudioapi, shiny,
        shinyWidgets, utils
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-02-12 20:09:52 UTC; Gabriel
Author: Gabriel Kaiser [aut, cre]
Repository: CRAN
Date/Publication: 2025-02-13 17:50:03 UTC
Built: R 4.6.0; ; 2025-07-18 08:06:31 UTC; unix
