Type: Package Package: gptstudio Title: Use Large Language Models Directly in your Development Environment Version: 0.4.0.9018 Authors@R: c( person("Michel", "Nivard", , "m.g.nivard@vu.nl", role = c("aut", "cph")), person("James", "Wade", , "github@jameshwade.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9740-1905")), person("Samuel", "Calderon", , "samuel.calderon@uarm.pe", role = "aut", comment = c(ORCID = "0000-0001-6847-1210")) ) Maintainer: James Wade Description: Large language models are readily accessible via API. This package lowers the barrier to use the API inside of your development environment. For more on the API, see . License: MIT + file LICENSE URL: https://github.com/MichelNivard/gptstudio, https://michelnivard.github.io/gptstudio/ BugReports: https://github.com/MichelNivard/gptstudio/issues Depends: R (>= 4.1) Imports: bsicons (>= 0.1.2), bslib (>= 0.8.0), cli, colorspace, coro, ellmer (>= 0.1.1.9000), glue, htmltools, htmlwidgets, httr2 (>= 1.0.3), ids, jsonlite, purrr, R6 (>= 2.0), rlang, rstudioapi (>= 0.12), shiny (>= 1.9.0), shiny.i18n, stringr (>= 1.5.0), utils, yaml Suggests: AzureGraph, future, grDevices, knitr, miniUI, mockr, promises, rmarkdown, rvest, shinytest2, spelling, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Remotes: tidyverse/ellmer Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://michelnivard.r-universe.dev Date/Publication: 2026-01-03 18:11:37 UTC RemoteUrl: https://github.com/michelnivard/gptstudio RemoteRef: HEAD RemoteSha: c6cb15258c5e786dcc1bcf86711cac585ec85741 NeedsCompilation: no Packaged: 2026-07-04 06:26:56 UTC; root Author: Michel Nivard [aut, cph], James Wade [aut, cre, cph] (ORCID: ), Samuel Calderon [aut] (ORCID: )