Package: chatgpt
Type: Package
Title: Interface to 'ChatGPT' from R
Version: 0.2.3
Authors@R: c(
    person(
      given = "Juan Cruz", family = "Rodriguez", role = c("aut", "cre"), 
      email = "jcrodriguez@unc.edu.ar"
    )
  )
Maintainer: Juan Cruz Rodriguez <jcrodriguez@unc.edu.ar>
Description: 'OpenAI's 'ChatGPT' <https://chat.openai.com/> 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.2.3
Imports: clipr, httr, jsonlite, miniUI, rstudioapi, shiny, utils
NeedsCompilation: no
Packaged: 2023-05-05 15:07:13 UTC; jcrodriguez
Author: Juan Cruz Rodriguez [aut, cre]
Repository: CRAN
Date/Publication: 2023-05-05 23:00:06 UTC
Built: R 4.2.0; ; 2023-05-06 00:35:46 UTC; unix
