Package: chatAI4R Type: Package Title: Chat-Based Interactive Artificial Intelligence for R Version: 1.3.2 Date: 2026-1-8 Authors@R: c( person (given = "Satoshi", family = "Kume", role = c("aut", "cre"), email = "satoshi.kume.1984@gmail.com", comment = c(ORCID = "0000-0001-7481-2843")) ) Maintainer: Satoshi Kume Description: The Large Language Model (LLM) represents a groundbreaking advancement in data science and programming, and also allows us to extend the world of R. A seamless interface for integrating the 'OpenAI' Web APIs into R is provided in this package. This package leverages LLM-based AI techniques, enabling efficient knowledge discovery and data analysis. The previous functions such as seamless translation and image generation have been moved to other packages 'deepRstudio' and 'stableDiffusion4R'. Depends: R (>= 4.2.0) Imports: httr, jsonlite, assertthat, clipr, crayon, rstudioapi, future, igraph, deepRstudio, curl, base64enc, glue, utils Suggests: testthat, knitr License: Artistic-2.0 URL: https://kumes.github.io/chatAI4R/, https://github.com/kumeS/chatAI4R BugReports: https://github.com/kumeS/chatAI4R/issues RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: libglpk-dev libxml2-dev libssl-dev libx11-dev Repository: https://kumes.r-universe.dev Date/Publication: 2026-01-31 06:22:41 UTC RemoteUrl: https://github.com/kumes/chatai4r RemoteRef: HEAD RemoteSha: dc536c8b5ebab88143d97a0d2b1786475b767751 NeedsCompilation: no Packaged: 2026-07-03 14:36:00 UTC; root Author: Satoshi Kume [aut, cre] (ORCID: )