Package: chatgpt Type: Package Title: Interface to 'ChatGPT' from R Version: 0.2.4 Authors@R: c( person( given = "Juan Cruz", family = "Rodriguez", role = c("aut", "cre"), email = "jcrodriguez@unc.edu.ar" ) ) Maintainer: Juan Cruz Rodriguez Description: 'OpenAI's 'ChatGPT' coding assistant for 'RStudio'. A set of functions and 'RStudio' addins that aim to help the R developer in tedious coding tasks. License: GPL (>= 3) URL: https://github.com/jcrodriguez1989/chatgpt BugReports: https://github.com/jcrodriguez1989/chatgpt/issues Encoding: UTF-8 RoxygenNote: 7.3.1 Imports: clipr, httr, jsonlite, miniUI, rstudioapi, shiny, utils, xfun Config/pak/sysreqs: cmake make libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://jcrodriguez1989.r-universe.dev Date/Publication: 2024-12-05 17:59:18 UTC RemoteUrl: https://github.com/jcrodriguez1989/chatgpt RemoteRef: HEAD RemoteSha: 16b43dd2dbe418838b2972340f7181b346c86373 NeedsCompilation: no Packaged: 2026-07-04 05:37:05 UTC; root Author: Juan Cruz Rodriguez [aut, cre]