An R console utility that lets you ask R related questions to the 'OpenAI' large language model. It can answer how-to questions by providing code, and what-is questions by explaining what given code does. You must provision your own key for the 'OpenAI' API <https://platform.openai.com/docs/api-reference>.
Version: | 0.2.3 |
Depends: | R (≥ 4.1.0) |
Imports: | httr, keyring, result, rjson |
Suggests: | testthat (≥ 3.0.0), vcr (≥ 0.6.0) |
Published: | 2025-07-27 |
Author: | Davis Vaughan [aut, cre], Soumya Ray [aut] |
Maintainer: | Davis Vaughan <davis at posit.co> |
BugReports: | https://github.com/soumyaray/air/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/soumyaray/air |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | air results [issues need fixing before 2025-08-25] |
Reference manual: | air.html , air.pdf |
Package source: | air_0.2.3.tar.gz |
Windows binaries: | r-devel: air_0.2.2.zip, r-release: air_0.2.2.zip, r-oldrel: air_0.2.2.zip |
macOS binaries: | r-release (arm64): air_0.2.2.tgz, r-oldrel (arm64): air_0.2.2.tgz, r-release (x86_64): air_0.2.2.tgz, r-oldrel (x86_64): air_0.2.2.tgz |
Old sources: | air archive |
Please use the canonical form https://CRAN.R-project.org/package=air to link to this page.